4.2 MiB
4.2 MiB
Attaching to peer0.org1.example.com, orderer.example.com, kafka2, kafka3, kafka0, kafka1, peer1.org1.example.com, peer1.org2.example.com, fabric-cli, peer0.org2.example.com, zookeeper0, zookeeper1, zookeeper2
peer0.org1.example.com | [001 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | Version: 1.0.2
peer0.org1.example.com | Go version: go1.9
peer0.org1.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Image Version: 0.3.2
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger
peer0.org1.example.com |
peer0.org1.example.com | [002 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer0.org1.example.com | [003 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org1.example.com | [004 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer0.org1.example.com | [005 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
peer0.org1.example.com | [006 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
peer0.org1.example.com | [007 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org1.example.com | [008 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org1.example.com | [009 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org1.example.com | [00a 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org1.example.com | [00b 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org1.example.com | [00c 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer0.org1.example.com | [00d 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer0.org1.example.com | [00e 01-30 08:53:05.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer0.org1.example.com | [00f 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
peer0.org1.example.com | [010 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
peer0.org1.example.com | [011 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer0.org1.example.com | [012 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
peer0.org1.example.com | [013 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer0.org1.example.com | [014 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
peer0.org1.example.com | [015 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
peer0.org1.example.com | [016 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer0.org1.example.com | [017 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org1.example.com | [018 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org1.example.com | [019 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org1.example.com | [01a 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [01b 01-30 08:53:05.54 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org1.example.com | [01c 01-30 08:53:05.54 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [01d 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer0.org1.example.com | [01e 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org1.example.com:7052
peer0.org1.example.com | [01f 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org1.example.com | [020 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org1.example.com | [021 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org1.example.com | [022 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer0.org1.example.com | [023 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer0.org1.example.com | [024 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
peer0.org1.example.com | [025 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
peer0.org1.example.com | [026 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
peer0.org1.example.com | [027 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer0.org1.example.com | [028 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org1.example.com | [029 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02a 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02b 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [02c 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051]
peer0.org1.example.com | [02d 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02e 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [02f 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
peer0.org1.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
peer0.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
peer0.org1.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
peer0.org1.example.com | bbqqs19vsgBT5nJ4Ug==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [030 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [031 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [032 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [033 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [034 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
peer0.org1.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
peer0.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
peer0.org1.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
peer0.org1.example.com | bbqqs19vsgBT5nJ4Ug==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [036 01-30 08:53:05.61 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org1.example.com | [037 01-30 08:53:05.61 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org1.example.com | [035 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org1.example.com:7051 [] [84 140 39 227 218 130 16 163 48 229 109 45 120 217 136 104 188 56 97 91 134 61 176 127 249 37 99 219 46 7 235 176] peer0.org1.example.com:7051} incTime is 1517302385605305565
peer0.org1.example.com | [038 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org1.example.com:7051 [] [84 140 39 227 218 130 16 163 48 229 109 45 120 217 136 104 188 56 97 91 134 61 176 127 249 37 99 219 46 7 235 176] peer0.org1.example.com:7051}
peer0.org1.example.com | [039 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03a 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [03b 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
peer0.org1.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
peer0.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
peer0.org1.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
peer0.org1.example.com | bbqqs19vsgBT5nJ4Ug==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [03c 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03d 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [03e 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03f 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [040 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20548C27E3DA8210A3...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [041 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 928A8114286796C2AA61167BAFFB9E1CEDD37B13D6FDEC7ECB1FD053BFD80966
peer0.org1.example.com | [042 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started
peer0.org1.example.com | [043 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org1.example.com | [044 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [045 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [046 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [047 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 6EA2DACD2F2DF378CECD7FA2BF98562B3FD1A3198C8B3877D7C2F37F04DC4E98
peer0.org1.example.com | [048 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [049 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [04a 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
peer0.org1.example.com | [04b 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
peer0.org1.example.com | [04c 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org1.example.com | [04d 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=d32a7382-1270-4f47-aeeb-a0b3ecec9a22,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer0.org1.example.com | [04e 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
peer0.org1.example.com | [04f 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [050 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [051 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [052 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [053 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [054 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
peer0.org1.example.com | [055 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
peer0.org1.example.com | [056 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
peer0.org1.example.com | [057 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
peer0.org1.example.com | [058 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
peer0.org1.example.com | [059 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [05a 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [05b 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
peer0.org1.example.com | [05c 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [05d 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
peer0.org1.example.com | [05e 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [05f 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [060 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [061 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [062 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
peer0.org1.example.com | [063 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [064 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [065 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [066 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [067 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [068 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
peer0.org1.example.com | [069 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [06a 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [06b 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]Move state message READY
peer0.org1.example.com | [06c 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [06d 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d32a7382]Entered state ready
peer0.org1.example.com | [06e 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d32a7382-1270-4f47-aeeb-a0b3ecec9a22
peer0.org1.example.com | [06f 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]sending state message READY
peer0.org1.example.com | [070 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [072 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [073 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [074 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org1.example.com | [075 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d32a7382]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [076 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [077 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d32a7382]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [078 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]Move state message INIT
peer0.org1.example.com | [079 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [07a 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [07b 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]sending state message INIT
peer0.org1.example.com | [071 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Received message READY from shim
peer0.org1.example.com | [07c 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d32a7382]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [07d 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Received message INIT from shim
peer0.org1.example.com | [07e 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d32a7382]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [07f 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [080 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d32a7382]Received INIT, initializing chaincode
peer0.org1.example.com | [081 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer0.org1.example.com | [082 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [083 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Init get response status: 200
peer0.org1.example.com | [084 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [085 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Move state message COMPLETED
peer0.org1.example.com | [086 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d32a7382]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [087 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]send state message COMPLETED
peer0.org1.example.com | [088 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]Received message COMPLETED from shim
peer0.org1.example.com | [089 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [08a 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382-1270-4f47-aeeb-a0b3ecec9a22]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [08b 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d32a7382-1270-4f47-aeeb-a0b3ecec9a22
peer0.org1.example.com | [08c 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [08d 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer0.org1.example.com | [08e 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=19acc7aa-95fe-46fe-9ae4-f9229b27e4d4,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer0.org1.example.com | [08f 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
peer0.org1.example.com | [090 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [091 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [092 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [093 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [094 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [095 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer0.org1.example.com | [096 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer0.org1.example.com | [097 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
peer0.org1.example.com | [099 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
peer0.org1.example.com | [09a 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [09b 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [09c 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer0.org1.example.com | [09d 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [09e 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
peer0.org1.example.com | [09f 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [0a0 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [0a1 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [0a2 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [0a3 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
peer0.org1.example.com | [0a4 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [0a5 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [0a6 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [0a7 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0a8 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [098 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
peer0.org1.example.com | [0a9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
peer0.org1.example.com | [0aa 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [0ab 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [0ac 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]Move state message READY
peer0.org1.example.com | [0ad 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [0ae 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [19acc7aa]Entered state ready
peer0.org1.example.com | [0af 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:19acc7aa-95fe-46fe-9ae4-f9229b27e4d4
peer0.org1.example.com | [0b0 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]sending state message READY
peer0.org1.example.com | [0b1 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Received message READY from shim
peer0.org1.example.com | [0b2 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19acc7aa]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [0b3 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [0b4 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [0b5 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [0b6 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [0b7 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19acc7aa]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [0b8 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [0b9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19acc7aa]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [0ba 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]Move state message INIT
peer0.org1.example.com | [0bb 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [0bc 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [0bd 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]sending state message INIT
peer0.org1.example.com | [0be 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Received message INIT from shim
peer0.org1.example.com | [0bf 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19acc7aa]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [0c0 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [0c1 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [19acc7aa]Received INIT, initializing chaincode
peer0.org1.example.com | [0c2 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0c3 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Init get response status: 200
peer0.org1.example.com | [0c4 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [0c5 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Move state message COMPLETED
peer0.org1.example.com | [0c6 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19acc7aa]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [0c7 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]send state message COMPLETED
peer0.org1.example.com | [0c8 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]Received message COMPLETED from shim
peer0.org1.example.com | [0c9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [0ca 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa-95fe-46fe-9ae4-f9229b27e4d4]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [0cb 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:19acc7aa-95fe-46fe-9ae4-f9229b27e4d4
peer0.org1.example.com | [0cc 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [0cd 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | [0ce 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=990b06e2-2ed3-46d4-98f0-43265cbc5c2c,syscc=true,proposal=0x0,canname=escc:1.0.2
peer0.org1.example.com | [0cf 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
peer0.org1.example.com | [0d0 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [0d1 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [0d2 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [0d3 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [0d4 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [0d5 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer0.org1.example.com | [0d6 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer0.org1.example.com | [0d7 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
peer0.org1.example.com | [0d8 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
peer0.org1.example.com | [0d9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [0da 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [0db 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
peer0.org1.example.com | [0dc 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | [2018-01-30 08:53:07,373] INFO KafkaConfig values:
kafka0 | advertised.host.name = null
peer0.org1.example.com | [0dd 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
kafka0 | metric.reporters = []
kafka2 | [2018-01-30 08:53:07,205] INFO KafkaConfig values:
kafka3 | [2018-01-30 08:53:07,210] INFO KafkaConfig values:
kafka0 | quota.producer.default = 9223372036854775807
orderer.example.com | 2018-01-30 08:53:04.152 UTC [orderer/main] main -> INFO 001 Starting orderer:
kafka2 | advertised.host.name = null
peer0.org1.example.com | [0de 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
orderer.example.com | Version: 1.0.2
kafka3 | advertised.host.name = null
kafka2 | metric.reporters = []
orderer.example.com | Go version: go1.7.5
peer0.org1.example.com | [0df 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | quota.producer.default = 9223372036854775807
kafka3 | metric.reporters = []
orderer.example.com | OS/Arch: linux/amd64
kafka0 | offsets.topic.num.partitions = 50
orderer.example.com | 2018-01-30 08:53:04.179 UTC [orderer/main] initializeSecureServerConfig -> INFO 002 Starting orderer with TLS enabled
kafka3 | quota.producer.default = 9223372036854775807
peer0.org1.example.com | [0e0 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka2 | offsets.topic.num.partitions = 50
kafka0 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | 2018-01-30 08:53:04.279 UTC [bccsp_sw] openKeyStore -> DEBU 003 KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done
kafka3 | offsets.topic.num.partitions = 50
kafka2 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | 2018-01-30 08:53:04.280 UTC [bccsp] initBCCSP -> DEBU 004 Initialize BCCSP [SW]
peer0.org1.example.com | [0e1 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka3 | log.flush.interval.messages = 9223372036854775807
kafka0 | auto.create.topics.enable = true
kafka2 | auto.create.topics.enable = true
orderer.example.com | 2018-01-30 08:53:04.280 UTC [msp] getPemMaterialFromDir -> DEBU 005 Reading directory /var/hyperledger/orderer/msp/signcerts
kafka0 | controller.socket.timeout.ms = 30000
kafka3 | auto.create.topics.enable = true
kafka2 | controller.socket.timeout.ms = 30000
orderer.example.com | 2018-01-30 08:53:04.284 UTC [msp] getPemMaterialFromDir -> DEBU 006 Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem
peer0.org1.example.com | [0e2 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka0 | log.flush.interval.ms = null
kafka3 | controller.socket.timeout.ms = 30000
kafka2 | log.flush.interval.ms = null
orderer.example.com | 2018-01-30 08:53:04.287 UTC [msp] getPemMaterialFromDir -> DEBU 007 Reading directory /var/hyperledger/orderer/msp/cacerts
kafka3 | log.flush.interval.ms = null
kafka0 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer0.org1.example.com | [0e3 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
kafka0 | replica.socket.receive.buffer.bytes = 65536
peer0.org1.example.com | [0e4 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
kafka2 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka0 | min.insync.replicas = 2
kafka3 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
orderer.example.com | 2018-01-30 08:53:04.291 UTC [msp] getPemMaterialFromDir -> DEBU 008 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem
peer0.org1.example.com | [0e6 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | replica.fetch.wait.max.ms = 500
kafka2 | replica.socket.receive.buffer.bytes = 65536
kafka3 | replica.socket.receive.buffer.bytes = 65536
orderer.example.com | 2018-01-30 08:53:04.293 UTC [msp] getPemMaterialFromDir -> DEBU 009 Reading directory /var/hyperledger/orderer/msp/admincerts
kafka2 | min.insync.replicas = 2
kafka0 | num.recovery.threads.per.data.dir = 1
peer0.org1.example.com | [0e7 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka3 | min.insync.replicas = 2
orderer.example.com | 2018-01-30 08:53:04.296 UTC [msp] getPemMaterialFromDir -> DEBU 00a Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem
kafka2 | replica.fetch.wait.max.ms = 500
kafka0 | ssl.keystore.type = JKS
kafka3 | replica.fetch.wait.max.ms = 500
orderer.example.com | 2018-01-30 08:53:04.299 UTC [msp] getPemMaterialFromDir -> DEBU 00b Reading directory /var/hyperledger/orderer/msp/intermediatecerts
peer0.org1.example.com | [0e8 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | num.recovery.threads.per.data.dir = 1
kafka0 | default.replication.factor = 3
kafka3 | num.recovery.threads.per.data.dir = 1
orderer.example.com | 2018-01-30 08:53:04.299 UTC [msp] getMspConfig -> DEBU 00c Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory]
peer0.org1.example.com | [0e5 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka2 | ssl.keystore.type = JKS
kafka0 | ssl.truststore.password = null
kafka3 | ssl.keystore.type = JKS
orderer.example.com | 2018-01-30 08:53:04.299 UTC [msp] getPemMaterialFromDir -> DEBU 00d Reading directory /var/hyperledger/orderer/msp/tlscacerts
peer0.org1.example.com | [0e9 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
kafka2 | default.replication.factor = 3
kafka0 | log.preallocate = false
kafka3 | default.replication.factor = 3
orderer.example.com | 2018-01-30 08:53:04.302 UTC [msp] getPemMaterialFromDir -> DEBU 00e Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem
peer0.org1.example.com | [0ea 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka2 | ssl.truststore.password = null
kafka0 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka3 | ssl.truststore.password = null
orderer.example.com | 2018-01-30 08:53:04.305 UTC [msp] getPemMaterialFromDir -> DEBU 00f Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts
orderer.example.com | 2018-01-30 08:53:04.306 UTC [msp] getMspConfig -> DEBU 010 TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory]
orderer.example.com | 2018-01-30 08:53:04.306 UTC [msp] getPemMaterialFromDir -> DEBU 011 Reading directory /var/hyperledger/orderer/msp/crls
orderer.example.com | 2018-01-30 08:53:04.306 UTC [msp] getMspConfig -> DEBU 012 crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory]
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] getMspConfig -> DEBU 013 MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory]
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] NewBccspMsp -> DEBU 014 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] GetLocalMSP -> DEBU 015 Created new local MSP
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] Setup -> DEBU 016 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:04.308 UTC [msp/identity] newIdentity -> DEBU 017 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.308 UTC [msp/identity] newIdentity -> DEBU 018 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.309 UTC [msp/identity] newIdentity -> DEBU 019 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.310 UTC [msp/identity] newIdentity -> DEBU 01a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.312 UTC [bccsp_sw] loadPrivateKey -> DEBU 01b Loading private key [01627db23f0e494ee252a5314bcea4a33bdbfeb3589fa704abc7b566b055a096] at [/var/hyperledger/orderer/msp/keystore/01627db23f0e494ee252a5314bcea4a33bdbfeb3589fa704abc7b566b055a096_sk]...
orderer.example.com | 2018-01-30 08:53:04.315 UTC [msp/identity] newIdentity -> DEBU 01c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
kafka2 | log.preallocate = false
kafka0 | fetch.purgatory.purge.interval.requests = 1000
kafka3 | log.preallocate = false
peer0.org1.example.com | [0eb 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
kafka2 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka0 | ssl.endpoint.identification.algorithm = null
kafka3 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer0.org1.example.com | [0ec 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]Move state message READY
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
kafka2 | fetch.purgatory.purge.interval.requests = 1000
kafka0 | replica.socket.timeout.ms = 30000
kafka3 | fetch.purgatory.purge.interval.requests = 1000
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
peer0.org1.example.com | [0ed 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka2 | ssl.endpoint.identification.algorithm = null
kafka0 | message.max.bytes = 1048576
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.316 UTC [msp] Validate -> DEBU 01d MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:04.316 UTC [orderer/main] createLedgerFactory -> DEBU 01e Ledger dir: /var/hyperledger/production/orderer
orderer.example.com | 2018-01-30 08:53:04.316 UTC [kvledger.util] CreateDirIfMissing -> DEBU 01f CreateDirIfMissing [/var/hyperledger/production/orderer/index/]
orderer.example.com | 2018-01-30 08:53:04.317 UTC [kvledger.util] logDirStatus -> DEBU 020 Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist
orderer.example.com | 2018-01-30 08:53:04.317 UTC [kvledger.util] logDirStatus -> DEBU 021 After creating dir - [/var/hyperledger/production/orderer/index/] exists
orderer.example.com | 2018-01-30 08:53:04.342 UTC [fsblkstorage] newBlockfileMgr -> DEBU 022 newBlockfileMgr() initializing file-based block storage for ledger: testchainid
kafka3 | ssl.endpoint.identification.algorithm = null
peer0.org1.example.com | [0ee 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [990b06e2]Entered state ready
kafka2 | replica.socket.timeout.ms = 30000
kafka3 | replica.socket.timeout.ms = 30000
kafka0 | num.io.threads = 8
orderer.example.com | 2018-01-30 08:53:04.343 UTC [kvledger.util] CreateDirIfMissing -> DEBU 023 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]
kafka2 | message.max.bytes = 1048576
kafka2 | num.io.threads = 8
kafka2 | offsets.commit.required.acks = -1
kafka2 | log.flush.offset.checkpoint.interval.ms = 60000
kafka3 | message.max.bytes = 1048576
orderer.example.com | 2018-01-30 08:53:04.343 UTC [kvledger.util] logDirStatus -> DEBU 024 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist
kafka0 | offsets.commit.required.acks = -1
peer0.org1.example.com | [0ef 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:990b06e2-2ed3-46d4-98f0-43265cbc5c2c
kafka2 | delete.topic.enable = false
orderer.example.com | 2018-01-30 08:53:04.344 UTC [kvledger.util] logDirStatus -> DEBU 025 After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists
kafka3 | num.io.threads = 8
kafka0 | log.flush.offset.checkpoint.interval.ms = 60000
peer0.org1.example.com | [0f0 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]sending state message READY
orderer.example.com | 2018-01-30 08:53:04.346 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 026 Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
kafka2 | quota.window.size.seconds = 1
kafka3 | offsets.commit.required.acks = -1
kafka0 | delete.topic.enable = false
peer0.org1.example.com | [0f1 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Received message READY from shim
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 027 status of file [/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000]: exists=[false], size=[0]
kafka2 | ssl.truststore.type = JKS
kafka0 | quota.window.size.seconds = 1
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] newBlockIndex -> DEBU 028 newBlockIndex() - indexItems:[[BlockNum]]
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] newBlockfileStream -> DEBU 029 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02a Finished reading file number [0]
kafka3 | log.flush.offset.checkpoint.interval.ms = 60000
kafka3 | delete.topic.enable = false
kafka2 | offsets.commit.timeout.ms = 5000
peer0.org1.example.com | [0f3 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [990b06e2]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02b blockbytes [0] read from file [0]
peer0.org1.example.com | [0f2 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [0f4 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | 2018-01-30 08:53:04.350 UTC [fsblkstorage] indexBlock -> DEBU 02c Indexing block [blockNum=0, blockHash=[]byte{0x28, 0xbb, 0x6c, 0xa0, 0x31, 0xae, 0xed, 0xe6, 0xbf, 0x48, 0x4f, 0xd6, 0x9, 0x6, 0x67, 0x64, 0xd8, 0x77, 0x25, 0x86, 0xdf, 0x17, 0x33, 0x51, 0xf5, 0x42, 0xb0, 0x85, 0xb2, 0x5a, 0xd4, 0xfd} txOffsets=
orderer.example.com | txId=393f37496922b68bebb3b7dc8213d6febff7518749c64f6f6c47c5fd09ddf421 locPointer=offset=38, bytesLength=9120
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:04.350 UTC [fsblkstorage] updateCheckpoint -> DEBU 02d Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9163], isChainEmpty=[false], lastBlockNumber=[0]
orderer.example.com | 2018-01-30 08:53:04.351 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 02e retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:04.351 UTC [fsblkstorage] newBlockfileStream -> DEBU 02f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:04.354 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 030 Remaining bytes=[9163], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:04.354 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 031 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 032 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] newBlockfileStream -> DEBU 033 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 034 Remaining bytes=[9163], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 035 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
kafka0 | ssl.truststore.type = JKS
kafka2 | quota.window.num = 11
kafka3 | quota.window.size.seconds = 1
peer0.org1.example.com | [0f5 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka3 | ssl.truststore.type = JKS
kafka2 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] NewStandardValues -> DEBU 036 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 037 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 038 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 039 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 03a Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03b Adding to config map: [Groups] /Channel
kafka3 | offsets.commit.timeout.ms = 5000
kafka0 | offsets.commit.timeout.ms = 5000
kafka0 | quota.window.num = 11
kafka2 | authorizer.class.name =
peer0.org1.example.com | [0f6 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03c Adding to config map: [Groups] /Channel/Consortiums
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03d Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03e Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org2MSP
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 03f Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP
kafka3 | quota.window.num = 11
kafka0 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka0 | authorizer.class.name =
kafka0 | num.replica.fetchers = 1
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 040 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 041 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 042 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 043 Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org1MSP
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 044 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 045 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins
kafka2 | num.replica.fetchers = 1
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 046 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:04.363 UTC [common/configtx] addToMap -> DEBU 047 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:04.364 UTC [common/configtx] addToMap -> DEBU 048 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy
kafka3 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka3 | authorizer.class.name =
kafka3 | num.replica.fetchers = 1
orderer.example.com | 2018-01-30 08:53:04.368 UTC [common/configtx] addToMap -> DEBU 049 Adding to config map: [Policy] /Channel/Consortiums/Admins
kafka2 | log.retention.ms = -1
kafka2 | log.roll.jitter.hours = 0
kafka2 | log.cleaner.enable = true
kafka0 | log.retention.ms = -1
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04a Adding to config map: [Groups] /Channel/Orderer
kafka3 | log.retention.ms = -1
kafka0 | log.roll.jitter.hours = 0
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04b Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04c Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 04f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 050 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 051 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 052 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 053 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 054 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 055 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 056 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
kafka3 | log.roll.jitter.hours = 0
kafka2 | offsets.load.buffer.size = 5242880
kafka2 | log.cleaner.delete.retention.ms = 86400000
kafka2 | ssl.client.auth = none
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 057 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 058 Adding to config map: [Policy] /Channel/Orderer/Writers
kafka3 | log.cleaner.enable = true
peer0.org1.example.com | [0f7 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [990b06e2]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [0f8 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 059 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05a Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05b Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05c Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05d Adding to config map: [Policy] /Channel/Writers
kafka3 | offsets.load.buffer.size = 5242880
kafka2 | controlled.shutdown.max.retries = 3
kafka2 | queued.max.requests = 500
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05e Adding to config map: [Policy] /Channel/Admins
kafka0 | log.cleaner.enable = true
kafka0 | offsets.load.buffer.size = 5242880
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] processConfig -> DEBU 05f Beginning new config for channel testchainid
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] NewStandardValues -> DEBU 060 Initializing protos for *config.ChannelProtos
kafka3 | log.cleaner.delete.retention.ms = 86400000
kafka3 | ssl.client.auth = none
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] initializeProtosStruct -> DEBU 061 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] initializeProtosStruct -> DEBU 062 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] initializeProtosStruct -> DEBU 063 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 064 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 065 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 066 Proposed new policy Writers for Channel
kafka2 | offsets.topic.replication.factor = 3
kafka2 | log.cleaner.threads = 1
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 067 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 068 Proposed new policy Admins for Consortiums
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 069 Initializing protos for *config.ConsortiumProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 06a Processing field: ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 06b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 06c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 06d Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 06e Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 06f Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 070 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 071 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 072 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 073 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 074 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 075 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 076 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 077 Processing field: BatchSize
kafka0 | log.cleaner.delete.retention.ms = 86400000
kafka3 | controlled.shutdown.max.retries = 3
kafka3 | queued.max.requests = 500
kafka3 | offsets.topic.replication.factor = 3
kafka3 | log.cleaner.threads = 1
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 078 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 079 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 07a Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07b Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07c Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07d Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07e Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] NewStandardValues -> DEBU 07f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 080 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 081 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 082 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 083 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] validateMSP -> DEBU 084 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:04.380 UTC [msp] NewBccspMsp -> DEBU 085 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:04.380 UTC [msp] Setup -> DEBU 086 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:04.381 UTC [msp/identity] newIdentity -> DEBU 087 Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka0 | ssl.client.auth = none
kafka2 | sasl.kerberos.service.name = null
peer0.org1.example.com | [0f9 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [990b06e2]sendExecuteMsg trigger event INIT
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
kafka0 | controlled.shutdown.max.retries = 3
kafka3 | sasl.kerberos.service.name = null
kafka2 | sasl.kerberos.ticket.renew.jitter = 0.05
peer0.org1.example.com | [0fa 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]Move state message INIT
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
kafka2 | socket.request.max.bytes = 104857600
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
kafka0 | queued.max.requests = 500
kafka3 | sasl.kerberos.ticket.renew.jitter = 0.05
peer0.org1.example.com | [0fb 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka2 | ssl.trustmanager.algorithm = PKIX
kafka0 | offsets.topic.replication.factor = 3
kafka3 | socket.request.max.bytes = 104857600
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [0fc 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka2 | zookeeper.session.timeout.ms = 6000
kafka0 | log.cleaner.threads = 1
kafka3 | ssl.trustmanager.algorithm = PKIX
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [0fd 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]sending state message INIT
kafka2 | log.retention.bytes = -1
kafka0 | sasl.kerberos.service.name = null
kafka3 | zookeeper.session.timeout.ms = 6000
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org1.example.com | [0fe 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Received message INIT from shim
kafka2 | sasl.kerberos.min.time.before.relogin = 60000
kafka0 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka3 | log.retention.bytes = -1
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
kafka2 | zookeeper.set.acl = false
kafka3 | sasl.kerberos.min.time.before.relogin = 60000
peer0.org1.example.com | [0ff 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [990b06e2]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
kafka0 | socket.request.max.bytes = 104857600
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org1.example.com | [100 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka0 | ssl.trustmanager.algorithm = PKIX
kafka0 | zookeeper.session.timeout.ms = 6000
kafka2 | connections.max.idle.ms = 600000
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.386 UTC [msp/identity] newIdentity -> DEBU 088 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.386 UTC [msp/identity] newIdentity -> DEBU 089 Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka2 | offsets.retention.minutes = 1440
kafka3 | zookeeper.set.acl = false
kafka0 | log.retention.bytes = -1
peer0.org1.example.com | [101 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [990b06e2]Received INIT, initializing chaincode
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
kafka2 | replica.fetch.backoff.ms = 1000
kafka2 | inter.broker.protocol.version = 0.9.0.X
kafka2 | log.retention.hours = 168
kafka2 | num.partitions = 1
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp] Validate -> DEBU 08a MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:04.387 UTC [common/config] validateMSP -> DEBU 08b Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp] NewBccspMsp -> DEBU 08c Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp] Setup -> DEBU 08d Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp/identity] newIdentity -> DEBU 08e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
kafka3 | connections.max.idle.ms = 600000
kafka3 | offsets.retention.minutes = 1440
kafka3 | replica.fetch.backoff.ms = 1000
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
kafka0 | sasl.kerberos.min.time.before.relogin = 60000
kafka0 | zookeeper.set.acl = false
kafka2 | broker.id.generation.enable = true
peer0.org1.example.com | [102 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org1.example.com | [103 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Init get response status: 200
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
kafka2 | listeners = PLAINTEXT://:9092
peer0.org1.example.com | [104 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Init succeeded. Sending COMPLETED
kafka0 | connections.max.idle.ms = 600000
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.388 UTC [msp/identity] newIdentity -> DEBU 08f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka3 | inter.broker.protocol.version = 0.9.0.X
kafka2 | ssl.provider = null
peer0.org1.example.com | [105 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Move state message COMPLETED
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
kafka0 | offsets.retention.minutes = 1440
kafka0 | replica.fetch.backoff.ms = 1000
kafka0 | inter.broker.protocol.version = 0.9.0.X
kafka0 | log.retention.hours = 168
kafka0 | num.partitions = 1
peer0.org1.example.com | [106 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [990b06e2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
kafka2 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka3 | log.retention.hours = 168
kafka3 | num.partitions = 1
kafka3 | broker.id.generation.enable = true
kafka3 | listeners = PLAINTEXT://:9092
kafka3 | ssl.provider = null
kafka3 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka3 | log.roll.ms = null
kafka3 | log.flush.scheduler.interval.ms = 9223372036854775807
kafka3 | ssl.cipher.suites = null
kafka3 | log.index.size.max.bytes = 10485760
kafka3 | ssl.keymanager.algorithm = SunX509
kafka3 | security.inter.broker.protocol = PLAINTEXT
peer0.org1.example.com | [107 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]send state message COMPLETED
peer0.org1.example.com | [108 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]Received message COMPLETED from shim
kafka0 | broker.id.generation.enable = true
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka2 | log.roll.ms = null
peer0.org1.example.com | [109 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka3 | replica.fetch.max.bytes = 1048576
kafka0 | listeners = PLAINTEXT://:9092
zookeeper0 | ZooKeeper JMX enabled by default
zookeeper1 | ZooKeeper JMX enabled by default
zookeeper1 | Using config: /conf/zoo.cfg
zookeeper2 | ZooKeeper JMX enabled by default
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | [001 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
kafka1 | [2018-01-30 08:53:07,262] INFO KafkaConfig values:
kafka3 | advertised.port = null
peer1.org2.example.com | [001 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer1.org1.example.com | [001 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | [10a 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2-2ed3-46d4-98f0-43265cbc5c2c]HandleMessage- COMPLETED. Notify
zookeeper0 | Using config: /conf/zoo.cfg
kafka2 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper1 | 2018-01-30 08:53:02,432 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper2 | Using config: /conf/zoo.cfg
kafka0 | ssl.provider = null
peer0.org2.example.com | Version: 1.0.2
kafka1 | advertised.host.name = null
peer1.org2.example.com | Version: 1.0.2
peer1.org1.example.com | Version: 1.0.2
peer0.org1.example.com | [10b 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:990b06e2-2ed3-46d4-98f0-43265cbc5c2c
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
zookeeper0 | 2018-01-30 08:53:02,618 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper0 | 2018-01-30 08:53:02,837 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
zookeeper2 | 2018-01-30 08:53:01,689 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper1 | 2018-01-30 08:53:02,508 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
peer0.org2.example.com | Go version: go1.9
kafka2 | ssl.cipher.suites = null
peer1.org1.example.com | Go version: go1.9
kafka1 | metric.reporters = []
peer1.org2.example.com | Go version: go1.9
kafka3 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org1.example.com | [10c 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [10d 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
zookeeper1 | 2018-01-30 08:53:02,523 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
peer0.org2.example.com | OS/Arch: linux/amd64
kafka2 | log.index.size.max.bytes = 10485760
zookeeper0 | 2018-01-30 08:53:02,848 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
zookeeper2 | 2018-01-30 08:53:01,971 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
kafka0 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer1.org1.example.com | OS/Arch: linux/amd64
kafka1 | quota.producer.default = 9223372036854775807
peer1.org2.example.com | OS/Arch: linux/amd64
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | Chaincode:
peer0.org2.example.com | Base Image Version: 0.3.2
zookeeper1 | 2018-01-30 08:53:02,532 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
kafka0 | log.roll.ms = null
peer1.org1.example.com | Chaincode:
peer1.org1.example.com | Base Image Version: 0.3.2
peer1.org2.example.com | Chaincode:
kafka1 | offsets.topic.num.partitions = 50
zookeeper2 | 2018-01-30 08:53:01,991 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
zookeeper0 | 2018-01-30 08:53:02,849 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
kafka3 | replica.high.watermark.checkpoint.interval.ms = 5000
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [10e 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=756939e0-0a02-4c8d-8369-700de87a24ef,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org2.example.com | Base Docker Namespace: hyperledger
zookeeper1 | 2018-01-30 08:53:02,533 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
kafka2 | ssl.keymanager.algorithm = SunX509
peer1.org2.example.com | Base Image Version: 0.3.2
kafka0 | log.flush.scheduler.interval.ms = 9223372036854775807
kafka1 | log.flush.interval.messages = 9223372036854775807
kafka3 | log.cleaner.io.buffer.size = 524288
peer1.org1.example.com | Base Docker Namespace: hyperledger
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
zookeeper2 | 2018-01-30 08:53:02,038 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
zookeeper0 | 2018-01-30 08:53:02,856 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | [10f 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
kafka2 | security.inter.broker.protocol = PLAINTEXT
peer1.org2.example.com | Base Docker Namespace: hyperledger
kafka1 | auto.create.topics.enable = true
kafka0 | ssl.cipher.suites = null
zookeeper1 | 2018-01-30 08:53:02,549 [myid:2] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
kafka3 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
zookeeper2 | 2018-01-30 08:53:02,054 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
zookeeper0 | 2018-01-30 08:53:02,890 [myid:1] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | Docker Namespace: hyperledger
peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric
kafka1 | controller.socket.timeout.ms = 30000
kafka1 | log.flush.interval.ms = null
kafka1 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
zookeeper1 | 2018-01-30 08:53:02,555 [myid:2] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
peer0.org1.example.com | [110 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka0 | log.index.size.max.bytes = 10485760
peer1.org1.example.com | Docker Namespace: hyperledger
zookeeper2 | 2018-01-30 08:53:02,131 [myid:3] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
zookeeper0 | 2018-01-30 08:53:02,915 [myid:1] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
peer0.org2.example.com |
peer1.org2.example.com | Docker Namespace: hyperledger
kafka2 | replica.fetch.max.bytes = 1048576
kafka1 | replica.socket.receive.buffer.bytes = 65536
kafka0 | ssl.keymanager.algorithm = SunX509
kafka3 | zookeeper.connection.timeout.ms = 6000
kafka3 | controlled.shutdown.retry.backoff.ms = 5000
zookeeper1 | 2018-01-30 08:53:02,556 [myid:2] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
peer1.org1.example.com |
zookeeper2 | 2018-01-30 08:53:02,156 [myid:3] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
orderer.example.com | C11M2D/PI8NauOh6UCc=
zookeeper0 | 2018-01-30 08:53:02,935 [myid:1] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
peer0.org2.example.com | [002 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer1.org2.example.com |
kafka2 | advertised.port = null
kafka1 | min.insync.replicas = 2
peer1.org1.example.com | [002 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer1.org1.example.com | [003 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org2.example.com | [003 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer1.org2.example.com | [002 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer1.org2.example.com | [003 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer1.org2.example.com | [004 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer1.org2.example.com | [005 01-30 08:53:03.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
peer1.org2.example.com | [006 01-30 08:53:03.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
peer1.org2.example.com | [007 01-30 08:53:03.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer1.org2.example.com | [008 01-30 08:53:03.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer1.org2.example.com | [009 01-30 08:53:03.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer1.org2.example.com | [00a 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer1.org2.example.com | [00b 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer1.org2.example.com | [00c 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer1.org1.example.com | [004 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer0.org2.example.com | [004 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer0.org2.example.com | [005 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
peer0.org2.example.com | [006 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
peer0.org2.example.com | [007 01-30 08:53:02.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org2.example.com | [008 01-30 08:53:02.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org2.example.com | [009 01-30 08:53:02.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org2.example.com | [00a 01-30 08:53:02.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org2.example.com | [00b 01-30 08:53:02.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org2.example.com | [00c 01-30 08:53:02.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer0.org2.example.com | [00d 01-30 08:53:02.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer0.org2.example.com | [00e 01-30 08:53:02.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer1.org2.example.com | [00d 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer1.org1.example.com | [005 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
zookeeper0 | 2018-01-30 08:53:03,035 [myid:1] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | replica.fetch.wait.max.ms = 500
peer0.org1.example.com | [111 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.388 UTC [msp/identity] newIdentity -> DEBU 090 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
zookeeper1 | 2018-01-30 08:53:02,643 [myid:2] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka2 | log.cleaner.dedupe.buffer.size = 134217728
kafka3 | log.roll.hours = 168
peer0.org2.example.com | [00f 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
peer1.org2.example.com | [00e 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer1.org1.example.com | [006 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
kafka1 | num.recovery.threads.per.data.dir = 1
zookeeper0 | 2018-01-30 08:53:03,145 [myid:1] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer0.org1.example.com | [112 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
zookeeper2 | 2018-01-30 08:53:02,163 [myid:3] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
kafka0 | security.inter.broker.protocol = PLAINTEXT
kafka3 | log.cleanup.policy = delete
peer1.org2.example.com | [00f 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
peer1.org2.example.com | [010 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
peer1.org1.example.com | [007 01-30 08:53:02.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org2.example.com | [010 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
kafka1 | ssl.keystore.type = JKS
kafka3 | host.name =
kafka2 | replica.high.watermark.checkpoint.interval.ms = 5000
peer1.org2.example.com | [011 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer1.org1.example.com | [008 01-30 08:53:02.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org2.example.com | [011 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer0.org1.example.com | [113 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
zookeeper1 | 2018-01-30 08:53:02,842 [myid:2] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
zookeeper2 | 2018-01-30 08:53:02,366 [myid:3] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
zookeeper0 | 2018-01-30 08:53:03,242 [myid:1] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
kafka0 | replica.fetch.max.bytes = 1048576
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
kafka1 | default.replication.factor = 3
kafka3 | log.roll.jitter.ms = null
peer1.org2.example.com | [012 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
peer1.org1.example.com | [009 01-30 08:53:02.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org2.example.com | [012 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
kafka2 | log.cleaner.io.buffer.size = 524288
zookeeper1 | 2018-01-30 08:53:02,947 [myid:2] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
zookeeper2 | 2018-01-30 08:53:02,486 [myid:3] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer0.org1.example.com | [114 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
zookeeper0 | 2018-01-30 08:53:03,242 [myid:1] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
kafka0 | advertised.port = null
kafka1 | ssl.truststore.password = null
kafka3 | max.connections.per.ip = 2147483647
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [013 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer1.org1.example.com | [00a 01-30 08:53:03.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org2.example.com | [013 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
kafka2 | sasl.kerberos.ticket.renew.window.factor = 0.8
zookeeper1 | 2018-01-30 08:53:02,947 [myid:2] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
zookeeper2 | 2018-01-30 08:53:02,521 [myid:3] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
zookeeper0 | 2018-01-30 08:53:03,242 [myid:1] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
kafka0 | log.cleaner.dedupe.buffer.size = 134217728
kafka1 | log.preallocate = false
kafka3 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | [014 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
peer1.org1.example.com | [00b 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org2.example.com | [014 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
kafka2 | zookeeper.connection.timeout.ms = 6000
orderer.example.com | C11M2D/PI8NauOh6UCc=
zookeeper2 | 2018-01-30 08:53:02,528 [myid:3] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
zookeeper0 | 2018-01-30 08:53:03,243 [myid:1] - INFO [main:QuorumPeer@1065] - initLimit set to 5
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
kafka1 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
zookeeper1 | 2018-01-30 08:53:02,948 [myid:2] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
kafka3 | background.threads = 10
peer1.org2.example.com | [015 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
peer1.org1.example.com | [00c 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
kafka0 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org2.example.com | [015 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
orderer.example.com | -----END CERTIFICATE-----
kafka2 | controlled.shutdown.retry.backoff.ms = 5000
zookeeper2 | 2018-01-30 08:53:02,533 [myid:3] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
zookeeper0 | 2018-01-30 08:53:03,486 [myid:1] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | fetch.purgatory.purge.interval.requests = 1000
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
zookeeper1 | 2018-01-30 08:53:02,950 [myid:2] - INFO [main:QuorumPeer@1065] - initLimit set to 5
kafka3 | quota.consumer.default = 9223372036854775807
peer1.org2.example.com | [016 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer1.org1.example.com | [00d 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
kafka0 | log.cleaner.io.buffer.size = 524288
peer0.org2.example.com | [016 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
kafka2 | log.roll.hours = 168
zookeeper2 | 2018-01-30 08:53:02,535 [myid:3] - INFO [main:QuorumPeer@1065] - initLimit set to 5
orderer.example.com | 2018-01-30 08:53:04.389 UTC [msp] Validate -> DEBU 091 MSP Org1MSP validating identity
zookeeper0 | 2018-01-30 08:53:03,497 [myid:1] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | ssl.endpoint.identification.algorithm = null
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper1 | 2018-01-30 08:53:03,070 [myid:2] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka3 | request.timeout.ms = 30000
peer1.org2.example.com | [017 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer1.org1.example.com | [00e 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
kafka0 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org2.example.com | [017 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
kafka2 | log.cleanup.policy = delete
zookeeper2 | 2018-01-30 08:53:02,630 [myid:3] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
orderer.example.com | 2018-01-30 08:53:04.389 UTC [common/config] validateMSP -> DEBU 092 Setting up MSP for org OrdererOrg
zookeeper0 | 2018-01-30 08:53:03,544 [myid:1] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper0/172.18.0.4:3888
kafka1 | replica.socket.timeout.ms = 30000
kafka3 | log.index.interval.bytes = 4096
peer1.org2.example.com | [018 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka0 | zookeeper.connection.timeout.ms = 6000
peer1.org1.example.com | [00f 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
zookeeper1 | 2018-01-30 08:53:03,087 [myid:2] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [018 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka2 | host.name =
zookeeper2 | 2018-01-30 08:53:02,678 [myid:3] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
orderer.example.com | 2018-01-30 08:53:04.389 UTC [msp] NewBccspMsp -> DEBU 093 Creating BCCSP-based MSP instance
zookeeper0 | 2018-01-30 08:53:03,599 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
kafka1 | message.max.bytes = 1048576
peer1.org2.example.com | [019 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer1.org1.example.com | [010 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
peer1.org1.example.com | [011 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer0.org2.example.com | [019 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
kafka2 | log.roll.jitter.ms = null
kafka2 | max.connections.per.ip = 2147483647
zookeeper2 | 2018-01-30 08:53:02,742 [myid:3] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper2/172.18.0.3:3888
kafka1 | num.io.threads = 8
orderer.example.com | 2018-01-30 08:53:04.389 UTC [msp] Setup -> DEBU 094 Setting up MSP instance OrdererMSP
peer1.org2.example.com | [01a 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [115 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
kafka3 | log.dir = /tmp/kafka-logs
kafka3 | log.segment.bytes = 1073741824
peer1.org1.example.com | [012 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
peer1.org1.example.com | [013 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer0.org2.example.com | [01a 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org2.example.com | [01b 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org2.example.com | [01c 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org2.example.com | [01d 01-30 08:53:02.58 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer0.org2.example.com | [01e 01-30 08:53:02.58 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org2.example.com:7052
peer0.org2.example.com | [01f 01-30 08:53:02.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org2.example.com | [01b 01-30 08:53:04.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer1.org2.example.com | [01c 01-30 08:53:04.08 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer1.org2.example.com | [01d 01-30 08:53:04.13 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer1.org2.example.com | [01e 01-30 08:53:04.14 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org2.example.com:7052
peer1.org2.example.com | [01f 01-30 08:53:04.14 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org2.example.com | [020 01-30 08:53:04.14 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer1.org1.example.com | [014 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
peer1.org1.example.com | [015 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
peer1.org1.example.com | [016 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer1.org1.example.com | [017 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer1.org1.example.com | [018 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer1.org1.example.com | [019 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org2.example.com | [020 01-30 08:53:02.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org2.example.com | [021 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org2.example.com | [022 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer0.org2.example.com | [023 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer0.org2.example.com | [024 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
peer0.org2.example.com | [025 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
peer1.org2.example.com | [021 01-30 08:53:04.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer1.org2.example.com | [022 01-30 08:53:04.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer1.org2.example.com | [023 01-30 08:53:04.15 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer1.org2.example.com | [024 01-30 08:53:04.16 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
peer1.org2.example.com | [025 01-30 08:53:04.16 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
peer1.org2.example.com | [026 01-30 08:53:04.17 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
peer1.org1.example.com | [01a 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [116 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
peer0.org1.example.com | [117 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
orderer.example.com | 2018-01-30 08:53:04.390 UTC [msp/identity] newIdentity -> DEBU 095 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
zookeeper0 | 2018-01-30 08:53:03,678 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 1, proposed zxid=0x0
peer0.org2.example.com | [026 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
zookeeper2 | 2018-01-30 08:53:02,866 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
kafka1 | offsets.commit.required.acks = -1
kafka0 | controlled.shutdown.retry.backoff.ms = 5000
kafka2 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | [027 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer1.org1.example.com | [01b 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
zookeeper1 | 2018-01-30 08:53:03,153 [myid:2] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper1/172.18.0.2:3888
peer0.org1.example.com | [118 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
kafka3 | log.cleaner.backoff.ms = 15000
peer0.org2.example.com | [027 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer1.org2.example.com | [028 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer1.org1.example.com | [01c 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
zookeeper1 | 2018-01-30 08:53:03,231 [myid:2] - INFO [zookeeper1/172.18.0.2:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:33456
kafka2 | background.threads = 10
peer0.org1.example.com | [119 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
peer0.org1.example.com | [11a 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [028 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | [029 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02a 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02b 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [02c 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051]
peer0.org2.example.com | [02d 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [029 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02a 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [01d 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer1.org1.example.com | [01e 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org1.example.com:7052
peer1.org1.example.com | [01f 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org1.example.com | [020 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer1.org1.example.com | [021 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer1.org1.example.com | [022 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer1.org1.example.com | [023 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer1.org1.example.com | [024 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
zookeeper1 | 2018-01-30 08:53:03,259 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
peer0.org2.example.com | [02e 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [02b 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka1 | log.flush.offset.checkpoint.interval.ms = 60000
kafka1 | delete.topic.enable = false
kafka1 | quota.window.size.seconds = 1
kafka1 | ssl.truststore.type = JKS
kafka1 | offsets.commit.timeout.ms = 5000
kafka1 | quota.window.num = 11
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [025 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
zookeeper1 | 2018-01-30 08:53:03,270 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [11b 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02f 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [02c 01-30 08:53:04.21 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051]
peer1.org2.example.com | [02d 01-30 08:53:04.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02e 01-30 08:53:04.21 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [02f 01-30 08:53:04.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [026 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
peer1.org1.example.com | [027 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer1.org1.example.com | [028 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [11c 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer0.org1.example.com | [11d 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [11e 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
peer0.org1.example.com | [11f 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [120 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [121 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [122 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [123 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [029 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-01-30 08:53:03,711 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-01-30 08:53:02,914 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 3, proposed zxid=0x0
zookeeper2 | 2018-01-30 08:53:02,973 [myid:3] - WARN [WorkerSender[myid=3]:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
kafka1 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka2 | quota.consumer.default = 9223372036854775807
kafka2 | request.timeout.ms = 30000
kafka2 | log.index.interval.bytes = 4096
kafka2 | log.dir = /tmp/kafka-logs
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
peer0.org1.example.com | [124 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer1.org1.example.com | [02a 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-01-30 08:53:03,763 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (2, 1)
zookeeper2 | java.net.ConnectException: Connection refused (Connection refused)
kafka1 | authorizer.class.name =
kafka0 | log.roll.hours = 168
kafka3 | offset.metadata.max.bytes = 4096
zookeeper1 | 2018-01-30 08:53:03,276 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 2, proposed zxid=0x0
kafka2 | log.segment.bytes = 1073741824
peer1.org2.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
peer0.org1.example.com | [125 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [02b 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
zookeeper0 | 2018-01-30 08:53:03,765 [myid:1] - INFO [zookeeper0/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.2:43672
zookeeper2 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka1 | num.replica.fetchers = 1
kafka0 | log.cleanup.policy = delete
kafka3 | ssl.truststore.location = null
zookeeper1 | 2018-01-30 08:53:03,302 [myid:2] - WARN [WorkerSender[myid=2]:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
kafka2 | log.cleaner.backoff.ms = 15000
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer0.org1.example.com | [126 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [02c 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051]
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
zookeeper0 | 2018-01-30 08:53:03,774 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (3, 1)
kafka1 | log.retention.ms = -1
zookeeper2 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka0 | host.name =
kafka3 | group.max.session.timeout.ms = 30000
kafka2 | offset.metadata.max.bytes = 4096
peer0.org1.example.com | [127 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [02d 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | log.roll.jitter.hours = 0
zookeeper2 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
zookeeper0 | 2018-01-30 08:53:03,803 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka0 | log.roll.jitter.ms = null
kafka3 | ssl.keystore.password = null
zookeeper1 | java.net.ConnectException: Connection refused (Connection refused)
kafka2 | ssl.truststore.location = null
peer0.org1.example.com | [128 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
kafka1 | log.cleaner.enable = true
peer1.org1.example.com | [02e 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
zookeeper0 | 2018-01-30 08:53:03,804 [myid:1] - INFO [zookeeper0/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:42866
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
kafka0 | max.connections.per.ip = 2147483647
kafka3 | zookeeper.sync.time.ms = 2000
zookeeper1 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka2 | group.max.session.timeout.ms = 30000
peer0.org1.example.com | [129 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer1.org2.example.com | wc/K0qz9aojTsKMuzQ==
peer0.org2.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer0.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
peer0.org2.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
kafka1 | offsets.load.buffer.size = 5242880
kafka1 | log.cleaner.delete.retention.ms = 86400000
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer1.org1.example.com | [02f 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
zookeeper1 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka0 | offsets.topic.segment.bytes = 104857600
kafka2 | ssl.keystore.password = null
peer1.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | hxdhyt/+nJknfyrV1Rg=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [030 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [031 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | MIICGjCCAcCgAwIBAgIRAJBvSZ6X6gNmyJFjrVrcW/wwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer1.org2.example.com | [030 01-30 08:53:04.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [031 01-30 08:53:04.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
zookeeper1 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka2 | zookeeper.sync.time.ms = 2000
kafka2 | port = 9092
kafka2 | log.retention.minutes = null
kafka2 | log.segment.delete.delay.ms = 60000
peer0.org2.example.com | [032 01-30 08:53:02.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [033 01-30 08:53:02.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [034 01-30 08:53:02.64 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
zookeeper2 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper0 | 2018-01-30 08:53:03,806 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (3, 1)
peer1.org2.example.com | [032 01-30 08:53:04.28 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
zookeeper1 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka1 | ssl.client.auth = none
peer0.org1.example.com | [12a 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka3 | port = 9092
kafka0 | background.threads = 10
peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
kafka2 | log.dirs = /tmp/kafka-logs
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [033 01-30 08:53:04.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | at java.net.Socket.connect(Socket.java:589)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
orderer.example.com | -----END CERTIFICATE-----
kafka1 | controlled.shutdown.max.retries = 3
kafka1 | queued.max.requests = 500
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [034 01-30 08:53:04.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka0 | quota.consumer.default = 9223372036854775807
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka3 | log.retention.minutes = null
kafka2 | controlled.shutdown.enable = true
zookeeper1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper0 | 2018-01-30 08:53:03,805 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [12b 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [12c 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]Move state message READY
peer0.org1.example.com | [12d 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [12e 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [756939e0]Entered state ready
peer0.org1.example.com | [12f 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:756939e0-0a02-4c8d-8369-700de87a24ef
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
kafka3 | log.segment.delete.delay.ms = 60000
kafka3 | log.dirs = /tmp/kafka-logs
kafka3 | controlled.shutdown.enable = true
kafka3 | compression.type = producer
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABL0szKVo3Pni3W6B5U2yoVcddd4FG94n
orderer.example.com | 2018-01-30 08:53:04.390 UTC [msp/identity] newIdentity -> DEBU 096 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [130 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]sending state message READY
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
kafka2 | compression.type = producer
kafka2 | max.connections.per.ip.overrides =
kafka2 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka2 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer1.org1.example.com | W/0WDKVGlBzIpKU912RAhoZqEUwgwGN0pRKH+QJjsCl3qa/wMHRdIhijTTBLMA4G
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCyJOej
peer1.org1.example.com | MfDFITR9zc52OTv2lUedKZ4cEG2Cf/g0dL/bRgIgIFcA7093woWZlhmyr8oenPFj
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [131 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Received message READY from shim
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka3 | max.connections.per.ip.overrides =
kafka3 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka3 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka3 | auto.leader.rebalance.enable = true
kafka3 | leader.imbalance.check.interval.seconds = 300
kafka3 | log.cleaner.min.cleanable.ratio = 0.5
kafka3 | replica.lag.time.max.ms = 10000
peer1.org1.example.com | 1tuFU5uqvgriKapyz4w=
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
peer0.org2.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
zookeeper1 | at java.net.Socket.connect(Socket.java:589)
zookeeper0 | 2018-01-30 08:53:03,835 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), FOLLOWING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | -----END CERTIFICATE-----
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [132 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [756939e0]Handling ChaincodeMessage of type: READY(state:established)
kafka2 | auto.leader.rebalance.enable = true
peer1.org2.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
kafka1 | offsets.topic.replication.factor = 3
kafka0 | request.timeout.ms = 30000
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
kafka3 | num.network.threads = 3
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
zookeeper0 | 2018-01-30 08:53:03,842 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), FOLLOWING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org1.example.com | [030 01-30 08:53:03.07 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [133 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
kafka1 | log.cleaner.threads = 1
kafka2 | leader.imbalance.check.interval.seconds = 300
peer0.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
kafka0 | log.index.interval.bytes = 4096
kafka3 | ssl.key.password = null
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | [031 01-30 08:53:03.07 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer1.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
peer0.org1.example.com | [134 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka1 | sasl.kerberos.service.name = null
zookeeper0 | 2018-01-30 08:53:03,848 [myid:1] - INFO [zookeeper0/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:42870
peer0.org2.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
kafka2 | log.cleaner.min.cleanable.ratio = 0.5
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
kafka0 | log.dir = /tmp/kafka-logs
kafka3 | reserved.broker.max.id = 1000
peer1.org1.example.com | [032 01-30 08:53:03.10 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
kafka1 | sasl.kerberos.ticket.renew.jitter = 0.05
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
zookeeper0 | 2018-01-30 08:53:03,856 [myid:1] - WARN [RecvWorker:3:QuorumCnxManager$RecvWorker@813] - Interrupting SendWorker
peer0.org2.example.com | hxdhyt/+nJknfyrV1Rg=
kafka2 | replica.lag.time.max.ms = 10000
zookeeper2 | at java.lang.Thread.run(Thread.java:748)
peer0.org1.example.com | [135 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka3 | metrics.num.samples = 2
kafka3 | socket.send.buffer.bytes = 102400
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org1.example.com | [033 01-30 08:53:03.11 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | wc/K0qz9aojTsKMuzQ==
kafka1 | socket.request.max.bytes = 104857600
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
zookeeper1 | at java.lang.Thread.run(Thread.java:748)
peer0.org2.example.com | -----END CERTIFICATE-----
zookeeper0 | 2018-01-30 08:53:03,856 [myid:1] - WARN [SendWorker:3:QuorumCnxManager$SendWorker@736] - Send worker leaving thread
zookeeper2 | 2018-01-30 08:53:02,994 [myid:3] - INFO [WorkerSender[myid=3]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
kafka0 | log.segment.bytes = 1073741824
kafka3 | ssl.protocol = TLS
peer0.org1.example.com | [136 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [034 01-30 08:53:03.11 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | -----END CERTIFICATE-----
kafka1 | ssl.trustmanager.algorithm = PKIX
kafka2 | num.network.threads = 3
zookeeper1 | 2018-01-30 08:53:03,344 [myid:2] - INFO [WorkerSender[myid=2]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org2.example.com | [036 01-30 08:53:02.64 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
zookeeper0 | 2018-01-30 08:53:03,870 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-01-30 08:53:03,000 [myid:3] - WARN [WorkerSender[myid=3]:QuorumCnxManager@400] - Cannot open channel to 2 at election address zookeeper1/172.18.0.2:3888
kafka3 | socket.receive.buffer.bytes = 102400
peer1.org1.example.com | MIICGjCCAcCgAwIBAgIRAJBvSZ6X6gNmyJFjrVrcW/wwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [036 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer1.org2.example.com | [035 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org2.example.com:7051 [] [252 209 85 241 168 5 79 16 221 131 138 46 37 211 157 2 211 12 47 124 102 39 49 158 81 68 72 69 221 210 42 116] peer1.org2.example.com:7051} incTime is 1517302384288320587
kafka1 | zookeeper.session.timeout.ms = 6000
kafka0 | log.cleaner.backoff.ms = 15000
kafka0 | offset.metadata.max.bytes = 4096
kafka0 | ssl.truststore.location = null
kafka0 | group.max.session.timeout.ms = 30000
kafka0 | ssl.keystore.password = null
kafka0 | zookeeper.sync.time.ms = 2000
peer0.org2.example.com | [037 01-30 08:53:02.66 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org2.example.com | [035 01-30 08:53:02.64 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org2.example.com:7051 [] [224 111 156 84 135 36 234 223 109 181 244 120 184 213 232 12 216 200 206 186 3 46 73 114 12 142 33 65 171 222 195 74] peer0.org2.example.com:7051} incTime is 1517302382642927594
kafka3 | ssl.keystore.location = null
zookeeper0 | 2018-01-30 08:53:03,883 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LEADING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [037 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org2.example.com:7051 [] [252 209 85 241 168 5 79 16 221 131 138 46 37 211 157 2 211 12 47 124 102 39 49 158 81 68 72 69 221 210 42 116] peer1.org2.example.com:7051}
kafka1 | log.retention.bytes = -1
zookeeper2 | java.net.ConnectException: Connection refused (Connection refused)
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
zookeeper1 | 2018-01-30 08:53:03,356 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka0 | port = 9092
kafka2 | ssl.key.password = null
kafka2 | reserved.broker.max.id = 1000
kafka2 | metrics.num.samples = 2
kafka2 | socket.send.buffer.bytes = 102400
kafka2 | ssl.protocol = TLS
kafka2 | socket.receive.buffer.bytes = 102400
kafka2 | ssl.keystore.location = null
kafka2 | replica.fetch.min.bytes = 1
kafka2 | unclean.leader.election.enable = false
kafka2 | group.min.session.timeout.ms = 6000
kafka2 | log.cleaner.io.buffer.load.factor = 0.9
kafka2 | offsets.retention.check.interval.ms = 600000
kafka2 | producer.purgatory.purge.interval.requests = 1000
kafka2 | metrics.sample.window.ms = 30000
peer0.org2.example.com | [038 01-30 08:53:02.66 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org2.example.com:7051 [] [224 111 156 84 135 36 234 223 109 181 244 120 184 213 232 12 216 200 206 186 3 46 73 114 12 142 33 65 171 222 195 74] peer0.org2.example.com:7051}
peer1.org2.example.com | [038 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [039 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [039 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [03a 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka0 | log.retention.minutes = null
kafka3 | replica.fetch.min.bytes = 1
kafka3 | unclean.leader.election.enable = false
kafka3 | group.min.session.timeout.ms = 6000
kafka3 | log.cleaner.io.buffer.load.factor = 0.9
kafka3 | offsets.retention.check.interval.ms = 600000
kafka3 | producer.purgatory.purge.interval.requests = 1000
kafka3 | metrics.sample.window.ms = 30000
kafka3 | broker.id = 3
kafka3 | offsets.topic.compression.codec = 0
kafka3 | log.retention.check.interval.ms = 300000
kafka3 | advertised.listeners = null
kafka3 | leader.imbalance.per.broker.percentage = 10
kafka3 | (kafka.server.KafkaConfig)
kafka3 | [2018-01-30 08:53:07,825] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABL0szKVo3Pni3W6B5U2yoVcddd4FG94n
peer1.org1.example.com | W/0WDKVGlBzIpKU912RAhoZqEUwgwGN0pRKH+QJjsCl3qa/wMHRdIhijTTBLMA4G
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCyJOej
peer1.org1.example.com | MfDFITR9zc52OTv2lUedKZ4cEG2Cf/g0dL/bRgIgIFcA7093woWZlhmyr8oenPFj
peer1.org1.example.com | 1tuFU5uqvgriKapyz4w=
peer1.org1.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [035 01-30 08:53:03.11 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org1.example.com:7051 [] [161 200 11 183 116 158 43 202 204 179 71 61 79 173 79 217 135 104 90 74 207 108 123 149 145 79 144 143 246 220 167 181] peer1.org1.example.com:7051} incTime is 1517302383115161259
peer1.org1.example.com | [037 01-30 08:53:03.12 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org1.example.com:7051 [] [161 200 11 183 116 158 43 202 204 179 71 61 79 173 79 217 135 104 90 74 207 108 123 149 145 79 144 143 246 220 167 181] peer1.org1.example.com:7051}
peer1.org1.example.com | [036 01-30 08:53:03.12 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer1.org1.example.com | [038 01-30 08:53:03.12 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org2.example.com | [03a 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [03b 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [039 01-30 08:53:03.13 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [137 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [756939e0]Inside sendExecuteMessage. Message INIT
kafka1 | sasl.kerberos.min.time.before.relogin = 60000
kafka0 | log.segment.delete.delay.ms = 60000
kafka2 | broker.id = 2
kafka3 | [2018-01-30 08:53:07,886] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
zookeeper1 | 2018-01-30 08:53:03,389 [myid:2] - WARN [WorkerSender[myid=2]:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
zookeeper2 | at java.net.PlainSocketImpl.socketConnect(Native Method)
zookeeper0 | 2018-01-30 08:53:04,084 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
peer1.org1.example.com | [03a 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org1.example.com | [03b 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | MIICGjCCAcCgAwIBAgIRAJBvSZ6X6gNmyJFjrVrcW/wwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABL0szKVo3Pni3W6B5U2yoVcddd4FG94n
orderer.example.com | -----END CERTIFICATE-----
kafka3 | [2018-01-30 08:53:07,995] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org1.example.com | [138 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [139 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [756939e0]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [13a 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]Move state message INIT
peer0.org1.example.com | [13b 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer1.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
peer1.org2.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
peer1.org2.example.com | wc/K0qz9aojTsKMuzQ==
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [03b 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [03c 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org2.example.com | [03d 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [03e 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
peer0.org2.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer0.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
peer0.org2.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
peer0.org2.example.com | hxdhyt/+nJknfyrV1Rg=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [03c 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | W/0WDKVGlBzIpKU912RAhoZqEUwgwGN0pRKH+QJjsCl3qa/wMHRdIhijTTBLMA4G
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org2.example.com | [040 01-30 08:53:04.32 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20FCD155F1A8054F10...0A2D2D2D2D2D454E44202D2D2D2D2D0A
orderer.example.com | 2018-01-30 08:53:04.391 UTC [msp/identity] newIdentity -> DEBU 097 Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka1 | zookeeper.set.acl = false
kafka1 | connections.max.idle.ms = 600000
kafka1 | offsets.retention.minutes = 1440
kafka3 | [2018-01-30 08:53:08,013] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
zookeeper1 | java.net.ConnectException: Connection refused (Connection refused)
zookeeper1 | at java.net.PlainSocketImpl.socketConnect(Native Method)
zookeeper1 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
peer0.org2.example.com | [03d 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCyJOej
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [03f 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
kafka0 | log.dirs = /tmp/kafka-logs
kafka1 | replica.fetch.backoff.ms = 1000
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:host.name=kafka3 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [13c 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [13d 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]sending state message INIT
peer0.org1.example.com | [13e 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Received message INIT from shim
peer0.org1.example.com | [13f 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [756939e0]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [140 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [141 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [756939e0]Received INIT, initializing chaincode
peer0.org1.example.com | [142 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Init get response status: 200
peer0.org1.example.com | [143 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [144 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Move state message COMPLETED
peer0.org1.example.com | [145 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [756939e0]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [146 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]send state message COMPLETED
peer0.org1.example.com | [147 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]Received message COMPLETED from shim
peer0.org2.example.com | [03e 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [03f 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [040 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20E06F9C548724EADF...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [041 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: B8070CBB0014B055D2824815B76CE7B74AD506DC8E48EC4B112E60C244F48A20
peer0.org2.example.com | [042 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started
peer0.org2.example.com | [043 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org2.example.com | [044 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | MfDFITR9zc52OTv2lUedKZ4cEG2Cf/g0dL/bRgIgIFcA7093woWZlhmyr8oenPFj
peer1.org1.example.com | 1tuFU5uqvgriKapyz4w=
peer1.org1.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [03c 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [03d 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer1.org1.example.com | [03e 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [03f 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [040 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20A1C80BB7749E2BCA...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org2.example.com | [041 01-30 08:53:04.32 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 4C42624637F74DD2E705C19863352CC5E03D8458176948FB7775142EF39459FF
kafka1 | inter.broker.protocol.version = 0.9.0.X
kafka0 | controlled.shutdown.enable = true
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [045 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [148 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [042 01-30 08:53:04.33 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started
peer0.org2.example.com | [046 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org1.example.com | [041 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 5B8C2CCB888338A572C4D3B2A0B2A6ACAA27526674E087173296D03011B9862B
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [149 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0-0a02-4c8d-8369-700de87a24ef]HandleMessage- COMPLETED. Notify
kafka1 | log.retention.hours = 168
kafka2 | offsets.topic.compression.codec = 0
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
zookeeper1 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
zookeeper0 | 2018-01-30 08:53:04,097 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
peer0.org2.example.com | [047 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: A589B2E73FBAA77F0FF2F095A8AA468B857B17F15A8D846AE3ED906547066642
peer1.org2.example.com | [043 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer1.org1.example.com | [043 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started
kafka0 | compression.type = producer
peer0.org1.example.com | [14a 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:756939e0-0a02-4c8d-8369-700de87a24ef
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
kafka1 | num.partitions = 1
kafka2 | log.retention.check.interval.ms = 300000
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
zookeeper1 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
zookeeper0 | 2018-01-30 08:53:04,159 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
zookeeper0 | 2018-01-30 08:53:04,192 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper0
peer0.org2.example.com | [048 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [14b 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [14c 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org1.example.com | [14d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=940c6cd3-40dc-498b-884d-363ac7df17bd,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org1.example.com | [14e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org1.example.com | [14f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [044 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka2 | advertised.listeners = null
kafka2 | leader.imbalance.per.broker.percentage = 10
kafka2 | (kafka.server.KafkaConfig)
kafka2 | [2018-01-30 08:53:07,469] INFO starting (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:07,502] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:07,684] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka2 | [2018-01-30 08:53:07,764] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-01-30 08:53:07,778] INFO Client environment:host.name=kafka2 (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-01-30 08:53:07,778] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-01-30 08:53:07,780] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [049 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [045 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [046 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [047 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [04a 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531
peer1.org2.example.com | [044 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [048 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5A175D5774B6F3E112C6A042DDAE652261AEBD5103571002588A6A0EFA31D40F
peer0.org1.example.com | [150 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
kafka0 | max.connections.per.ip.overrides =
kafka1 | broker.id.generation.enable = true
zookeeper2 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper0 | 2018-01-30 08:53:04,198 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
peer1.org2.example.com | [045 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [049 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [151 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [152 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [153 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [154 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
peer0.org1.example.com | [155 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
peer0.org1.example.com | [156 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
peer0.org1.example.com | [157 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer0.org2.example.com | [04b 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6
peer1.org2.example.com | [046 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org1.example.com | [04a 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [04b 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
kafka0 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka2 | [2018-01-30 08:53:07,780] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.Socket.connect(Socket.java:589)
zookeeper1 | at java.net.Socket.connect(Socket.java:589)
zookeeper0 | 2018-01-30 08:53:04,210 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
peer0.org1.example.com | [158 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
peer0.org2.example.com | [04c 01-30 08:53:02.68 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer1.org2.example.com | [047 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 4A870222685FB735D1B8C567398D946E326F7DAFAF07D9E54CC605388135BB93
kafka1 | listeners = PLAINTEXT://:9092
peer1.org1.example.com | [04c 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
kafka0 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
peer0.org1.example.com | [15a 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org2.example.com | [048 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [04d 01-30 08:53:02.68 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=cc49aed2-c85c-4453-8fa4-acad07dc90b4,syscc=true,proposal=0x0,canname=cscc:1.0.2
kafka1 | ssl.provider = null
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | [04d 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=ca3a34b6-d64c-425d-9698-9fbbec5406ea,syscc=true,proposal=0x0,canname=cscc:1.0.2
kafka0 | auto.leader.rebalance.enable = true
peer0.org1.example.com | [159 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
zookeeper0 | 2018-01-30 08:53:04,218 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer0.org2.example.com | [04e 01-30 08:53:02.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
peer1.org2.example.com | [049 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | [04e 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
kafka1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org2.example.com | [04f 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka0 | leader.imbalance.check.interval.seconds = 300
peer0.org1.example.com | [15b 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [04a 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [04f 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org2.example.com | [050 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [04b 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285
peer0.org1.example.com | [15c 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.393 UTC [msp] Validate -> DEBU 098 MSP OrdererMSP validating identity
kafka0 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org1.example.com | [050 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
kafka1 | log.roll.ms = null
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
peer0.org2.example.com | [051 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [15d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [04c 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
orderer.example.com | 2018-01-30 08:53:04.394 UTC [msp] Setup -> DEBU 099 Setting up the MSP manager (3 msps)
peer1.org1.example.com | [051 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
kafka1 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper0 | 2018-01-30 08:53:04,219 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
peer0.org1.example.com | [15e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [052 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org2.example.com | [04d 01-30 08:53:04.35 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=4dfce473-63ab-47e7-a8ec-e522506072e5,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer1.org1.example.com | [052 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
kafka0 | replica.lag.time.max.ms = 10000
orderer.example.com | 2018-01-30 08:53:04.394 UTC [msp] Setup -> DEBU 09a MSP manager setup complete, setup 3 msps
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
kafka1 | ssl.cipher.suites = null
peer0.org1.example.com | [15f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [053 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
kafka2 | [2018-01-30 08:53:07,780] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [053 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
kafka1 | log.index.size.max.bytes = 10485760
peer1.org2.example.com | [04e 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
zookeeper2 | at java.lang.Thread.run(Thread.java:748)
zookeeper0 | 2018-01-30 08:53:04,219 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 09b Returning policy Readers for evaluation
kafka0 | num.network.threads = 3
zookeeper1 | at java.lang.Thread.run(Thread.java:748)
peer0.org1.example.com | [160 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer1.org2.example.com | [04f 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
zookeeper2 | 2018-01-30 08:53:03,015 [myid:3] - INFO [WorkerSender[myid=3]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 09c In commit adding relative sub-policy Org2MSP/Readers to SampleConsortium
kafka0 | ssl.key.password = null
zookeeper0 | 2018-01-30 08:53:04,223 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,404 [myid:2] - INFO [WorkerSender[myid=2]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
peer0.org1.example.com | [161 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [050 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
kafka1 | ssl.keymanager.algorithm = SunX509
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 09d Returning policy Writers for evaluation
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka0 | reserved.broker.max.id = 1000
zookeeper2 | 2018-01-30 08:53:03,018 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [162 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
zookeeper1 | 2018-01-30 08:53:03,407 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [051 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
zookeeper0 | 2018-01-30 08:53:04,229 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 09e In commit adding relative sub-policy Org2MSP/Writers to SampleConsortium
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [163 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper2 | 2018-01-30 08:53:03,227 [myid:3] - WARN [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
peer1.org2.example.com | [052 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
zookeeper0 | 2018-01-30 08:53:04,230 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 09f Returning policy Admins for evaluation
kafka1 | security.inter.broker.protocol = PLAINTEXT
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | metrics.num.samples = 2
zookeeper1 | 2018-01-30 08:53:03,617 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer0.org1.example.com | [164 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [053 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
zookeeper2 | java.net.ConnectException: Connection refused (Connection refused)
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 0a0 In commit adding relative sub-policy Org2MSP/Admins to SampleConsortium
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka1 | replica.fetch.max.bytes = 1048576
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
zookeeper0 | 2018-01-30 08:53:04,233 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | socket.send.buffer.bytes = 102400
zookeeper1 | 2018-01-30 08:53:03,655 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer0.org1.example.com | [165 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka1 | advertised.port = null
zookeeper0 | 2018-01-30 08:53:04,238 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 0a1 Returning policy Writers for evaluation
peer1.org1.example.com | [054 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
peer0.org2.example.com | [054 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
kafka0 | ssl.protocol = TLS
zookeeper1 | 2018-01-30 08:53:03,738 [myid:2] - INFO [zookeeper1/172.18.0.2:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:33382
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [166 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
zookeeper0 | 2018-01-30 08:53:04,246 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org1.example.com | [055 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
kafka0 | socket.receive.buffer.bytes = 102400
peer0.org2.example.com | [055 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 0a2 In commit adding relative sub-policy Org1MSP/Writers to SampleConsortium
kafka1 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org1.example.com | [167 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper0 | 2018-01-30 08:53:04,251 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
kafka0 | ssl.keystore.location = null
peer1.org1.example.com | [056 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
zookeeper2 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
peer0.org2.example.com | [056 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a3 Returning policy Admins for evaluation
zookeeper1 | 2018-01-30 08:53:03,743 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
kafka1 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org1.example.com | [168 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper0 | 2018-01-30 08:53:04,251 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
kafka0 | replica.fetch.min.bytes = 1
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0a4 In commit adding relative sub-policy Org1MSP/Admins to SampleConsortium
peer1.org1.example.com | [057 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
zookeeper1 | 2018-01-30 08:53:03,765 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper1
peer0.org2.example.com | [057 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
peer0.org1.example.com | [169 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
zookeeper2 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka1 | log.cleaner.io.buffer.size = 524288
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka0 | unclean.leader.election.enable = false
zookeeper0 | 2018-01-30 08:53:04,273 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer1.org1.example.com | [042 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051}
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a5 Returning policy Readers for evaluation
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [16a 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org2.example.com | [059 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
kafka0 | group.min.session.timeout.ms = 6000
zookeeper0 | 2018-01-30 08:53:04,290 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 613
peer1.org2.example.com | [054 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0a6 In commit adding relative sub-policy Org1MSP/Readers to SampleConsortium
zookeeper2 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
peer1.org1.example.com | [05a 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting
kafka2 | [2018-01-30 08:53:07,787] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
kafka1 | zookeeper.connection.timeout.ms = 6000
peer0.org2.example.com | [05a 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [16b 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]Move state message READY
kafka0 | log.cleaner.io.buffer.load.factor = 0.9
zookeeper1 | 2018-01-30 08:53:03,766 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
zookeeper2 | at java.net.Socket.connect(Socket.java:589)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a7 Returning policy Org2MSP/Readers for evaluation
peer1.org2.example.com | [055 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
zookeeper0 | 2018-01-30 08:53:04,334 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
kafka1 | controlled.shutdown.retry.backoff.ms = 5000
peer0.org2.example.com | [05b 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
kafka2 | [2018-01-30 08:53:07,920] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer0.org1.example.com | [16c 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [058 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
kafka0 | offsets.retention.check.interval.ms = 600000
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0a8 In commit adding relative sub-policy SampleConsortium/Org2MSP/Readers to Consortiums
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
peer1.org2.example.com | [056 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
zookeeper0 | 2018-01-30 08:53:04,574 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
kafka1 | log.roll.hours = 168
zookeeper1 | 2018-01-30 08:53:03,766 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka2 | [2018-01-30 08:53:07,931] INFO Opening socket connection to server zookeeper2.v102_default/172.18.0.3:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [05c 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | producer.purgatory.purge.interval.requests = 1000
peer1.org1.example.com | [059 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
peer0.org1.example.com | [16d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [940c6cd3]Entered state ready
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectAll(QuorumCnxManager.java:426)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a9 Returning policy Org2MSP/Writers for evaluation
peer1.org2.example.com | [057 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
zookeeper1 | 2018-01-30 08:53:03,767 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
kafka1 | log.cleanup.policy = delete
kafka0 | metrics.sample.window.ms = 30000
zookeeper0 | 2018-01-30 08:53:04,583 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
peer0.org1.example.com | [16e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:940c6cd3-40dc-498b-884d-363ac7df17bd
peer0.org2.example.com | [058 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
peer1.org1.example.com | [05b 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka2 | [2018-01-30 08:53:08,001] INFO Socket connection established to zookeeper2.v102_default/172.18.0.3:2181, initiating session (org.apache.zookeeper.ClientCnxn)
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection.lookForLeader(FastLeaderElection.java:843)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0aa In commit adding relative sub-policy SampleConsortium/Org2MSP/Writers to Consortiums
kafka1 | host.name =
peer1.org2.example.com | [058 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
kafka0 | broker.id = 0
peer0.org2.example.com | [05d 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
zookeeper0 | 2018-01-30 08:53:08,044 [myid:1] - WARN [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
peer0.org1.example.com | [170 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [05c 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:822)
kafka2 | [2018-01-30 08:53:08,165] INFO Session establishment complete on server zookeeper2.v102_default/172.18.0.3:2181, sessionid = 0x361464505ac0000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0ab Returning policy Org2MSP/Admins for evaluation
kafka1 | log.roll.jitter.ms = null
kafka0 | offsets.topic.compression.codec = 0
peer1.org2.example.com | [05a 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [05e 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [171 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
zookeeper2 | 2018-01-30 08:53:03,227 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
zookeeper0 | 2018-01-30 08:53:08,050 [myid:1] - INFO [SyncThread:1:FileTxnLog@203] - Creating new log file: log.100000001
kafka2 | [2018-01-30 08:53:08,198] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0ac In commit adding relative sub-policy SampleConsortium/Org2MSP/Admins to Consortiums
peer1.org1.example.com | [05e 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
kafka1 | max.connections.per.ip = 2147483647
kafka0 | log.retention.check.interval.ms = 300000
peer1.org2.example.com | [059 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
peer0.org2.example.com | [05f 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [172 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
zookeeper1 | 2018-01-30 08:53:03,767 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0ad Returning policy Org1MSP/Writers for evaluation
zookeeper2 | 2018-01-30 08:53:03,238 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@852] - Notification time out: 400
kafka1 | offsets.topic.segment.bytes = 104857600
kafka0 | advertised.listeners = null
kafka2 | [2018-01-30 08:53:08,788] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [05d 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [060 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org2.example.com | [05c 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [173 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
zookeeper0 | 2018-01-30 08:53:08,495 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.9:48038
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0ae In commit adding relative sub-policy SampleConsortium/Org1MSP/Writers to Consortiums
zookeeper1 | 2018-01-30 08:53:03,773 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
kafka1 | background.threads = 10
kafka0 | leader.imbalance.per.broker.percentage = 10
zookeeper2 | 2018-01-30 08:53:03,360 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka2 | [2018-01-30 08:53:08,823] INFO Loading logs. (kafka.log.LogManager)
peer1.org1.example.com | [05f 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [061 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org2.example.com | [05d 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
zookeeper0 | 2018-01-30 08:53:08,536 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.9:48038
peer0.org1.example.com | [174 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [940c6cd3]Inside sendExecuteMessage. Message INIT
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
kafka1 | quota.consumer.default = 9223372036854775807
kafka0 | (kafka.server.KafkaConfig)
zookeeper2 | 2018-01-30 08:53:03,409 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka2 | [2018-01-30 08:53:08,859] INFO Logs loading complete. (kafka.log.LogManager)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0af Returning policy Org1MSP/Admins for evaluation
peer1.org1.example.com | [060 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [062 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
peer1.org2.example.com | [05b 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-01-30 08:53:08,574 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@673] - Established session 0x161464507c60000 with negotiated timeout 6000 for client /172.18.0.9:48038
kafka1 | request.timeout.ms = 30000
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer0.org1.example.com | [175 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka0 | [2018-01-30 08:53:08,044] INFO starting (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:09,062] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
zookeeper2 | 2018-01-30 08:53:03,610 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@856] - LEADING
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b0 In commit adding relative sub-policy SampleConsortium/Org1MSP/Admins to Consortiums
peer0.org2.example.com | [063 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [05e 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [061 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka1 | log.index.interval.bytes = 4096
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
kafka0 | [2018-01-30 08:53:08,092] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:09,081] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
zookeeper2 | 2018-01-30 08:53:03,614 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@59] - TCP NoDelay set to: true
peer0.org1.example.com | [176 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [940c6cd3]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [05f 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [065 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka1 | log.dir = /tmp/kafka-logs
peer1.org1.example.com | [062 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b1 Returning policy Org1MSP/Readers for evaluation
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | [2018-01-30 08:53:08,218] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka2 | [2018-01-30 08:53:09,095] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
zookeeper2 | 2018-01-30 08:53:03,722 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
peer0.org1.example.com | [16f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]sending state message READY
kafka1 | log.segment.bytes = 1073741824
peer1.org2.example.com | [060 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org2.example.com | [066 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b2 In commit adding relative sub-policy SampleConsortium/Org1MSP/Readers to Consortiums
zookeeper1 | 2018-01-30 08:53:03,776 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer1.org1.example.com | [063 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
kafka2 | [2018-01-30 08:53:09,374] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper2
kafka0 | [2018-01-30 08:53:08,244] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
kafka1 | log.cleaner.backoff.ms = 15000
peer0.org1.example.com | [178 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Received message READY from shim
peer1.org2.example.com | [061 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [067 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-01-30 08:53:09,391] INFO [Socket Server on Broker 2], Started 1 acceptor threads (kafka.network.SocketServer)
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
kafka0 | [2018-01-30 08:53:08,262] INFO Client environment:host.name=kafka0 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b3 Returning policy Readers for evaluation
kafka1 | offset.metadata.max.bytes = 4096
peer1.org1.example.com | [064 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [062 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
peer0.org2.example.com | [064 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [179 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [940c6cd3]Handling ChaincodeMessage of type: READY(state:established)
kafka2 | [2018-01-30 08:53:09,486] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b4 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer1.org1.example.com | [066 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka1 | ssl.truststore.location = null
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka0 | [2018-01-30 08:53:08,263] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,779 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org2.example.com | [063 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [177 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]Move state message INIT
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b5 Returning policy Writers for evaluation
peer0.org2.example.com | [068 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
kafka2 | [2018-01-30 08:53:09,496] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | group.max.session.timeout.ms = 30000
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer1.org1.example.com | [067 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-01-30 08:53:08,264] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,779 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
peer1.org2.example.com | [064 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [17a 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b6 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer0.org2.example.com | [069 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka2 | [2018-01-30 08:53:10,345] INFO New leader is 0 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
kafka1 | ssl.keystore.password = null
peer1.org1.example.com | [068 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-01-30 08:53:03,739 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
peer1.org2.example.com | [066 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
zookeeper1 | 2018-01-30 08:53:03,779 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
kafka0 | [2018-01-30 08:53:08,264] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [17b 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b7 Returning policy Admins for evaluation
peer0.org2.example.com | [06a 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | zookeeper.sync.time.ms = 2000
kafka2 | [2018-01-30 08:53:10,493] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [065 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper2 | 2018-01-30 08:53:03,740 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
zookeeper1 | 2018-01-30 08:53:03,788 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer1.org2.example.com | [065 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-01-30 08:53:08,271] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b8 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer0.org1.example.com | [17c 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]sending state message INIT
kafka1 | port = 9092
peer0.org2.example.com | [06b 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]Move state message READY
kafka2 | [2018-01-30 08:53:10,510] INFO [Group Metadata Manager on Broker 2]: Removed 0 expired offsets in 18 milliseconds. (kafka.coordinator.GroupMetadataManager)
zookeeper2 | 2018-01-30 08:53:03,740 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
zookeeper1 | 2018-01-30 08:53:03,808 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) FOLLOWING (my state)
peer1.org1.example.com | [069 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
kafka0 | [2018-01-30 08:53:08,272] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [067 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | 2018-01-30 08:53:04.397 UTC [policies] GetPolicy -> DEBU 0b9 Returning policy Admins for evaluation
peer0.org1.example.com | [17d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Received message INIT from shim
kafka1 | log.retention.minutes = null
peer0.org2.example.com | [06c 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka2 | [2018-01-30 08:53:10,551] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.GroupCoordinator)
zookeeper2 | 2018-01-30 08:53:03,740 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer1.org1.example.com | [06a 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
zookeeper1 | 2018-01-30 08:53:03,811 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) FOLLOWING (my state)
kafka0 | [2018-01-30 08:53:08,273] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [069 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | log.segment.delete.delay.ms = 60000
orderer.example.com | 2018-01-30 08:53:04.397 UTC [policies] GetPolicy -> DEBU 0ba Returning policy Writers for evaluation
kafka2 | [2018-01-30 08:53:10,559] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [17e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [940c6cd3]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper2 | 2018-01-30 08:53:03,743 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
zookeeper1 | 2018-01-30 08:53:03,817 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 540
kafka0 | [2018-01-30 08:53:08,274] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
kafka1 | log.dirs = /tmp/kafka-logs
peer0.org2.example.com | [06d 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [cc49aed2]Entered state ready
peer1.org1.example.com | [06b 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [06a 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]Move state message READY
kafka2 | [2018-01-30 08:53:10,559] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bb Returning policy Readers for evaluation
zookeeper2 | 2018-01-30 08:53:03,744 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | [2018-01-30 08:53:08,284] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,901 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
peer0.org1.example.com | [17f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka1 | controlled.shutdown.enable = true
peer0.org2.example.com | [06e 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:cc49aed2-c85c-4453-8fa4-acad07dc90b4
peer1.org1.example.com | [06c 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]Move state message READY
kafka2 | [2018-01-30 08:53:10,782] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org2.example.com | [068 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
zookeeper2 | 2018-01-30 08:53:03,754 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bc Returning policy Writers for evaluation
kafka0 | [2018-01-30 08:53:08,286] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,985 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
kafka1 | compression.type = producer
peer0.org2.example.com | [06f 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [180 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [940c6cd3]Received INIT, initializing chaincode
peer1.org1.example.com | [06d 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka2 | [2018-01-30 08:53:10,788] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org2.example.com | [06b 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper2 | 2018-01-30 08:53:03,755 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
kafka0 | [2018-01-30 08:53:08,289] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:04,002 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
kafka1 | max.connections.per.ip.overrides =
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bd Returning policy SampleConsortium/Org2MSP/Admins for evaluation
peer0.org2.example.com | [070 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org1.example.com | [06e 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ca3a34b6]Entered state ready
peer0.org1.example.com | [181 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
kafka2 | [2018-01-30 08:53:10,830] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
zookeeper2 | 2018-01-30 08:53:03,755 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
zookeeper1 | 2018-01-30 08:53:07,957 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.10:42570
kafka1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [071 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] CommitProposals -> DEBU 0be In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Admins to Channel
kafka0 | [2018-01-30 08:53:08,291] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06d 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [4dfce473]Entered state ready
peer0.org1.example.com | [182 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [06f 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ca3a34b6-d64c-425d-9698-9fbbec5406ea
zookeeper1 | 2018-01-30 08:53:08,010 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.10:42570
zookeeper2 | 2018-01-30 08:53:03,755 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
kafka1 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka2 | [2018-01-30 08:53:10,978] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bf Returning policy SampleConsortium/Org1MSP/Writers for evaluation
kafka0 | [2018-01-30 08:53:08,294] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06e 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:4dfce473-63ab-47e7-a8ec-e522506072e5
peer0.org2.example.com | [072 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer1.org1.example.com | [070 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [183 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Init get response status: 200
zookeeper1 | 2018-01-30 08:53:08,045 [myid:2] - WARN [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
zookeeper2 | 2018-01-30 08:53:03,775 [myid:3] - INFO [zookeeper2/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:37046
kafka1 | auto.leader.rebalance.enable = true
kafka2 | [2018-01-30 08:53:11,034] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
kafka0 | [2018-01-30 08:53:08,299] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] CommitProposals -> DEBU 0c0 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Writers to Channel
peer1.org2.example.com | [06f 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]sending state message READY
peer1.org1.example.com | [071 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org2.example.com | [073 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc49aed2]Inside sendExecuteMessage. Message INIT
kafka1 | leader.imbalance.check.interval.seconds = 300
zookeeper2 | 2018-01-30 08:53:03,775 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
zookeeper1 | 2018-01-30 08:53:08,050 [myid:2] - INFO [SyncThread:2:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org1.example.com | [184 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Init succeeded. Sending COMPLETED
kafka2 | [2018-01-30 08:53:11,042] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT -> EndPoint(kafka2,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [06c 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [072 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka0 | [2018-01-30 08:53:08,317] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.400 UTC [policies] GetPolicy -> DEBU 0c1 Returning policy SampleConsortium/Org1MSP/Admins for evaluation
peer0.org2.example.com | [074 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:03,778 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@361] - LEADING - LEADER ELECTION TOOK - 864
kafka1 | log.cleaner.min.cleanable.ratio = 0.5
zookeeper1 | 2018-01-30 08:53:08,108 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x261464505810000 with negotiated timeout 6000 for client /172.18.0.10:42570
kafka2 | [2018-01-30 08:53:11,220] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org1.example.com | [185 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Move state message COMPLETED
peer1.org2.example.com | [070 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Received message READY from shim
kafka0 | [2018-01-30 08:53:08,422] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org1.example.com | [073 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
zookeeper2 | 2018-01-30 08:53:03,807 [myid:3] - INFO [zookeeper2/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:37050
kafka1 | replica.lag.time.max.ms = 10000
zookeeper1 | 2018-01-30 08:53:08,234 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.11:39746
orderer.example.com | 2018-01-30 08:53:04.402 UTC [policies] CommitProposals -> DEBU 0c2 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Admins to Channel
peer0.org2.example.com | [075 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc49aed2]sendExecuteMsg trigger event INIT
kafka0 | [2018-01-30 08:53:08,452] INFO Opening socket connection to server zookeeper0.v102_default/172.18.0.4:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
kafka2 | [2018-01-30 08:53:11,233] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
zookeeper2 | 2018-01-30 08:53:03,830 [myid:3] - WARN [SendWorker:1:QuorumCnxManager$SendWorker@727] - Interrupted while waiting for message on queue
peer0.org1.example.com | [186 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [940c6cd3]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [074 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ca3a34b6]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [071 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | num.network.threads = 3
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c3 Returning policy SampleConsortium/Org1MSP/Readers for evaluation
kafka0 | [2018-01-30 08:53:08,503] INFO Socket connection established to zookeeper0.v102_default/172.18.0.4:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [076 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]sending state message READY
zookeeper1 | 2018-01-30 08:53:08,290 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.11:39746
zookeeper2 | java.lang.InterruptedException
kafka2 | [2018-01-30 08:53:11,234] INFO [Kafka Server 2], started (kafka.server.KafkaServer)
peer0.org1.example.com | [187 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]send state message COMPLETED
peer1.org1.example.com | [075 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | ssl.key.password = null
peer1.org2.example.com | [072 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4dfce473]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0c4 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Readers to Channel
kafka0 | [2018-01-30 08:53:08,568] INFO Session establishment complete on server zookeeper0.v102_default/172.18.0.4:2181, sessionid = 0x161464507c60000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [077 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]Move state message INIT
zookeeper2 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
kafka2 | [2018-01-30 08:53:12,527] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
zookeeper1 | 2018-01-30 08:53:08,320 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x261464505810001 with negotiated timeout 6000 for client /172.18.0.11:39746
peer0.org1.example.com | [188 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]Received message COMPLETED from shim
kafka1 | reserved.broker.max.id = 1000
peer1.org1.example.com | [076 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ca3a34b6]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [073 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [074 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c5 Returning policy Admins for evaluation
peer0.org2.example.com | [079 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Received message READY from shim
zookeeper2 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
kafka2 | [2018-01-30 08:53:12,588] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org1.example.com | [189 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka1 | metrics.num.samples = 2
peer1.org1.example.com | [077 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]sending state message READY
kafka0 | [2018-01-30 08:53:08,575] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [075 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0c6 In commit adding relative sub-policy Consortiums/Admins to Channel
zookeeper2 | at java.util.concurrent.ArrayBlockingQueue.poll(ArrayBlockingQueue.java:418)
peer0.org2.example.com | [07a 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc49aed2]Handling ChaincodeMessage of type: READY(state:established)
kafka2 | [2018-01-30 08:53:12,618] INFO Partition [testchainid,0] on broker 2: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
kafka1 | socket.send.buffer.bytes = 102400
peer1.org1.example.com | [078 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]Move state message INIT
kafka0 | [2018-01-30 08:53:08,865] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org1.example.com | [18a 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3-40dc-498b-884d-363ac7df17bd]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [076 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4dfce473]Inside sendExecuteMessage. Message INIT
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.pollSendQueue(QuorumCnxManager.java:879)
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c7 Returning policy SampleConsortium/Org2MSP/Readers for evaluation
kafka1 | ssl.protocol = TLS
kafka2 | [2018-01-30 08:53:12,657] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | [079 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Received message READY from shim
peer0.org2.example.com | [078 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka0 | [2018-01-30 08:53:08,896] INFO Loading logs. (kafka.log.LogManager)
peer0.org1.example.com | [18b 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:940c6cd3-40dc-498b-884d-363ac7df17bd
peer1.org2.example.com | [077 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.access$500(QuorumCnxManager.java:65)
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0c8 In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Readers to Channel
kafka1 | socket.receive.buffer.bytes = 102400
kafka2 | [2018-01-30 08:53:12,673] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
kafka0 | [2018-01-30 08:53:08,930] INFO Logs loading complete. (kafka.log.LogManager)
peer1.org1.example.com | [07b 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ca3a34b6]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [18c 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [07b 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:715)
peer1.org2.example.com | [078 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4dfce473]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c9 Returning policy SampleConsortium/Org2MSP/Writers for evaluation
kafka1 | ssl.keystore.location = null
kafka2 | [2018-01-30 08:53:12,764] INFO [ReplicaFetcherThread-0-1], Starting (kafka.server.ReplicaFetcherThread)
kafka0 | [2018-01-30 08:53:09,141] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer1.org1.example.com | [07a 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [18d 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
zookeeper2 | 2018-01-30 08:53:03,837 [myid:3] - WARN [SendWorker:1:QuorumCnxManager$SendWorker@736] - Send worker leaving thread
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0ca In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Writers to Channel
kafka1 | replica.fetch.min.bytes = 1
peer0.org2.example.com | [07c 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]sending state message INIT
peer0.org2.example.com | [07d 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Received message INIT from shim
peer0.org2.example.com | [07e 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc49aed2]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [07f 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [080 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cc49aed2]Received INIT, initializing chaincode
kafka2 | [2018-01-30 08:53:12,773] INFO [ReplicaFetcherManager on broker 2] Added fetcher for partitions List([[testchainid,0], initOffset 0 to broker BrokerEndPoint(1,kafka1,9092)] ) (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [18e 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
zookeeper2 | 2018-01-30 08:53:03,833 [myid:3] - WARN [RecvWorker:1:QuorumCnxManager$RecvWorker@810] - Connection broken for id 1, my id = 3, error =
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] GetPolicy -> DEBU 0cb Returning policy Readers for evaluation
kafka1 | unclean.leader.election.enable = false
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [081 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [079 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]Move state message INIT
kafka0 | [2018-01-30 08:53:09,144] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org1.example.com | [07c 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka2 | [2018-01-30 08:53:15,487] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
zookeeper2 | java.net.SocketException: Socket closed
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] CommitProposals -> DEBU 0cc In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [18f 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
kafka1 | group.min.session.timeout.ms = 6000
peer0.org2.example.com | [082 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | [2018-01-30 08:53:09,159] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org1.example.com | [07d 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]sending state message INIT
kafka2 | [2018-01-30 08:53:15,489] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
zookeeper2 | at java.net.SocketInputStream.socketRead0(Native Method)
peer1.org2.example.com | [07a 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] GetPolicy -> DEBU 0cd Returning policy Writers for evaluation
peer0.org1.example.com | [190 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
kafka1 | log.cleaner.io.buffer.load.factor = 0.9
kafka0 | [2018-01-30 08:53:09,326] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
kafka2 | [2018-01-30 08:53:15,490] INFO Partition [businesschannel,0] on broker 2: No checkpointed highwatermark is found for partition [businesschannel,0] (kafka.cluster.Partition)
peer1.org1.example.com | [07e 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Received message INIT from shim
peer0.org2.example.com | [083 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Init get response status: 200
zookeeper2 | at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] CommitProposals -> DEBU 0ce In commit adding relative sub-policy Orderer/Writers to Channel
peer1.org2.example.com | [07b 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka0 | [2018-01-30 08:53:09,346] INFO [Socket Server on Broker 0], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org1.example.com | [191 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
kafka1 | offsets.retention.check.interval.ms = 600000
kafka2 | [2018-01-30 08:53:15,493] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [businesschannel,0] (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | [07f 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ca3a34b6]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper2 | at java.net.SocketInputStream.read(SocketInputStream.java:171)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0cf Returning policy OrdererOrg/Readers for evaluation
kafka0 | [2018-01-30 08:53:09,430] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [084 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [07c 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]sending state message INIT
kafka1 | producer.purgatory.purge.interval.requests = 1000
kafka2 | [2018-01-30 08:53:15,498] INFO Truncating log businesschannel-0 to offset 0. (kafka.log.Log)
peer0.org1.example.com | [192 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer1.org1.example.com | [080 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
zookeeper2 | at java.net.SocketInputStream.read(SocketInputStream.java:141)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d0 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
kafka0 | [2018-01-30 08:53:09,451] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [085 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Move state message COMPLETED
peer1.org2.example.com | [07d 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Received message INIT from shim
kafka1 | metrics.sample.window.ms = 30000
kafka2 | [2018-01-30 08:53:15,517] INFO [ReplicaFetcherManager on broker 2] Added fetcher for partitions List([[businesschannel,0], initOffset 0 to broker BrokerEndPoint(0,kafka0,9092)] ) (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [193 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
peer1.org1.example.com | [081 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ca3a34b6]Received INIT, initializing chaincode
zookeeper2 | at java.net.SocketInputStream.read(SocketInputStream.java:224)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d1 Returning policy OrdererOrg/Writers for evaluation
kafka0 | [2018-01-30 08:53:09,621] INFO Creating /controller (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org2.example.com | [086 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc49aed2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka2 | [2018-01-30 08:53:15,528] INFO [ReplicaFetcherThread-0-0], Starting (kafka.server.ReplicaFetcherThread)
peer1.org2.example.com | [07e 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4dfce473]Handling ChaincodeMessage of type: INIT(state:ready)
kafka1 | broker.id = 1
zookeeper2 | at java.io.DataInputStream.readInt(DataInputStream.java:387)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d2 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [194 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
peer1.org1.example.com | [082 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka0 | [2018-01-30 08:53:09,659] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer0.org2.example.com | [087 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]send state message COMPLETED
kafka1 | offsets.topic.compression.codec = 0
peer1.org2.example.com | [07f 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka2 | [2018-01-30 08:53:15,697] ERROR [ReplicaFetcherThread-0-0], Error for partition [businesschannel,0] to broker 0:org.apache.kafka.common.errors.NotLeaderForPartitionException: This server is not the leader for that topic-partition. (kafka.server.ReplicaFetcherThread)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:795)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d3 Returning policy OrdererOrg/Admins for evaluation
peer1.org1.example.com | [083 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | [2018-01-30 08:53:09,664] INFO 0 successfully elected as leader (kafka.server.ZookeeperLeaderElector)
peer0.org1.example.com | [195 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
kafka1 | log.retention.check.interval.ms = 300000
peer0.org2.example.com | [088 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]Received message COMPLETED from shim
zookeeper2 | 2018-01-30 08:53:03,853 [myid:3] - WARN [RecvWorker:1:QuorumCnxManager$RecvWorker@813] - Interrupting SendWorker
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d4 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer1.org2.example.com | [080 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [4dfce473]Received INIT, initializing chaincode
kafka0 | [2018-01-30 08:53:10,214] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [084 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Init get response status: 200
kafka1 | advertised.listeners = null
peer0.org1.example.com | [196 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
zookeeper2 | 2018-01-30 08:53:03,871 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LEADING (my state)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d5 Returning policy Admins for evaluation
peer0.org2.example.com | [089 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka0 | [2018-01-30 08:53:10,301] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer1.org2.example.com | [081 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka1 | leader.imbalance.per.broker.percentage = 10
peer1.org1.example.com | [085 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Init succeeded. Sending COMPLETED
zookeeper2 | 2018-01-30 08:53:03,947 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@329] - Follower sid: 2 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@20a4dbf
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d6 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [197 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer0.org2.example.com | [08a 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2-c85c-4453-8fa4-acad07dc90b4]HandleMessage- COMPLETED. Notify
kafka0 | [2018-01-30 08:53:10,314] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | (kafka.server.KafkaConfig)
peer1.org2.example.com | [082 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper2 | 2018-01-30 08:53:03,971 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@384] - Synchronizing with Follower sid: 2 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
peer1.org1.example.com | [086 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d7 Returning policy BlockValidation for evaluation
peer0.org1.example.com | [198 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
kafka0 | [2018-01-30 08:53:10,315] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [08b 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cc49aed2-c85c-4453-8fa4-acad07dc90b4
kafka1 | [2018-01-30 08:53:07,765] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [083 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d8 In commit adding relative sub-policy Orderer/BlockValidation to Channel
kafka0 | [2018-01-30 08:53:10,368] INFO [Group Metadata Manager on Broker 0]: Removed 0 expired offsets in 149 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org1.example.com | [087 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ca3a34b6]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [199 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
zookeeper2 | 2018-01-30 08:53:03,984 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
kafka1 | [2018-01-30 08:53:07,827] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
peer0.org2.example.com | [08c 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [084 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Init succeeded. Sending COMPLETED
kafka0 | [2018-01-30 08:53:10,577] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d9 Returning policy Readers for evaluation
peer0.org1.example.com | [19a 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
peer1.org1.example.com | [088 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]send state message COMPLETED
zookeeper2 | 2018-01-30 08:53:03,984 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@458] - Sending DIFF
kafka1 | [2018-01-30 08:53:07,861] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer1.org2.example.com | [085 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Move state message COMPLETED
kafka0 | [2018-01-30 08:53:10,582] INFO New leader is 0 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer0.org2.example.com | [08d 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0da Returning dummy reject all policy because Readers could not be found in /Consortiums/Readers
peer0.org1.example.com | [19b 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer1.org1.example.com | [089 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]Received message COMPLETED from shim
kafka1 | [2018-01-30 08:53:07,866] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [086 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4dfce473]Handling ChaincodeMessage of type: COMPLETED(state:ready)
zookeeper2 | 2018-01-30 08:53:04,040 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@518] - Received NEWLEADER-ACK message from 2
kafka0 | [2018-01-30 08:53:10,603] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0db Returning dummy reject all policy because Writers could not be found in /Consortiums/Writers
peer0.org2.example.com | [08e 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e,syscc=true,proposal=0x0,canname=lscc:1.0.2
kafka1 | [2018-01-30 08:53:07,867] INFO Client environment:host.name=kafka1 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [08a 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [19c 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
peer1.org2.example.com | [087 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]send state message COMPLETED
zookeeper2 | 2018-01-30 08:53:04,040 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@952] - Have quorum of supporters, sids: [ 2,3 ]; starting up and setting last processed zxid: 0x100000000
orderer.example.com | 2018-01-30 08:53:04.409 UTC [policies] GetPolicy -> DEBU 0dc Returning policy Writers for evaluation
kafka0 | [2018-01-30 08:53:10,615] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
kafka1 | [2018-01-30 08:53:07,867] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [19d 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer1.org2.example.com | [088 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]Received message COMPLETED from shim
peer0.org2.example.com | [08f 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
zookeeper2 | 2018-01-30 08:53:04,506 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@329] - Follower sid: 1 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@50b64de9
peer1.org1.example.com | [08b 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6-d64c-425d-9698-9fbbec5406ea]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:04.409 UTC [policies] GetPolicy -> DEBU 0dd Returning policy Admins for evaluation
kafka0 | [2018-01-30 08:53:10,688] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
kafka1 | [2018-01-30 08:53:07,869] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [19e 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
peer1.org2.example.com | [089 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
zookeeper2 | 2018-01-30 08:53:04,512 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@384] - Synchronizing with Follower sid: 1 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
peer0.org2.example.com | [090 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [08c 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ca3a34b6-d64c-425d-9698-9fbbec5406ea
kafka0 | [2018-01-30 08:53:10,721] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | 2018-01-30 08:53:04.409 UTC [policies] GetPolicy -> DEBU 0de Returning policy Admins for evaluation
kafka1 | [2018-01-30 08:53:07,869] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [19f 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
peer1.org2.example.com | [08a 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473-63ab-47e7-a8ec-e522506072e5]HandleMessage- COMPLETED. Notify
zookeeper2 | 2018-01-30 08:53:04,512 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
kafka0 | [2018-01-30 08:53:10,749] INFO Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT -> EndPoint(kafka0,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org2.example.com | [091 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] GetPolicy -> DEBU 0df Returning policy Readers for evaluation
peer1.org1.example.com | [08d 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [1a0 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
peer1.org2.example.com | [08b 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4dfce473-63ab-47e7-a8ec-e522506072e5
zookeeper2 | 2018-01-30 08:53:04,512 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@458] - Sending DIFF
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] CommitProposals -> DEBU 0e0 As expected, current configuration has policy '/Channel/Readers'
peer1.org2.example.com | [08c 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [1a1 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
kafka0 | [2018-01-30 08:53:10,806] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] GetPolicy -> DEBU 0e1 Returning policy Writers for evaluation
zookeeper2 | 2018-01-30 08:53:04,607 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@518] - Received NEWLEADER-ACK message from 1
peer1.org2.example.com | [08d 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer1.org1.example.com | [08e 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer0.org1.example.com | [1a2 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
peer0.org2.example.com | [092 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] CommitProposals -> DEBU 0e2 As expected, current configuration has policy '/Channel/Writers'
kafka1 | [2018-01-30 08:53:07,869] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
zookeeper2 | 2018-01-30 08:53:07,987 [myid:3] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.12:59048
peer1.org2.example.com | [08e 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=87a261d4-fd62-4676-952f-7e169b8c2a47,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org1.example.com | [08f 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=d31c2805-9dc8-4439-bba4-c51334f67fa7,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer0.org1.example.com | [1a3 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
kafka0 | [2018-01-30 08:53:10,806] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | 2018-01-30 08:53:04.411 UTC [policies] GetPolicy -> DEBU 0e3 Returning policy Orderer/BlockValidation for evaluation
zookeeper2 | 2018-01-30 08:53:08,060 [myid:3] - INFO [SyncThread:3:FileTxnLog@203] - Creating new log file: log.100000001
peer1.org2.example.com | [08f 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
peer0.org2.example.com | [093 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
kafka1 | [2018-01-30 08:53:07,870] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-01-30 08:53:10,820] INFO [Kafka Server 0], started (kafka.server.KafkaServer)
peer1.org1.example.com | [090 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
peer0.org1.example.com | [1a4 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a46b10
orderer.example.com | 2018-01-30 08:53:04.411 UTC [policies] CommitProposals -> DEBU 0e4 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
zookeeper2 | 2018-01-30 08:53:08,131 [myid:3] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.12:59048
peer1.org2.example.com | [090 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka1 | [2018-01-30 08:53:07,871] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-01-30 08:53:12,598] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer0.org2.example.com | [094 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 0e5 retrieveBlockByNumber() - blockNum = [0]
zookeeper2 | 2018-01-30 08:53:08,204 [myid:3] - INFO [CommitProcessor:3:ZooKeeperServer@673] - Established session 0x361464505ac0000 with negotiated timeout 6000 for client /172.18.0.12:59048
peer1.org2.example.com | [091 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1a5 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org1.example.com | [091 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka1 | [2018-01-30 08:53:07,871] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] newBlockfileStream -> DEBU 0e6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
kafka0 | [2018-01-30 08:53:12,604] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer1.org2.example.com | [092 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
zookeeper2 | 2018-01-30 08:53:08,412 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x5 zxid:0x100000005 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NoNode for /brokers
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1a6 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 0e7 Remaining bytes=[9163], Going to peek [8] bytes
peer1.org1.example.com | [092 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
kafka0 | [2018-01-30 08:53:12,606] INFO Partition [testchainid,0] on broker 0: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
zookeeper2 | 2018-01-30 08:53:08,443 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x3 zxid:0x100000006 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
peer1.org2.example.com | [093 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1a7 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 0e8 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer1.org1.example.com | [093 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer1.org1.example.com | [094 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org1.example.com | [095 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org1.example.com | [096 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer1.org1.example.com | [097 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer1.org1.example.com | [098 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
peer1.org1.example.com | [099 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
peer1.org1.example.com | [09b 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer1.org1.example.com | [09c 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org1.example.com | [09d 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
peer1.org1.example.com | [09e 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [09a 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
peer1.org1.example.com | [09f 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [0a0 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0a1 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [0a2 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [0a3 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [0a4 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
peer1.org1.example.com | [0a5 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
peer1.org1.example.com | [0a6 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [0a7 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [0a8 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [0a9 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [0aa 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
peer1.org1.example.com | [0ab 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org1.example.com | [0ac 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [0ad 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]Move state message READY
peer1.org1.example.com | [0ae 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka0 | [2018-01-30 08:53:12,611] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [1a8 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/multichain] newChainSupport -> DEBU 0e9 [channel: testchainid] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=0):
zookeeper2 | 2018-01-30 08:53:08,471 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x7 zxid:0x100000009 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org2.example.com | [094 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | [0af 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d31c2805]Entered state ready
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | [2018-01-30 08:53:12,618] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
peer0.org1.example.com | [1a9 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/kafka] newChain -> INFO 0ea [channel: testchainid] Starting chain with last persisted offset -3 and last recorded block 0
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
peer1.org1.example.com | [0b0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d31c2805-9dc8-4439-bba4-c51334f67fa7
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka0 | [2018-01-30 08:53:12,650] INFO [ReplicaFetcherManager on broker 0] Added fetcher for partitions List([[testchainid,0], initOffset 0 to broker BrokerEndPoint(1,kafka1,9092)] ) (kafka.server.ReplicaFetcherManager)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/multichain] NewManagerImpl -> INFO 0eb Starting with system channel testchainid and orderer type kafka
peer0.org1.example.com | [1aa 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421a11c70, header 0xc421a46ba0
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
kafka1 | [2018-01-30 08:53:07,873] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0b1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]sending state message READY
kafka0 | [2018-01-30 08:53:12,654] INFO [ReplicaFetcherThread-0-1], Starting (kafka.server.ReplicaFetcherThread)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/kafka] setupProducerForChannel -> INFO 0ed [channel: testchainid] Setting up the producer for this channel...
peer0.org1.example.com | [1ab 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka1 | [2018-01-30 08:53:07,873] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [095 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer1.org1.example.com | [0b2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Received message READY from shim
kafka0 | [2018-01-30 08:53:15,508] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions [businesschannel,0] (kafka.server.ReplicaFetcherManager)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1ac 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc
orderer.example.com | [sarama] 2018/01/30 08:53:04.414183 client.go:110: Initializing new client
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka1 | [2018-01-30 08:53:07,874] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [096 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer1.org1.example.com | [0b3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d31c2805]Handling ChaincodeMessage of type: READY(state:established)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1ad 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc channel id:
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/kafka] try -> DEBU 0ee [channel: testchainid] Connecting to the Kafka cluster
kafka0 | [2018-01-30 08:53:15,586] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
kafka1 | [2018-01-30 08:53:07,909] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org1.example.com | [0b4 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org2.example.com | [097 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.414202 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka0 | [2018-01-30 08:53:15,594] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org1.example.com | [1ae 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc channel id: version: 1.0.2
kafka1 | [2018-01-30 08:53:07,932] INFO Opening socket connection to server zookeeper1.v102_default/172.18.0.2:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [095 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer0.org2.example.com | [098 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.414464 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka0 | [2018-01-30 08:53:15,595] INFO Partition [businesschannel,0] on broker 0: No checkpointed highwatermark is found for partition [businesschannel,0] (kafka.cluster.Partition)
peer0.org1.example.com | [1af 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc,syscc=true,proposal=0xc421a11c70,canname=cscc:1.0.2
kafka1 | [2018-01-30 08:53:07,973] INFO Socket connection established to zookeeper1.v102_default/172.18.0.2:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [096 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer0.org2.example.com | [099 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.414486 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [0b5 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [1b0 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer1.org2.example.com | [097 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [09a 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka1 | [2018-01-30 08:53:08,094] INFO Session establishment complete on server zookeeper1.v102_default/172.18.0.2:2181, sessionid = 0x261464505810000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/main] main -> INFO 0ec Beginning to serve requests
peer1.org1.example.com | [0b6 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [1b1 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [098 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
peer0.org2.example.com | [09b 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/01/30 08:53:04.424617 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [0b7 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
kafka3 | [2018-01-30 08:53:08,019] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [099 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
peer0.org1.example.com | [1b2 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
kafka1 | [2018-01-30 08:53:08,099] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [09c 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer1.org1.example.com | [0b8 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d31c2805]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:04.424934 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [09a 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [1b3 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f520643c]Inside sendExecuteMessage. Message TRANSACTION
kafka3 | [2018-01-30 08:53:08,147] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
kafka1 | [2018-01-30 08:53:08,801] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org2.example.com | [09d 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [09b 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1b4 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:08,186] INFO Opening socket connection to server zookeeper1.v102_default/172.18.0.2:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [09e 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
peer1.org1.example.com | [0b9 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:04.424976 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-01-30 08:53:08,826] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [09c 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer0.org1.example.com | [1b5 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
kafka3 | [2018-01-30 08:53:08,238] INFO Socket connection established to zookeeper1.v102_default/172.18.0.2:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [09f 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka1 | [2018-01-30 08:53:08,874] INFO Logs loading complete. (kafka.log.LogManager)
peer1.org2.example.com | [09d 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1b6 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f520643c]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | [sarama] 2018/01/30 08:53:04.425089 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [0ba 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d31c2805]sendExecuteMsg trigger event INIT
kafka3 | [2018-01-30 08:53:08,324] INFO Session establishment complete on server zookeeper1.v102_default/172.18.0.2:2181, sessionid = 0x261464505810001, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [1b7 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f520643c]Move state message TRANSACTION
peer0.org2.example.com | [0a0 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [09e 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
kafka1 | [2018-01-30 08:53:09,064] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
kafka3 | [2018-01-30 08:53:08,337] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer1.org1.example.com | [0bb 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]Move state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:04.432982 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1b8 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f520643c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [0a1 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka1 | [2018-01-30 08:53:09,076] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
kafka3 | [2018-01-30 08:53:08,796] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org2.example.com | [09f 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [0bc 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [1b9 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:04.433026 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0a2 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka1 | [2018-01-30 08:53:09,102] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
kafka3 | [2018-01-30 08:53:08,818] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [0a0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [0bd 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:04.433041 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ba 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f520643c]sending state message TRANSACTION
peer0.org2.example.com | [0a3 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
kafka1 | [2018-01-30 08:53:09,279] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
kafka3 | [2018-01-30 08:53:08,846] INFO Logs loading complete. (kafka.log.LogManager)
peer0.org1.example.com | [1bb 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]Received message TRANSACTION from shim
peer1.org2.example.com | [0a1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [0be 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:04.433102 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-01-30 08:53:09,330] INFO [Socket Server on Broker 1], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org2.example.com | [0a4 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
kafka3 | [2018-01-30 08:53:09,077] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org1.example.com | [1bc 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f520643c]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [0a2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [0bf 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:04.446808 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka1 | [2018-01-30 08:53:09,500] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [0a5 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka3 | [2018-01-30 08:53:09,089] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org1.example.com | [1bd 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f520643c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [0a3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
peer1.org1.example.com | [0c0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d31c2805]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:04.446861 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka1 | [2018-01-30 08:53:09,507] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [0a6 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka3 | [2018-01-30 08:53:09,101] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org1.example.com | [1be 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer1.org2.example.com | [0a4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
orderer.example.com | [sarama] 2018/01/30 08:53:04.446879 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-01-30 08:53:10,425] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org2.example.com | [0a7 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka3 | [2018-01-30 08:53:09,376] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org1.example.com | [1bf 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer1.org2.example.com | [0a5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [0c1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/01/30 08:53:04.446980 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [0a8 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka3 | [2018-01-30 08:53:09,395] INFO [Socket Server on Broker 3], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org1.example.com | [1c0 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
kafka1 | [2018-01-30 08:53:10,461] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [0c2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d31c2805]Received INIT, initializing chaincode
peer1.org2.example.com | [0a6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0a9 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
kafka3 | [2018-01-30 08:53:09,485] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | [2018-01-30 08:53:10,463] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.490298 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1c1 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
peer1.org1.example.com | [0c3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [0a7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [0aa 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka3 | [2018-01-30 08:53:09,515] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | [2018-01-30 08:53:10,480] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.490571 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1c2 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
peer0.org2.example.com | [0ab 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:10,379] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.GroupCoordinator)
kafka1 | [2018-01-30 08:53:10,481] INFO [Group Metadata Manager on Broker 1]: Removed 0 expired offsets in 8 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org1.example.com | [0c4 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Init get response status: 200
peer1.org2.example.com | [0a8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [1c3 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer0.org2.example.com | [0ac 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:04.490595 client.go:626: client/metadata no available broker to send metadata request to
kafka3 | [2018-01-30 08:53:10,370] INFO New leader is 0 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer1.org1.example.com | [0c5 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Init succeeded. Sending COMPLETED
kafka1 | [2018-01-30 08:53:10,522] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org2.example.com | [0ad 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:04.490602 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [1c4 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
peer1.org2.example.com | [0a9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
kafka3 | [2018-01-30 08:53:10,419] INFO [Group Metadata Manager on Broker 3]: Removed 0 expired offsets in 11 milliseconds. (kafka.coordinator.GroupMetadataManager)
kafka1 | [2018-01-30 08:53:10,551] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org2.example.com | [0ae 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [b29c92f1]Entered state ready
peer1.org1.example.com | [0c6 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:04.490611 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [1c5 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
peer1.org2.example.com | [0aa 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka3 | [2018-01-30 08:53:10,472] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org2.example.com | [0af 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e
peer1.org1.example.com | [0c7 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d31c2805]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka1 | [2018-01-30 08:53:10,558] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.745048 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1c6 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
peer1.org2.example.com | [0ab 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:10,471] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [0b1 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [0c8 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]send state message COMPLETED
kafka1 | [2018-01-30 08:53:10,746] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [1c7 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
kafka3 | [2018-01-30 08:53:10,478] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.745122 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [0b2 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [0ac 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]Move state message READY
peer1.org1.example.com | [0c9 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]Received message COMPLETED from shim
kafka3 | [2018-01-30 08:53:10,580] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.749462 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [0b3 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [1c8 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421a2c900), Data:(*common.BlockData)(0xc421acab60), Metadata:(*common.BlockMetadata)(0xc421acaba0)}, doMVCCValidation=true
peer1.org2.example.com | [0ad 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka3 | [2018-01-30 08:53:10,602] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [0ca 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [0b4 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:04.749505 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
kafka3 | [2018-01-30 08:53:10,648] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
zookeeper2 | 2018-01-30 08:53:08,486 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x9 zxid:0x10000000b txntype:-1 reqpath:n/a Error Path:/brokers/topics Error:KeeperErrorCode = NodeExists for /brokers/topics
peer1.org2.example.com | [0ae 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [87a261d4]Entered state ready
peer1.org1.example.com | [0cb 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805-9dc8-4439-bba4-c51334f67fa7]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:04.749517 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka3 | [2018-01-30 08:53:10,751] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [1c9 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [0b5 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b29c92f1]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-01-30 08:53:10,789] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [0af 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:87a261d4-fd62-4676-952f-7e169b8c2a47
peer1.org1.example.com | [0cc 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d31c2805-9dc8-4439-bba4-c51334f67fa7
kafka3 | [2018-01-30 08:53:10,794] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT -> EndPoint(kafka3,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org1.example.com | [1ca 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | [sarama] 2018/01/30 08:53:04.749534 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | [0b6 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:10,878] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [0b0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]sending state message READY
peer1.org1.example.com | [0cd 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka1 | [2018-01-30 08:53:10,776] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [1cb 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
orderer.example.com | [sarama] 2018/01/30 08:53:04.754658 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0b7 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b29c92f1]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [0b1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Received message READY from shim
kafka3 | [2018-01-30 08:53:10,880] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org1.example.com | [0ce 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=11972
orderer.example.com | [sarama] 2018/01/30 08:53:04.754701 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [0b2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [87a261d4]Handling ChaincodeMessage of type: READY(state:established)
kafka3 | [2018-01-30 08:53:10,885] INFO [Kafka Server 3], started (kafka.server.KafkaServer)
peer0.org2.example.com | [0b0 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]sending state message READY
peer1.org1.example.com | [0cf 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=12190e19-1e19-4953-a309-bdd026f54f97,syscc=true,proposal=0x0,canname=escc:1.0.2
peer0.org1.example.com | ]
orderer.example.com | [sarama] 2018/01/30 08:53:04.754714 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka3 | [2018-01-30 08:53:15,404] INFO Topic creation {"version":1,"partitions":{"0":[0,1,2]}} (kafka.admin.AdminUtils$)
peer0.org2.example.com | [0b8 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Received message READY from shim
peer1.org2.example.com | [0b3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [1cc 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
peer1.org1.example.com | [0d0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
orderer.example.com | [sarama] 2018/01/30 08:53:04.754737 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
kafka3 | [2018-01-30 08:53:15,423] INFO [KafkaApi-3] Auto creation of topic businesschannel with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
peer0.org2.example.com | [0b9 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b29c92f1]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [0b4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [1cd 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [0d1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:04.759960 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [0b5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [0ba 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]Move state message INIT
peer0.org1.example.com | [1ce 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | [0d2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [sarama] 2018/01/30 08:53:04.759997 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [0b6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [1cf 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
orderer.example.com | [sarama] 2018/01/30 08:53:04.760008 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0d3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer0.org2.example.com | [0bb 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [0b7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [87a261d4]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [1d0 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | [sarama] 2018/01/30 08:53:04.760101 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [0d4 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer0.org2.example.com | [0bc 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:04.767360 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1d1 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [0d5 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [0b8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [0bd 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]sending state message INIT
peer0.org1.example.com | [1d2 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
peer1.org2.example.com | [0b9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [87a261d4]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0be 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:04.767490 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [1d3 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer1.org2.example.com | [0ba 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]Move state message INIT
peer0.org2.example.com | [0bf 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b29c92f1]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:04.767501 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [0bb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [1d4 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [0c0 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [sarama] 2018/01/30 08:53:04.767509 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [0bc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [1d5 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer1.org1.example.com | [0d6 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer1.org2.example.com | [0bd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]sending state message INIT
peer0.org2.example.com | [0c1 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b29c92f1]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:04.767518 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
peer1.org1.example.com | [0d7 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer0.org1.example.com | [1d6 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org2.example.com | [0be 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:05.018072 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0c2 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0d8 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
peer1.org2.example.com | [0bf 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [87a261d4]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:05.018123 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [1d7 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [0c3 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Init get response status: 200
orderer.example.com | [sarama] 2018/01/30 08:53:05.027204 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [0d9 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
peer1.org2.example.com | [0c0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka1 | [2018-01-30 08:53:10,796] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT -> EndPoint(kafka1,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org1.example.com | [1d8 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [0c4 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Init succeeded. Sending COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.027338 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0c1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [87a261d4]Received INIT, initializing chaincode
peer1.org1.example.com | [0da 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
peer0.org1.example.com | [1d9 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [0c5 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.027457 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0db 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [0c6 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b29c92f1]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0c2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0dc 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1da 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | [sarama] 2018/01/30 08:53:05.027487 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [0c3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Init get response status: 200
peer1.org1.example.com | [0dd 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [1db 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [0c7 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]send state message COMPLETED
peer1.org2.example.com | [0c4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Init succeeded. Sending COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.034618 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1dc 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [0de 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [sarama] 2018/01/30 08:53:05.034724 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1dd 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [0c8 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]Received message COMPLETED from shim
peer1.org2.example.com | [0c5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Move state message COMPLETED
peer0.org2.example.com | [0c9 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:05.034735 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0df 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
peer0.org2.example.com | [0ca 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1de 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [0c6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [87a261d4]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:05.035065 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [0e0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0cb 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e
peer0.org1.example.com | [1df 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [0c7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.040127 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [0cc 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [0e1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1e0 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [0c8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:05.040299 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [0cd 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | [1e1 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [0e2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org2.example.com | [0c9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:05.040359 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0ce 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be,syscc=true,proposal=0x0,canname=escc:1.0.2
peer1.org1.example.com | [0e3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org2.example.com | [0ca 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4-fd62-4676-952f-7e169b8c2a47]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1e2 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.040509 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [0cf 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
peer1.org1.example.com | [0e4 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
peer0.org1.example.com | [1e3 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [0cb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:87a261d4-fd62-4676-952f-7e169b8c2a47
orderer.example.com | [sarama] 2018/01/30 08:53:05.049411 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [0e5 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
peer0.org2.example.com | [0d0 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [1e4 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org2.example.com | [0cc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [0e6 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:05.049517 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1e5 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [0d1 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [0cd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
orderer.example.com | [sarama] 2018/01/30 08:53:05.049528 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [0e7 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [1e6 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [0d2 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
kafka1 | [2018-01-30 08:53:10,869] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [0ce 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=f9ed21e7-629a-4e79-a570-84b457159734,syscc=true,proposal=0x0,canname=escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.049764 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [0e8 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [1e7 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [0d3 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org1.example.com | [0e9 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [1e8 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [0cf 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
peer1.org1.example.com | [0ea 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
orderer.example.com | [sarama] 2018/01/30 08:53:05.049775 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [1e9 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [0d4 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [0d0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [0eb 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | [sarama] 2018/01/30 08:53:05.300056 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ea 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
peer1.org2.example.com | [0d1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | [sarama] 2018/01/30 08:53:05.300115 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0ec 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [1eb 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.306967 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0d2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0ed 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:05.307074 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0d3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
zookeeper2 | 2018-01-30 08:53:08,516 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x7 zxid:0x10000000c txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
peer0.org1.example.com | [1ec 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [0d4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | [sarama] 2018/01/30 08:53:05.307086 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ed 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [0ee 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.307164 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1ee 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [0ef 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [12190e19]Entered state ready
peer0.org2.example.com | [0d5 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [sarama] 2018/01/30 08:53:05.319808 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1ef 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [0f0 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:12190e19-1e19-4953-a309-bdd026f54f97
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [0d6 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer1.org1.example.com | [0f1 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]sending state message READY
peer0.org1.example.com | [1f0 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [0d7 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.319906 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [0f2 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Received message READY from shim
peer0.org2.example.com | [0d8 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
peer0.org1.example.com | [1f1 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | [sarama] 2018/01/30 08:53:05.319924 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0f3 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [12190e19]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [1f2 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [0d9 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.320212 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [0f4 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org2.example.com | [0d5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer0.org1.example.com | [1f3 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | [sarama] 2018/01/30 08:53:05.327761 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [0da 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [0f5 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [0d6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer0.org1.example.com | [1f4 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.327870 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [0d7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
peer0.org2.example.com | [0db 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0f6 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [0d8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
orderer.example.com | [sarama] 2018/01/30 08:53:05.328140 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0dc 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [1f5 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [0f7 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
kafka1 | [2018-01-30 08:53:10,869] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [0d9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
peer0.org1.example.com | [1f6 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [0f8 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [12190e19]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [0dd 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [0da 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
orderer.example.com | [sarama] 2018/01/30 08:53:05.328910 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1f7 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [sarama] 2018/01/30 08:53:05.338125 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [0f9 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [0db 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1f8 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [0de 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
peer0.org1.example.com | [1f9 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [0dc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [1fa 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | [sarama] 2018/01/30 08:53:05.338161 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [0dd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [0df 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [0fa 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [12190e19]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [1fb 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [0de 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.338172 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [1fc 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org1.example.com | [0fb 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]Move state message INIT
peer1.org2.example.com | [0df 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0e0 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1fd 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [0fc 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [0e0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1fe 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.338411 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [0fd 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [0e1 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org2.example.com | [0e1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [1ff 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | [sarama] 2018/01/30 08:53:05.338435 client.go:187: Closing Client
peer1.org2.example.com | [0e2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [200 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [0fe 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]sending state message INIT
peer1.org2.example.com | [0e3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
peer0.org1.example.com | [201 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:05.338 UTC [orderer/kafka] try -> DEBU 0ef [channel: testchainid] Retrying every 1s for a total of 30s
peer1.org1.example.com | [0ff 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Received message INIT from shim
peer0.org2.example.com | [0e2 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [202 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.341011 client.go:110: Initializing new client
peer1.org1.example.com | [100 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [12190e19]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [0e4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
peer0.org2.example.com | [0e3 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
peer0.org1.example.com | [203 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:06.340 UTC [orderer/kafka] try -> DEBU 0f0 [channel: testchainid] Connecting to the Kafka cluster
peer1.org1.example.com | [101 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [204 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [0e4 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [0e5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:06.341063 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [102 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [12190e19]Received INIT, initializing chaincode
peer0.org1.example.com | [205 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [0e5 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:06.341133 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [0e6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [103 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [206 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [0e7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [sarama] 2018/01/30 08:53:06.341214 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [207 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [0e6 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [104 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Init get response status: 200
peer1.org2.example.com | [0e8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/01/30 08:53:06.345570 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [208 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org1.example.com | [105 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0e7 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org2.example.com | [0e9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
peer0.org1.example.com | [209 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | [sarama] 2018/01/30 08:53:06.345624 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [106 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Move state message COMPLETED
kafka1 | [2018-01-30 08:53:10,886] INFO [Kafka Server 1], started (kafka.server.KafkaServer)
peer0.org1.example.com | [20a 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [0e8 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [0ea 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.345897 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [107 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [12190e19]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [0e9 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
peer0.org1.example.com | [20b 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [0eb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:06.346032 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [108 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]send state message COMPLETED
peer0.org2.example.com | [0ea 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [20c 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [0ec 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.350478 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0eb 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [0ed 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [109 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]Received message COMPLETED from shim
peer0.org1.example.com | [20d 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [0ec 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]Move state message READY
peer1.org1.example.com | [10a 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:06.350516 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [20e 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [0ee 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [f9ed21e7]Entered state ready
peer1.org1.example.com | [10b 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19-1e19-4953-a309-bdd026f54f97]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [0ed 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:06.350532 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [0ef 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:f9ed21e7-629a-4e79-a570-84b457159734
peer0.org1.example.com | [20f 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | [sarama] 2018/01/30 08:53:06.350746 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [0ee 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a88ba6ce]Entered state ready
peer1.org2.example.com | [0f0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]sending state message READY
peer1.org1.example.com | [10c 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:12190e19-1e19-4953-a309-bdd026f54f97
peer0.org1.example.com | [210 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.355663 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0f1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Received message READY from shim
peer1.org1.example.com | [10d 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [0ef 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be
peer0.org1.example.com | [211 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [sarama] 2018/01/30 08:53:06.355700 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0f2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f9ed21e7]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [10e 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
peer0.org2.example.com | [0f0 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]sending state message READY
peer0.org1.example.com | [212 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.355711 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [0f3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [213 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [0f1 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Received message READY from shim
peer1.org1.example.com | [10f 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=ed2e62c5-f750-48e4-969c-c7b9fd41877f,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.355748 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [214 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [0f2 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a88ba6ce]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [110 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
peer1.org2.example.com | [0f4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | [sarama] 2018/01/30 08:53:06.360726 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [215 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [0f3 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [111 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka1 | [2018-01-30 08:53:11,457] INFO Topic creation {"version":1,"partitions":{"0":[1,0,2]}} (kafka.admin.AdminUtils$)
peer1.org2.example.com | [0f5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [sarama] 2018/01/30 08:53:06.360763 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [216 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [112 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [0f4 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [0f6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.360773 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [217 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [0f5 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [113 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer1.org2.example.com | [0f7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f9ed21e7]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [114 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer0.org1.example.com | [218 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.360781 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [0f6 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [0f8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:08,530 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x8 zxid:0x10000000d txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
peer1.org1.example.com | [115 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | [219 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [0f7 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a88ba6ce]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.360991 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
peer1.org2.example.com | [0f9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f9ed21e7]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0f8 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [21a 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.611318 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [0fa 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]Move state message INIT
peer0.org1.example.com | [21b 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [0f9 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a88ba6ce]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.611371 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [0fb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [0fa 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]Move state message INIT
peer0.org1.example.com | [21c 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | [sarama] 2018/01/30 08:53:06.616768 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [0fc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [0fb 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [21d 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
orderer.example.com | [sarama] 2018/01/30 08:53:06.616806 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [0fd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]sending state message INIT
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [0fc 01-30 08:53:02.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:06.616817 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [116 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
peer0.org1.example.com | [21e 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [0fe 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Received message INIT from shim
peer0.org2.example.com | [0fd 01-30 08:53:02.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.617061 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [117 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
peer0.org1.example.com | [21f 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer1.org2.example.com | [0ff 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f9ed21e7]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [0fe 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:06.622281 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [118 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
peer0.org1.example.com | [220 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [0ff 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a88ba6ce]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [100 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/01/30 08:53:06.622316 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [119 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
peer0.org2.example.com | [100 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [101 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f9ed21e7]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:06.622327 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [101 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a88ba6ce]Received INIT, initializing chaincode
peer1.org1.example.com | [11a 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
peer0.org1.example.com | [221 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org2.example.com | [102 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [11b 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [102 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | [sarama] 2018/01/30 08:53:06.622555 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [222 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org2.example.com | [103 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Init get response status: 200
peer0.org2.example.com | [103 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Init get response status: 200
peer1.org1.example.com | [11c 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/01/30 08:53:06.626240 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [223 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org2.example.com | [104 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [104 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [224 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | [sarama] 2018/01/30 08:53:06.626271 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [11d 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer1.org2.example.com | [105 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Move state message COMPLETED
peer0.org1.example.com | [225 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [105 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:06.626281 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [11e 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [106 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a88ba6ce]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [226 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [106 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f9ed21e7]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [11f 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
peer0.org2.example.com | [107 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]send state message COMPLETED
peer1.org2.example.com | [107 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:06.626295 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [227 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org1.example.com | [120 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [108 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:06.630097 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [108 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]Received message COMPLETED from shim
peer0.org1.example.com | [228 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:06.630388 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [109 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [109 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [121 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [229 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [1322b804-8db6-44da-a05f-f904f47af16f]
peer1.org2.example.com | [10a 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7-629a-4e79-a570-84b457159734]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:06.630419 client.go:626: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [10a 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [122 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [22a 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=7c78a14a-c697-4851-a4e6-43a8bac71a1a,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer1.org2.example.com | [10b 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f9ed21e7-629a-4e79-a570-84b457159734
orderer.example.com | [sarama] 2018/01/30 08:53:06.630428 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [123 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [10b 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be
peer0.org1.example.com | [22b 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
kafka1 | [2018-01-30 08:53:11,477] INFO [KafkaApi-1] Auto creation of topic testchainid with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
orderer.example.com | [sarama] 2018/01/30 08:53:06.630436 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
peer1.org2.example.com | [10c 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [124 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer0.org2.example.com | [10c 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:06.881167 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [22c 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [125 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [10d 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
orderer.example.com | [sarama] 2018/01/30 08:53:06.881265 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [22d 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer1.org1.example.com | [126 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | [10d 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
peer1.org2.example.com | [10e 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=84196c8c-af4a-4d98-a50b-9a53522febef,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org1.example.com | [22e 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7c78a14a]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.887282 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [127 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [10e 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=111ca772-959f-493e-a2dc-d9c20e5d4254,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.887322 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [22f 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [10f 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
peer1.org1.example.com | [128 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [10f 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
orderer.example.com | [sarama] 2018/01/30 08:53:06.887333 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [230 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7c78a14a]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [110 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org2.example.com | [110 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [129 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/01/30 08:53:06.887350 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [111 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [111 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [12a 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer1.org2.example.com | [112 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | [112 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [231 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7c78a14a]Move state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.901525 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [113 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer0.org2.example.com | [113 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer0.org1.example.com | [232 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7c78a14a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [12b 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org2.example.com | [114 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org2.example.com | [114 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | [sarama] 2018/01/30 08:53:06.901812 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [233 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [12c 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
peer1.org1.example.com | [12d 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.901928 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [234 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7c78a14a]sending state message INIT
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [12e 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:06.901969 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [235 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Received message INIT from shim
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [115 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
peer1.org1.example.com | [12f 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ed2e62c5]Entered state ready
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [116 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
orderer.example.com | [sarama] 2018/01/30 08:53:06.911066 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [236 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7c78a14a]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [115 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
peer0.org2.example.com | [117 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
peer1.org1.example.com | [130 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ed2e62c5-f750-48e4-969c-c7b9fd41877f
peer1.org1.example.com | [131 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]sending state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.911112 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [116 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
peer0.org2.example.com | [118 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
peer0.org1.example.com | [237 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [117 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
peer1.org1.example.com | [132 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Received message READY from shim
orderer.example.com | [sarama] 2018/01/30 08:53:06.911122 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [119 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
peer1.org2.example.com | [118 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
peer0.org1.example.com | [238 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7c78a14a]Received INIT, initializing chaincode
peer1.org1.example.com | [133 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2e62c5]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [11a 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org2.example.com | [119 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.911143 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [11b 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [11a 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [134 01-30 08:53:03.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org2.example.com | [11c 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer0.org1.example.com | [239 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [sarama] 2018/01/30 08:53:06.916192 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [11b 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [11d 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [135 01-30 08:53:03.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [23a 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Init get response status: 200
orderer.example.com | [sarama] 2018/01/30 08:53:06.916228 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [11c 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer0.org2.example.com | [11e 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.916238 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [136 01-30 08:53:03.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | [2018-01-30 08:53:12,366] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [23b 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [11d 01-30 08:53:04.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [11f 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/01/30 08:53:06.916249 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [137 01-30 08:53:03.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [11e 01-30 08:53:04.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
peer0.org2.example.com | [120 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [23c 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:06.916265 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
peer1.org2.example.com | [11f 01-30 08:53:04.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [121 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [138 01-30 08:53:03.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ed2e62c5]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [23d 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7c78a14a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [120 01-30 08:53:04.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.166961 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [122 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [139 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:08,531 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0xb zxid:0x10000000e txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
peer1.org2.example.com | [121 01-30 08:53:04.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
orderer.example.com | [sarama] 2018/01/30 08:53:07.167008 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [23e 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]send state message COMPLETED
peer0.org2.example.com | [123 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer1.org2.example.com | [122 01-30 08:53:04.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [13a 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ed2e62c5]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [124 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
orderer.example.com | [sarama] 2018/01/30 08:53:07.171219 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [23f 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7c78a14a]Received message COMPLETED from shim
peer1.org2.example.com | [123 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer1.org1.example.com | [13b 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]Move state message INIT
peer0.org2.example.com | [125 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:07.171262 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [124 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [240 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7c78a14a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [13c 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [126 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [126 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.171274 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [13d 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [241 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7c78a14a-c697-4851-a4e6-43a8bac71a1a]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [127 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [127 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [13e 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.171518 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [128 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [242 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7c78a14a-c697-4851-a4e6-43a8bac71a1a
peer1.org2.example.com | [125 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | [128 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/01/30 08:53:07.177411 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [13f 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Received message INIT from shim
peer1.org2.example.com | [129 01-30 08:53:04.46 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer0.org1.example.com | [243 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [129 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer1.org1.example.com | [140 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2e62c5]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [12a 01-30 08:53:04.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | [sarama] 2018/01/30 08:53:07.177446 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [141 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [12a 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [244 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer1.org1.example.com | [142 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ed2e62c5]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:07.177457 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [12b 01-30 08:53:04.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [143 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Init get response status: 200
peer0.org1.example.com | [245 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [1322b804-8db6-44da-a05f-f904f47af16f]
peer0.org2.example.com | [12b 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [12c 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]Move state message READY
peer1.org1.example.com | [144 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [12c 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:07.177693 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [246 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [12d 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [145 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.181955 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [146 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2e62c5]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [247 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [10548136-1480-43ac-aecf-fe4ecf2a1811]
peer1.org2.example.com | [12e 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [84196c8c]Entered state ready
peer0.org2.example.com | [12d 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:07.181991 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [147 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]send state message COMPLETED
peer0.org1.example.com | [248 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=fdb0c2aa-d345-4a29-8882-179567b3a529,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org2.example.com | [12f 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:84196c8c-af4a-4d98-a50b-9a53522febef
peer0.org2.example.com | [12e 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [111ca772]Entered state ready
peer1.org1.example.com | [148 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]Received message COMPLETED from shim
peer1.org1.example.com | [149 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.182002 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [12f 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:111ca772-959f-493e-a2dc-d9c20e5d4254
peer1.org2.example.com | [130 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]sending state message READY
peer1.org2.example.com | [132 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [14a 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5-f750-48e4-969c-c7b9fd41877f]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [249 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:07.182276 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-01-30 08:53:12,483] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer1.org2.example.com | [133 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org2.example.com | [130 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]sending state message READY
peer0.org2.example.com | [131 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Received message READY from shim
peer1.org1.example.com | [14b 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2e62c5-f750-48e4-969c-c7b9fd41877f
peer1.org2.example.com | [134 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [sarama] 2018/01/30 08:53:07.186715 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.186753 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.186764 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [24a 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [14c 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:07.186771 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:07.186998 client.go:187: Closing Client
peer1.org1.example.com | [14d 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org2.example.com | [132 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [111ca772]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [135 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [14e 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=09b67ead-5b84-4489-ab93-56b6a9c1767f,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org2.example.com | [133 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org2.example.com | [136 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [84196c8c]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [137 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [131 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Received message READY from shim
peer1.org1.example.com | [14f 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org1.example.com | [24b 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.340 UTC [orderer/kafka] try -> DEBU 0f1 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:07.340433 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:07.340460 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:07.340600 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [134 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org1.example.com | [150 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [24c 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fdb0c2aa]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [138 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [84196c8c]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.340630 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [135 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [151 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org1.example.com | [24d 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:08,545 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0xc zxid:0x100000012 txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NodeExists for /config
peer1.org2.example.com | [13a 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]Move state message INIT
peer0.org2.example.com | [136 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [24e 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fdb0c2aa]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [24f 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fdb0c2aa]Move state message INIT
peer0.org1.example.com | [250 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fdb0c2aa]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.345025 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.345066 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.345077 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:07.345319 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [152 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer1.org1.example.com | [153 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org1.example.com | [154 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [13b 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [137 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [111ca772]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.349924 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [13c 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [251 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
peer0.org2.example.com | [138 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [252 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fdb0c2aa]sending state message INIT
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [13d 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.349971 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [139 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [111ca772]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [253 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.349983 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [139 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84196c8c]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [sarama] 2018/01/30 08:53:07.349998 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [13a 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]Move state message INIT
peer0.org1.example.com | [254 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fdb0c2aa]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [13e 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Received message INIT from shim
peer0.org2.example.com | [13b 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [255 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.355639 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [256 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [fdb0c2aa]Received INIT, initializing chaincode
peer1.org2.example.com | [13f 01-30 08:53:04.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84196c8c]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:07.355679 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [13c 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [155 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
orderer.example.com | [sarama] 2018/01/30 08:53:07.355691 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [13d 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]sending state message INIT
peer0.org1.example.com | [257 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Init get response status: 200
peer1.org2.example.com | [140 01-30 08:53:04.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [156 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
orderer.example.com | [sarama] 2018/01/30 08:53:07.355707 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [258 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [141 01-30 08:53:04.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [84196c8c]Received INIT, initializing chaincode
peer1.org1.example.com | [157 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
peer0.org2.example.com | [13e 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Received message INIT from shim
peer0.org1.example.com | [259 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.359289 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [142 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Init get response status: 200
peer1.org1.example.com | [158 01-30 08:53:03.42 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer0.org1.example.com | [25a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fdb0c2aa]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [13f 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [111ca772]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:07.359344 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [143 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [159 01-30 08:53:03.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:07.359357 client.go:626: client/metadata no available broker to send metadata request to
peer1.org2.example.com | [144 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Move state message COMPLETED
peer0.org2.example.com | [140 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [25b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.359577 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [145 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84196c8c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [141 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [111ca772]Received INIT, initializing chaincode
peer0.org1.example.com | [25c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fdb0c2aa]Received message COMPLETED from shim
peer1.org1.example.com | [15a 01-30 08:53:03.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org2.example.com | [146 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.359587 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [25d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fdb0c2aa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [142 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Init get response status: 200
peer0.org2.example.com | [143 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [25e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fdb0c2aa-d345-4a29-8882-179567b3a529]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [15b 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
peer1.org2.example.com | [147 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.609808 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [25f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fdb0c2aa-d345-4a29-8882-179567b3a529
peer0.org2.example.com | [144 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Move state message COMPLETED
peer1.org2.example.com | [148 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [15d 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.609898 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [260 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [145 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [111ca772]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [15c 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [149 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c-af4a-4d98-a50b-9a53522febef]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:07.614856 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [261 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer1.org1.example.com | [15e 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:07.614904 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [14a 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:84196c8c-af4a-4d98-a50b-9a53522febef
peer1.org1.example.com | [15f 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/01/30 08:53:07.614921 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [146 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]send state message COMPLETED
peer0.org1.example.com | [262 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [10548136-1480-43ac-aecf-fe4ecf2a1811]
peer1.org2.example.com | [14b 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:07.615238 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [160 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [263 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:07.619450 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [147 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]Received message COMPLETED from shim
peer1.org2.example.com | [14c 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
orderer.example.com | [sarama] 2018/01/30 08:53:07.619484 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [161 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [264 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [2f5e1441-bb1a-43ca-baef-3a5cab437ea4]
peer0.org1.example.com | [265 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=3b3f39f3-723c-4d64-ab64-78a128901356,syscc=true,proposal=0x0,canname=escc:1.0.2
peer1.org2.example.com | [14d 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer1.org1.example.com | [162 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [148 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.619496 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [266 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org1.example.com | [267 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [268 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [269 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b3f39f3]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [26a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [14e 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org2.example.com | [149 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772-959f-493e-a2dc-d9c20e5d4254]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [14a 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:111ca772-959f-493e-a2dc-d9c20e5d4254
orderer.example.com | [sarama] 2018/01/30 08:53:07.619595 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [163 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
peer0.org2.example.com | [14b 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [14f 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [26b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b3f39f3]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [164 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
orderer.example.com | [sarama] 2018/01/30 08:53:07.624088 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [14c 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org1.example.com | [26c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b3f39f3]Move state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.624180 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.624192 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [150 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer1.org1.example.com | [165 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [166 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [168 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
peer1.org1.example.com | [169 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org2.example.com | [14d 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=72c68048-3dd6-4336-b461-0c681d2adde4,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org1.example.com | [26d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b3f39f3]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [26e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [26f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b3f39f3]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.624450 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [151 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | [14e 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org1.example.com | [270 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.628177 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [167 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [sarama] 2018/01/30 08:53:07.628215 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [16b 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [152 01-30 08:53:04.51 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
orderer.example.com | [sarama] 2018/01/30 08:53:07.628225 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [271 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b3f39f3]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [14f 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:07.628232 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [16a 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [150 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [153 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | [sarama] 2018/01/30 08:53:07.628475 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org1.example.com | [272 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [273 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3b3f39f3]Received INIT, initializing chaincode
peer0.org1.example.com | [274 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [16c 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]Move state message READY
peer0.org2.example.com | [151 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.821 UTC [orderer/main] Deliver -> DEBU 0f2 Starting new Deliver handler
peer0.org1.example.com | [275 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Init get response status: 200
peer1.org1.example.com | [16d 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | 2018-01-30 08:53:07.822 UTC [orderer/common/deliver] Handle -> DEBU 0f3 Starting new deliver loop
peer0.org1.example.com | [276 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [152 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
orderer.example.com | 2018-01-30 08:53:07.822 UTC [orderer/common/deliver] Handle -> DEBU 0f4 Attempting to read seek info message
peer1.org1.example.com | [16e 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [09b67ead]Entered state ready
peer1.org1.example.com | [16f 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:09b67ead-5b84-4489-ab93-56b6a9c1767f
peer1.org1.example.com | [170 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]sending state message READY
peer1.org1.example.com | [171 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
orderer.example.com | 2018-01-30 08:53:07.830 UTC [orderer/main] Broadcast -> DEBU 0f5 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:07.830 UTC [orderer/common/broadcast] Handle -> DEBU 0f6 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:07.831 UTC [orderer/common/broadcast] Handle -> DEBU 0f7 Preprocessing CONFIG_UPDATE
peer0.org2.example.com | [153 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | [173 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
zookeeper2 | 2018-01-30 08:53:08,558 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x9 zxid:0x100000013 txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NodeExists for /config
peer0.org1.example.com | [277 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Move state message COMPLETED
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [174 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.831 UTC [orderer/configupdate] Process -> DEBU 0f8 Processing channel creation request for channel businesschannel
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [175 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [278 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b3f39f3]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.831 UTC [msp] GetLocalMSP -> DEBU 0f9 Returning existing local MSP
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [176 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09b67ead]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [279 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp] GetDefaultSigningIdentity -> DEBU 0fa Obtaining default signing identity
peer0.org1.example.com | [27a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b3f39f3]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp] GetLocalMSP -> DEBU 0fb Returning existing local MSP
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [177 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [27b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b3f39f3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp] GetDefaultSigningIdentity -> DEBU 0fc Obtaining default signing identity
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org1.example.com | [178 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09b67ead]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [27c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b3f39f3-723c-4d64-ab64-78a128901356]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp/identity] Sign -> DEBU 0fd Sign: plaintext: 0AB7060A1B08011A0608F3E4C0D30522...41646D696E7310021A0641646D696E73
peer1.org2.example.com | [154 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
peer1.org1.example.com | [179 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp/identity] Sign -> DEBU 0fe Sign: digest: B6C80C59151F6E5D7B2FE1EF229EEF5B97FDF12CB7A6DCAD8CBFDB0AD7FB6F41
peer0.org1.example.com | [27d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3b3f39f3-723c-4d64-ab64-78a128901356
peer0.org2.example.com | [154 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:07.833 UTC [common/config] NewStandardValues -> DEBU 0ff Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [17a 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [27e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 100 Processing field: HashingAlgorithm
peer0.org2.example.com | [155 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
peer0.org1.example.com | [27f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
peer1.org2.example.com | [155 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 101 Processing field: BlockDataHashingStructure
peer1.org1.example.com | [17b 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [280 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [2f5e1441-bb1a-43ca-baef-3a5cab437ea4]
peer0.org2.example.com | [156 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 102 Processing field: OrdererAddresses
peer1.org2.example.com | [156 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
peer0.org1.example.com | [281 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 103 Processing field: Consortium
peer1.org1.example.com | [17c 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]sending state message INIT
peer0.org2.example.com | [157 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer0.org1.example.com | [282 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c4ba5622-a32b-4d42-8090-937c0329e6aa]
peer1.org2.example.com | [157 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
orderer.example.com | 2018-01-30 08:53:07.841 UTC [common/configtx] addToMap -> DEBU 104 Adding to config map: [Groups] /Channel
peer0.org1.example.com | [283 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=74a0e90e-7678-44f9-86aa-a5b8b984d039,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org2.example.com | [158 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
peer1.org1.example.com | [172 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Received message READY from shim
peer1.org2.example.com | [158 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [284 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.841 UTC [common/configtx] addToMap -> DEBU 105 Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [17d 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09b67ead]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [159 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [15a 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
orderer.example.com | 2018-01-30 08:53:07.842 UTC [common/configtx] addToMap -> DEBU 106 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [285 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [17e 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Received message INIT from shim
orderer.example.com | 2018-01-30 08:53:07.845 UTC [common/configtx] addToMap -> DEBU 107 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.845 UTC [common/configtx] addToMap -> DEBU 108 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 109 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [15a 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
peer0.org2.example.com | [15b 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [286 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [17f 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09b67ead]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 10a Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [287 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74a0e90e]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [159 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
peer1.org2.example.com | [15b 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 10b Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [180 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [288 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [15c 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [15c 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 10c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [289 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74a0e90e]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [181 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [09b67ead]Received INIT, initializing chaincode
peer0.org2.example.com | [15d 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
peer0.org1.example.com | [28a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74a0e90e]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 10d Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [15d 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [28b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74a0e90e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [182 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 10e Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [15e 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [15e 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [28c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [183 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [15f 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 10f Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [28d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74a0e90e]sending state message INIT
peer0.org2.example.com | [15f 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [184 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Init get response status: 200
peer0.org1.example.com | [28e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Received message INIT from shim
peer1.org2.example.com | [160 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [160 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [28f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74a0e90e]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [185 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [161 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 110 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
peer0.org2.example.com | [161 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [290 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [186 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Move state message COMPLETED
peer1.org2.example.com | [162 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 111 Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [187 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09b67ead]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [162 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
peer0.org1.example.com | [291 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [74a0e90e]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 112 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [163 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [188 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]send state message COMPLETED
peer0.org1.example.com | [292 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 113 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org2.example.com | [163 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [164 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [189 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]Received message COMPLETED from shim
peer0.org1.example.com | [293 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [165 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [164 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 114 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [294 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Move state message COMPLETED
peer1.org2.example.com | [166 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [18a 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.852 UTC [common/configtx] addToMap -> DEBU 115 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org1.example.com | [295 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74a0e90e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [165 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [18b 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead-5b84-4489-ab93-56b6a9c1767f]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [18c 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:09b67ead-5b84-4489-ab93-56b6a9c1767f
peer1.org1.example.com | [18d 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [18e 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org2.example.com | [166 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [296 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]send state message COMPLETED
peer0.org1.example.com | [297 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74a0e90e]Received message COMPLETED from shim
peer0.org1.example.com | [298 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74a0e90e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [18f 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
orderer.example.com | 2018-01-30 08:53:07.852 UTC [common/configtx] addToMap -> DEBU 116 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:07.861 UTC [common/configtx] addToMap -> DEBU 117 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:07.861 UTC [common/configtx] addToMap -> DEBU 118 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:07.861 UTC [common/configtx] addToMap -> DEBU 119 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [167 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer1.org1.example.com | [190 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051]
peer1.org1.example.com | [191 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051]
peer1.org1.example.com | [192 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [299 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74a0e90e-7678-44f9-86aa-a5b8b984d039]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11a Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11b Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [167 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-01-30 08:53:08,559 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0xd zxid:0x100000014 txntype:-1 reqpath:n/a Error Path:/config/changes Error:KeeperErrorCode = NodeExists for /config/changes
peer1.org1.example.com | [193 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [29a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:74a0e90e-7678-44f9-86aa-a5b8b984d039
peer1.org2.example.com | [168 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
peer0.org2.example.com | [168 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11c Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [194 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
peer0.org2.example.com | [169 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org2.example.com | [169 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [29b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11d Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org1.example.com | [195 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16a 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [196 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
peer1.org1.example.com | [197 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
peer0.org1.example.com | [29c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer1.org1.example.com | [198 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11e Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [29d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c4ba5622-a32b-4d42-8090-937c0329e6aa]
peer0.org2.example.com | [16b 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]Move state message READY
peer1.org1.example.com | [199 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer1.org2.example.com | [16a 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [29e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11f Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [19a 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16c 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [16b 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]Move state message READY
peer0.org1.example.com | [29f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [0cc8248c-519e-4f9b-81ec-c6fabaf6628f]
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 120 Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [19b 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16d 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [72c68048]Entered state ready
peer0.org1.example.com | [2a0 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=b35b4d31-9026-4fa4-a315-0b3b8056e20c,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer1.org2.example.com | [16c 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 121 Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [16e 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:72c68048-3dd6-4336-b461-0c681d2adde4
peer0.org1.example.com | [2a1 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 122 Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org1.example.com | [19c 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16f 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]sending state message READY
peer1.org2.example.com | [16d 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [9479a27e]Entered state ready
peer0.org1.example.com | [2a2 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 123 Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [16e 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc
peer1.org1.example.com | [19d 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
peer0.org2.example.com | [170 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Received message READY from shim
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 124 Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [170 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org2.example.com | [172 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [19e 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer0.org1.example.com | [2a3 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org2.example.com | [171 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org1.example.com | [19f 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
kafka1 | [2018-01-30 08:53:12,509] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org2.example.com | [173 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/configtx] addToMap -> DEBU 125 Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [2a4 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b35b4d31]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [1a0 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
peer1.org2.example.com | [172 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/configtx] addToMap -> DEBU 126 Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [174 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [2a5 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [1a1 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/configtx] processConfig -> DEBU 127 Beginning new config for channel businesschannel
peer0.org2.example.com | [175 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org2.example.com | [173 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [2a6 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b35b4d31]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/config] NewStandardValues -> DEBU 128 Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [1a2 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
peer0.org2.example.com | [176 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [72c68048]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [174 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9479a27e]Inside sendExecuteMessage. Message INIT
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/config] initializeProtosStruct -> DEBU 129 Processing field: HashingAlgorithm
peer0.org2.example.com | [177 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [2a7 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b35b4d31]Move state message INIT
peer1.org2.example.com | [175 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [1a3 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 12a Processing field: BlockDataHashingStructure
peer0.org1.example.com | [2a8 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b35b4d31]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [178 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [72c68048]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [176 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9479a27e]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [1a4 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 12b Processing field: OrdererAddresses
peer0.org1.example.com | [2a9 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [179 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 12c Processing field: Consortium
peer1.org2.example.com | [16f 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]sending state message READY
peer1.org1.example.com | [1a5 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421911e60
peer0.org1.example.com | [2aa 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b35b4d31]sending state message INIT
peer1.org2.example.com | [177 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]Move state message INIT
peer0.org2.example.com | [17a 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [178 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 12d Proposed new policy Readers for Channel
peer1.org1.example.com | [1a6 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [2ab 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Received message INIT from shim
peer1.org2.example.com | [179 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Received message READY from shim
peer0.org2.example.com | [17b 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 12e Proposed new policy Writers for Channel
peer1.org1.example.com | [1a7 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [2ac 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b35b4d31]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [17a 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 12f Proposed new policy Admins for Channel
peer0.org2.example.com | [17c 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]sending state message INIT
peer1.org1.example.com | [1a8 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [2ad 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [17c 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]sending state message INIT
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] NewStandardValues -> DEBU 130 Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [171 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [72c68048]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [1a9 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [2ae 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b35b4d31]Received INIT, initializing chaincode
peer0.org2.example.com | [17d 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Received message INIT from shim
peer1.org2.example.com | [17b 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9479a27e]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [1aa 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 131 Processing field: ConsensusType
peer0.org1.example.com | [2af 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [17d 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Received message INIT from shim
peer1.org1.example.com | [1ab 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42192ed70, header 0xc421911ef0
peer0.org1.example.com | [2b0 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 132 Processing field: BatchSize
peer1.org2.example.com | [17e 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9479a27e]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [17e 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [72c68048]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [1ac 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
peer0.org1.example.com | [2b1 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 133 Processing field: BatchTimeout
peer1.org2.example.com | [17f 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [1ad 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba
peer0.org2.example.com | [17f 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 134 Processing field: KafkaBrokers
peer0.org1.example.com | [2b2 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Move state message COMPLETED
peer1.org2.example.com | [180 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [9479a27e]Received INIT, initializing chaincode
peer1.org1.example.com | [1ae 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba channel id:
peer0.org2.example.com | [180 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [72c68048]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 135 Processing field: ChannelRestrictions
peer0.org1.example.com | [2b3 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b35b4d31]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1af 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba channel id: version: 1.0.2
peer1.org2.example.com | [181 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 136 Proposed new policy Admins for Orderer
peer1.org2.example.com | [182 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [2b4 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]send state message COMPLETED
peer1.org1.example.com | [1b0 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba,syscc=true,proposal=0xc42192ed70,canname=cscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 137 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [181 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [183 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Init get response status: 200
peer1.org1.example.com | [1b1 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer0.org1.example.com | [2b5 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b35b4d31]Received message COMPLETED from shim
peer1.org2.example.com | [184 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 138 Proposed new policy Readers for Orderer
peer0.org2.example.com | [182 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [2b6 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b35b4d31]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [185 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Move state message COMPLETED
peer1.org1.example.com | [1b2 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [183 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 139 Proposed new policy Writers for Orderer
peer0.org1.example.com | [2b7 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b35b4d31-9026-4fa4-a315-0b3b8056e20c]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [186 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9479a27e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1b3 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org1.example.com | [2b8 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b35b4d31-9026-4fa4-a315-0b3b8056e20c
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] NewStandardValues -> DEBU 13a Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [187 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]send state message COMPLETED
peer0.org2.example.com | [184 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [1b4 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6d77128e]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [2b9 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] initializeProtosStruct -> DEBU 13b Processing field: MSP
peer1.org2.example.com | [188 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]Received message COMPLETED from shim
peer1.org1.example.com | [1b5 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [185 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Move state message COMPLETED
peer0.org1.example.com | [2ba 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 13c Proposed new policy Admins for OrdererOrg
peer1.org2.example.com | [189 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [1b6 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [186 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [72c68048]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [2bb 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [0cc8248c-519e-4f9b-81ec-c6fabaf6628f]
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 13d Proposed new policy Readers for OrdererOrg
peer1.org1.example.com | [1b7 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6d77128e]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [2bc 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [18a 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [187 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]send state message COMPLETED
peer1.org1.example.com | [1b8 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6d77128e]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 13e Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [2bd 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [18b 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc
peer1.org1.example.com | [1b9 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6d77128e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [2be 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] NewStandardValues -> DEBU 13f Initializing protos for *struct {}
peer0.org2.example.com | [188 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]Received message COMPLETED from shim
peer1.org2.example.com | [18c 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [189 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [1ba 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 140 Proposed new policy ChannelCreationPolicy for Application
peer0.org1.example.com | [2bf 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [1bb 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6d77128e]sending state message TRANSACTION
peer1.org2.example.com | [18d 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org2.example.com | [18a 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048-3dd6-4336-b461-0c681d2adde4]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] NewStandardValues -> DEBU 141 Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [18b 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:72c68048-3dd6-4336-b461-0c681d2adde4
peer1.org2.example.com | [18e 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org2.example.com | [18c 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] initializeProtosStruct -> DEBU 142 Processing field: MSP
peer1.org1.example.com | [1bc 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]Received message TRANSACTION from shim
peer0.org1.example.com | [2c0 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [18f 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051]
orderer.example.com | 2018-01-30 08:53:07.871 UTC [common/config] NewStandardValues -> DEBU 143 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [1bd 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6d77128e]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [2c1 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [18d 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer1.org2.example.com | [190 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051]
orderer.example.com | 2018-01-30 08:53:07.871 UTC [common/config] initializeProtosStruct -> DEBU 144 Processing field: AnchorPeers
peer1.org1.example.com | [1be 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6d77128e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [18e 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] NewStandardValues -> DEBU 145 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [191 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2c2 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] initializeProtosStruct -> DEBU 146 Processing field: MSP
peer1.org2.example.com | [192 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2c3 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [1bf 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | 2018-01-30 08:53:07.872 UTC [policies] ProposePolicy -> DEBU 147 Proposed new policy Admins for Org1MSP
peer0.org2.example.com | [18f 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051]
peer0.org1.example.com | [2c4 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]Move state message COMPLETED
peer0.org1.example.com | [2c5 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f520643c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.872 UTC [policies] ProposePolicy -> DEBU 148 Proposed new policy Readers for Org1MSP
peer1.org2.example.com | [193 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
peer0.org2.example.com | [190 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051]
peer0.org1.example.com | [2c6 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]send state message COMPLETED
peer1.org1.example.com | [1c0 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
orderer.example.com | 2018-01-30 08:53:07.872 UTC [policies] ProposePolicy -> DEBU 149 Proposed new policy Writers for Org1MSP
peer1.org2.example.com | [194 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1c1 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer0.org2.example.com | [191 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2c7 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f520643c]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] NewStandardValues -> DEBU 14a Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [1c2 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
peer0.org1.example.com | [2c8 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f520643c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [195 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
peer0.org2.example.com | [192 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] initializeProtosStruct -> DEBU 14b Processing field: MSP
peer1.org1.example.com | [1c3 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
peer0.org1.example.com | [2c9 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] NewStandardValues -> DEBU 14c Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [196 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1c4 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer0.org2.example.com | [193 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] initializeProtosStruct -> DEBU 14d Processing field: AnchorPeers
peer1.org1.example.com | [1c5 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
peer1.org2.example.com | [197 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2ca 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc
peer1.org1.example.com | [1c6 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
peer0.org2.example.com | [194 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] NewStandardValues -> DEBU 14e Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [198 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2cb 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [1c7 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
peer0.org2.example.com | [195 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] initializeProtosStruct -> DEBU 14f Processing field: MSP
peer1.org2.example.com | [199 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1c8 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [2cc 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [196 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [policies] ProposePolicy -> DEBU 150 Proposed new policy Readers for Org2MSP
peer1.org1.example.com | [1c9 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42194e6c0), Data:(*common.BlockData)(0xc4219a63c0), Metadata:(*common.BlockMetadata)(0xc4219a6400)}, doMVCCValidation=true
peer1.org2.example.com | [19a 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2cd 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.873 UTC [policies] ProposePolicy -> DEBU 151 Proposed new policy Writers for Org2MSP
peer1.org1.example.com | [1ca 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [197 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19b 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [policies] ProposePolicy -> DEBU 152 Proposed new policy Admins for Org2MSP
peer0.org1.example.com | [2ce 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [1cb 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [2cf 01-30 08:53:23.33 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel
peer0.org2.example.com | [198 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] validateMSP -> DEBU 153 Setting up MSP for org OrdererOrg
peer1.org1.example.com | [1cc 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
peer0.org1.example.com | [2d0 01-30 08:53:23.33 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org2.example.com | [199 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer1.org1.example.com | txId= locPointer=offset=38, bytesLength=11972
peer1.org2.example.com | [19c 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [msp] NewBccspMsp -> DEBU 154 Creating BCCSP-based MSP instance
peer0.org1.example.com | [2d1 01-30 08:53:23.33 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org2.example.com | [19a 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19d 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer1.org1.example.com | ]
peer0.org1.example.com | [2d2 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
orderer.example.com | 2018-01-30 08:53:07.873 UTC [msp] Setup -> DEBU 155 Setting up MSP instance OrdererMSP
peer0.org2.example.com | [19b 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19e 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
peer1.org1.example.com | [1cd 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
peer0.org1.example.com | [2d3 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.875 UTC [msp/identity] newIdentity -> DEBU 156 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [19c 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19f 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [1ce 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [2d4 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org2.example.com | [19d 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
peer1.org2.example.com | [1a0 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
kafka1 | [2018-01-30 08:53:12,510] INFO Partition [testchainid,0] on broker 1: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [1cf 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org2.example.com | [19e 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer0.org1.example.com | [2d5 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [1]
peer1.org2.example.com | [1a1 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1d0 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | [19f 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
peer1.org2.example.com | [1a2 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
peer1.org1.example.com | [1d1 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
peer0.org2.example.com | [1a0 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer1.org2.example.com | [1a3 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [1a1 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2d6 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [1]
peer1.org1.example.com | [1d2 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [1a4 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421579440
peer0.org2.example.com | [1a2 01-30 08:53:02.92 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [1d3 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [1a3 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [1a5 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [2d7 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [1a4 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215b5440
peer1.org2.example.com | [1a6 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [1d4 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer1.org2.example.com | [1a7 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org2.example.com | [1a5 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer1.org1.example.com | [1d5 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org2.example.com | [1a8 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [2d8 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [1a6 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [1d6 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer1.org2.example.com | [1a9 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [1a7 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [2d9 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer1.org2.example.com | [1aa 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215ba320, header 0xc4215794d0
peer0.org2.example.com | [1a8 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [1d7 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer0.org1.example.com | [2da 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4219d7950
peer1.org2.example.com | [1ab 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer0.org2.example.com | [1a9 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [1d8 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [1ac 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c
peer0.org1.example.com | [2db 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org2.example.com | [1aa 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4214415e0, header 0xc4215b54d0
peer1.org2.example.com | [1ad 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c channel id:
peer1.org1.example.com | [1d9 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [1ab 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
peer1.org2.example.com | [1ae 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c channel id: version: 1.0.2
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [2dc 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [1ac 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a
peer1.org2.example.com | [1af 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c,syscc=true,proposal=0xc4215ba320,canname=cscc:1.0.2
peer0.org2.example.com | [1ad 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a channel id:
peer1.org1.example.com | [1da 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [1b0 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer0.org1.example.com | [2dd 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer1.org2.example.com | [1b1 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [1ae 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a channel id: version: 1.0.2
peer0.org1.example.com | [2de 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer1.org1.example.com | [1db 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [1af 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a,syscc=true,proposal=0xc4214415e0,canname=cscc:1.0.2
peer1.org2.example.com | [1b2 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [2df 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [1dc 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1b3 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4557b7a2]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [1b0 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer0.org1.example.com | [2e0 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org1.example.com | [1dd 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1b4 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [1b1 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [2e1 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4219f8000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer1.org1.example.com | [1de 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [1b2 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer1.org2.example.com | [1b5 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.875 UTC [msp/identity] newIdentity -> DEBU 157 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [1df 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [2e2 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [1b3 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb6e952f]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [1b6 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4557b7a2]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [1e0 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [2e3 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1b7 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4557b7a2]Move state message TRANSACTION
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [1e1 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [2e4 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [1b4 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [1b8 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4557b7a2]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org1.example.com | [1e2 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
zookeeper2 | 2018-01-30 08:53:08,582 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0xa zxid:0x100000016 txntype:-1 reqpath:n/a Error Path:/config/changes Error:KeeperErrorCode = NodeExists for /config/changes
peer1.org2.example.com | [1b9 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [2e5 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org2.example.com | [1b5 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [1e3 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org2.example.com | [1ba 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4557b7a2]sending state message TRANSACTION
peer0.org1.example.com | [2e6 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [1e4 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [1b6 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb6e952f]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [1bb 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]Received message TRANSACTION from shim
peer0.org1.example.com | [2e7 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [1e5 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
kafka1 | [2018-01-30 08:53:15,505] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
peer0.org2.example.com | [1b7 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb6e952f]Move state message TRANSACTION
peer1.org2.example.com | [1bc 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4557b7a2]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [2e8 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [1e6 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org2.example.com | [1b8 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb6e952f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [1e7 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [2e9 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [1bd 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4557b7a2]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [1b9 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [1e8 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [2ea 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org2.example.com | [1be 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer0.org2.example.com | [1ba 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb6e952f]sending state message TRANSACTION
peer1.org1.example.com | [1e9 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [1bf 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org1.example.com | [2eb 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [1bb 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]Received message TRANSACTION from shim
peer1.org1.example.com | [1ea 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org2.example.com | [1c0 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer1.org1.example.com | [1eb 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [2ec 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [1bc 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb6e952f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [2ed 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [1ec 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org2.example.com | [1c1 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [2ee 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [1bd 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bb6e952f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [1ed 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [1c2 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
orderer.example.com | 2018-01-30 08:53:07.876 UTC [msp/identity] newIdentity -> DEBU 158 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [1be 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer0.org1.example.com | [2ef 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [1ee 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [1c3 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [1ef 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [2f0 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [1bf 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer1.org2.example.com | [1c4 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
peer1.org1.example.com | [1f0 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [1c0 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer1.org2.example.com | [1c5 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [2f1 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [1c1 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
peer1.org1.example.com | [1f1 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [2f2 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org2.example.com | [1c6 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
peer1.org1.example.com | [1f2 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [1c2 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [2f3 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [1c3 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer1.org2.example.com | [1c7 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [1f3 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [2f4 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [1c4 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [1c8 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420262f80), Data:(*common.BlockData)(0xc4215ca9e0), Metadata:(*common.BlockMetadata)(0xc4215caa20)}, doMVCCValidation=true
peer1.org1.example.com | [1f4 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [2f5 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org2.example.com | [1c5 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [2f6 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [1c9 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org1.example.com | [1f5 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [1c6 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [2f7 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [1ca 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org2.example.com | [1c7 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [2f8 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [1f6 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [1cb 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org2.example.com | [1c8 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005fb80), Data:(*common.BlockData)(0xc42162d1a0), Metadata:(*common.BlockMetadata)(0xc42162d1e0)}, doMVCCValidation=true
peer0.org1.example.com | [2f9 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [1f7 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [1c9 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | txId= locPointer=offset=38, bytesLength=11972
peer0.org1.example.com | [2fa 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [1f8 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [1ca 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | ]
peer0.org1.example.com | [2fb 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [1f9 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [1cb 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
peer1.org2.example.com | [1cc 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
peer0.org1.example.com | [2fc 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [1fa 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:07.876 UTC [msp] Validate -> DEBU 159 MSP OrdererMSP validating identity
peer1.org2.example.com | [1cd 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org2.example.com | txId= locPointer=offset=38, bytesLength=11972
peer0.org1.example.com | [2fd 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.877 UTC [common/config] Validate -> DEBU 15a Anchor peers for org Org1MSP are
peer1.org1.example.com | [1fb 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | ]
peer1.org2.example.com | [1ce 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org1.example.com | [2fe 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [1cc 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.877 UTC [common/config] validateMSP -> DEBU 15b Setting up MSP for org Org1MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.879418 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [2ff 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [1cd 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [1fc 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | [sarama] 2018/01/30 08:53:07.879463 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [1cf 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
peer0.org2.example.com | [1ce 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | [1fd 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [300 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [1d0 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | 2018-01-30 08:53:07.877 UTC [msp] NewBccspMsp -> DEBU 15c Creating BCCSP-based MSP instance
peer0.org2.example.com | [1cf 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
peer0.org1.example.com | [301 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org1.example.com | [1fe 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [302 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.882 UTC [msp] Setup -> DEBU 15d Setting up MSP instance Org1MSP
peer0.org2.example.com | [1d0 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [1d1 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [303 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [1ff 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [304 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [1d2 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [1d1 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [305 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | [sarama] 2018/01/30 08:53:07.887648 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [200 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [1d2 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [1d3 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer0.org1.example.com | [306 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [1d4 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [1d3 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer1.org1.example.com | [201 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [307 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:07.887686 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [1d5 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer0.org1.example.com | [308 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [1d4 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [202 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org1.example.com | [309 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | [sarama] 2018/01/30 08:53:07.887698 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [30a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [1d6 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org1.example.com | [203 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [30b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.887770 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1d5 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer1.org2.example.com | [1d7 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [30c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [204 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [1d6 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
orderer.example.com | 2018-01-30 08:53:07.888 UTC [msp/identity] newIdentity -> DEBU 15e Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [30d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [205 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [1d8 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [1d7 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [30e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [1d9 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [206 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [30f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [1d8 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [310 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [207 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1da 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [311 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [1d9 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [208 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [312 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [1db 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [313 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [209 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [1da 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [314 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [1dc 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [20a 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org1.example.com | [315 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [1db 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1dd 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [316 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [20b 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [1dc 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1de 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [317 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [1df 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [20c 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [318 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer1.org2.example.com | [1e0 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org2.example.com | [1dd 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [319 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [20d 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [1e1 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org2.example.com | [1de 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [1e2 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [31a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [20e 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [1df 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org2.example.com | [1e3 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [20f 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [31b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org2.example.com | [1e0 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [1e4 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [31c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org2.example.com | [1e1 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [210 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org2.example.com | [1e5 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [31d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [1e2 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | yEwB5uHweA==
peer1.org2.example.com | [1e6 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [1e3 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [211 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [31e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [212 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [1e7 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [1e4 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [31f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:07.890 UTC [msp/identity] newIdentity -> DEBU 15f Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [1e8 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [213 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [1e5 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org2.example.com | [1e9 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [320 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [1e6 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org1.example.com | [214 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [1ea 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [321 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org2.example.com | [1e7 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [215 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [1eb 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org2.example.com | [1e8 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [322 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [1ec 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [323 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [216 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [1e9 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [217 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [324 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org1.example.com | [218 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [325 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [219 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [1ea 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [326 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [1ed 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [21a 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | [1eb 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org2.example.com | [1ee 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [327 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [21b 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [1ec 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [1ef 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [21c 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [1ed 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [328 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [1f0 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org1.example.com | [21d 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [329 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [1f1 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [21e 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org2.example.com | [1ee 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [32a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [1f2 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [1ef 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [21f 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [1f3 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [1f0 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [32b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [220 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
peer0.org2.example.com | [1f1 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [1f4 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [1f5 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [32c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [221 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [1f2 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [32d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [1f6 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org1.example.com | [222 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org1.example.com | [223 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org1.example.com | [224 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org1.example.com | [225 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org1.example.com | [226 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [1f3 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org2.example.com | [1f7 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [32e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [227 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [1f8 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [32f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [1f4 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:07.893837 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [228 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org2.example.com | [1f9 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [330 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | [sarama] 2018/01/30 08:53:07.893873 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
zookeeper2 | 2018-01-30 08:53:08,598 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x10 zxid:0x100000018 txntype:-1 reqpath:n/a Error Path:/config/clients Error:KeeperErrorCode = NodeExists for /config/clients
peer0.org2.example.com | [1f5 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [1fa 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [229 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [331 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.893884 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [1f6 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [1fb 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [332 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | [sarama] 2018/01/30 08:53:07.898144 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [22a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [cbe91ba9-ba29-45dc-8cb2-aa3e880d2e0c]
peer0.org2.example.com | [1f7 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org2.example.com | [1fc 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [333 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:07.901 UTC [msp/identity] newIdentity -> DEBU 160 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [22b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=09f3eda4-d514-4349-bd2a-a84ee7328fe0,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer0.org2.example.com | [1f8 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [1fd 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [334 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [22c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer1.org2.example.com | [1fe 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [1f9 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [1ff 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [335 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [22d 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [1fa 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [200 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [336 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org1.example.com | [22e 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org2.example.com | [1fb 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [337 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [201 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [22f 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09f3eda4]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [338 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [1fc 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [202 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [230 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [1fd 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [231 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09f3eda4]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [203 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [1fe 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [339 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org2.example.com | [204 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [232 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09f3eda4]Move state message INIT
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [1ff 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [205 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [233 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09f3eda4]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [33a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [200 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [234 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [33b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [201 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
peer1.org2.example.com | [206 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [235 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09f3eda4]sending state message INIT
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [33c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [202 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [207 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org1.example.com | [236 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Received message INIT from shim
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org1.example.com | [33d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [203 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [208 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [209 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [237 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09f3eda4]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [33e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [20a 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [204 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [238 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org1.example.com | [33f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [20b 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [205 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [239 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [09f3eda4]Received INIT, initializing chaincode
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [340 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [206 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [23a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [20c 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [341 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [23b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Init get response status: 200
peer0.org2.example.com | [207 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.904027 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [20d 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [23c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [342 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [208 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | [sarama] 2018/01/30 08:53:07.904064 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [23d 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Move state message COMPLETED
peer0.org1.example.com | [343 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [20e 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.904075 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [23e 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09f3eda4]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [209 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [20f 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [344 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.904090 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [23f 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]send state message COMPLETED
peer1.org2.example.com | [210 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [20a 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:07.911 UTC [msp] Validate -> DEBU 161 MSP Org1MSP validating identity
peer1.org1.example.com | [240 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09f3eda4]Received message COMPLETED from shim
peer1.org2.example.com | [211 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [345 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.911 UTC [common/config] Validate -> DEBU 162 Anchor peers for org Org2MSP are
peer1.org1.example.com | [241 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09f3eda4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [20b 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [212 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [346 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:07.911 UTC [common/config] validateMSP -> DEBU 163 Setting up MSP for org Org2MSP
peer1.org1.example.com | [242 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09f3eda4-d514-4349-bd2a-a84ee7328fe0]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [213 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.911 UTC [msp] NewBccspMsp -> DEBU 164 Creating BCCSP-based MSP instance
peer0.org2.example.com | [20c 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [347 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer1.org1.example.com | [243 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:09f3eda4-d514-4349-bd2a-a84ee7328fe0
peer1.org2.example.com | [214 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.911 UTC [msp] Setup -> DEBU 165 Setting up MSP instance Org2MSP
peer0.org2.example.com | [20d 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [244 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.912 UTC [msp/identity] newIdentity -> DEBU 166 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [348 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [215 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [20e 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [245 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [349 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [216 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [20f 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
kafka1 | [2018-01-30 08:53:15,511] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer1.org1.example.com | [246 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [cbe91ba9-ba29-45dc-8cb2-aa3e880d2e0c]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [217 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [210 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [34a 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [247 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [218 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [211 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [248 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [07327077-8bc3-41c8-bb36-1e8b27429300]
peer1.org2.example.com | [219 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [34b 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [1]
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org2.example.com | [212 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [249 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=1835ef5c-2d15-4893-9355-da2b223428c1,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org2.example.com | [21a 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [213 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [24a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [34c 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [1]
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [21b 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [214 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [24b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [21c 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
peer0.org2.example.com | [215 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [24c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [34d 01-30 08:53:23.43 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer1.org2.example.com | [21d 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [216 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [24d 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1835ef5c]Inside sendExecuteMessage. Message INIT
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org2.example.com | [21e 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [34e 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [217 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [24e 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer1.org2.example.com | [21f 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [218 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [34f 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
zookeeper2 | 2018-01-30 08:53:08,602 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0xd zxid:0x100000019 txntype:-1 reqpath:n/a Error Path:/config/clients Error:KeeperErrorCode = NodeExists for /config/clients
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org2.example.com | [219 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [220 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [350 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org1.example.com | [24f 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1835ef5c]sendExecuteMsg trigger event INIT
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org2.example.com | [21a 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [221 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org1.example.com | [351 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | J3QsbWXt
peer0.org2.example.com | [21b 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [250 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1835ef5c]Move state message INIT
peer1.org2.example.com | [222 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [352 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org2.example.com | [21c 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | [sarama] 2018/01/30 08:53:07.914947 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [251 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1835ef5c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [223 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [21d 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
peer0.org1.example.com | [353 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | [sarama] 2018/01/30 08:53:07.914999 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [21e 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [252 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [224 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [21f 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [354 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | [sarama] 2018/01/30 08:53:07.915008 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [253 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1835ef5c]sending state message INIT
peer1.org2.example.com | [225 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org2.example.com | [220 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.915015 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [355 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [221 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | [sarama] 2018/01/30 08:53:07.915022 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
peer1.org2.example.com | [226 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org1.example.com | [254 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Received message INIT from shim
peer0.org1.example.com | [356 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4216c0340), Data:(*common.BlockData)(0xc42189a6e0), Metadata:(*common.BlockMetadata)(0xc42189a720)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.920 UTC [msp/identity] newIdentity -> DEBU 167 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [222 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org1.example.com | [255 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1835ef5c]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [227 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org1.example.com | [357 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [256 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [228 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [223 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org1.example.com | [358 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org1.example.com | [257 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [1835ef5c]Received INIT, initializing chaincode
peer1.org2.example.com | [229 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e51df331-c947-4f9f-b17b-5b6c1c18350e]
peer0.org2.example.com | [224 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [359 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer1.org1.example.com | [258 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Init get response status: 200
peer1.org2.example.com | [22a 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=b15b892f-744d-4308-9269-415d12d6b765,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer0.org2.example.com | [225 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=11994
peer1.org2.example.com | [22b 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer1.org1.example.com | [259 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Init succeeded. Sending COMPLETED
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [226 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
kafka1 | [2018-01-30 08:53:15,514] INFO Partition [businesschannel,0] on broker 1: No checkpointed highwatermark is found for partition [businesschannel,0] (kafka.cluster.Partition)
peer1.org2.example.com | [22c 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org1.example.com | ]
peer1.org1.example.com | [25a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Move state message COMPLETED
peer0.org2.example.com | [227 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org2.example.com | [22d 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [35a 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
peer1.org1.example.com | [25b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1835ef5c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [228 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org1.example.com | [25c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]send state message COMPLETED
peer1.org2.example.com | [22e 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b15b892f]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [35b 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org1.example.com | [25d 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1835ef5c]Received message COMPLETED from shim
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org2.example.com | [229 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [946d5f48-a932-4201-a725-57acb1110c1a]
peer1.org2.example.com | [22f 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [35c 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [22a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=cc18ad7f-2acb-4c5b-b6e9-4842554236a0,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer1.org2.example.com | [230 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b15b892f]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [25e 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1835ef5c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.921 UTC [msp/identity] newIdentity -> DEBU 168 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [22b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [35d 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer1.org1.example.com | [25f 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1835ef5c-2d15-4893-9355-da2b223428c1]HandleMessage- COMPLETED. Notify
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org2.example.com | [22c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [231 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b15b892f]Move state message INIT
peer0.org1.example.com | [35e 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [260 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:1835ef5c-2d15-4893-9355-da2b223428c1
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [261 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [232 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b15b892f]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [22d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org1.example.com | [35f 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org1.example.com | [262 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer1.org2.example.com | [233 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [263 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [07327077-8bc3-41c8-bb36-1e8b27429300]
peer0.org2.example.com | [22e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc18ad7f]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [360 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org1.example.com | [264 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [361 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
peer0.org2.example.com | [22f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [234 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b15b892f]sending state message INIT
peer0.org1.example.com | [362 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [230 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc18ad7f]sendExecuteMsg trigger event INIT
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer1.org1.example.com | [265 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [61d0a515-166e-4954-a722-3c4c281d8cf4]
peer0.org1.example.com | [363 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer0.org2.example.com | [231 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc18ad7f]Move state message INIT
peer1.org2.example.com | [235 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Received message INIT from shim
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [232 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc18ad7f]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [364 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [266 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=c0b194e1-63da-4af0-ba37-247d20956893,syscc=true,proposal=0x0,canname=escc:1.0.2
peer1.org2.example.com | [236 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b15b892f]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.921 UTC [msp] Validate -> DEBU 169 MSP Org2MSP validating identity
peer0.org1.example.com | [365 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
orderer.example.com | 2018-01-30 08:53:07.922 UTC [msp] Setup -> DEBU 16a Setting up the MSP manager (3 msps)
peer0.org2.example.com | [233 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [237 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [366 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [267 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.922 UTC [msp] Setup -> DEBU 16b MSP manager setup complete, setup 3 msps
peer0.org2.example.com | [234 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc18ad7f]sending state message INIT
peer0.org1.example.com | [367 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [268 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [238 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b15b892f]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 16c Returning policy Admins for evaluation
peer0.org2.example.com | [235 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Received message INIT from shim
peer1.org1.example.com | [269 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 16d In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer0.org1.example.com | [368 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [239 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 16e Returning policy Readers for evaluation
peer0.org2.example.com | [236 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc18ad7f]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [26a 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c0b194e1]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [369 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 16f In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer1.org1.example.com | [26b 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [237 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 170 Returning policy Writers for evaluation
peer0.org1.example.com | [36a 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [23a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 171 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer0.org2.example.com | [238 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cc18ad7f]Received INIT, initializing chaincode
peer1.org1.example.com | [26c 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c0b194e1]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 172 Returning policy Admins for evaluation
peer1.org2.example.com | [23b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [36b 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [239 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org1.example.com | [26d 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0b194e1]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 173 Returning policy Writers for evaluation
peer1.org2.example.com | [23c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Move state message COMPLETED
peer0.org1.example.com | [36c 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [26e 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0b194e1]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [23a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 174 Returning policy Readers for evaluation
peer1.org2.example.com | [23d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b15b892f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [36d 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [26f 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [23b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [23c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Move state message COMPLETED
peer0.org2.example.com | [23d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc18ad7f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [23e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]send state message COMPLETED
peer0.org2.example.com | [23f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc18ad7f]Received message COMPLETED from shim
peer0.org2.example.com | [240 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc18ad7f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [241 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc18ad7f-2acb-4c5b-b6e9-4842554236a0]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [242 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cc18ad7f-2acb-4c5b-b6e9-4842554236a0
peer0.org2.example.com | [243 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [244 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer0.org2.example.com | [245 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [946d5f48-a932-4201-a725-57acb1110c1a]
peer0.org2.example.com | [246 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [247 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [40fe030f-b501-4ca4-a594-4f444527fbe1]
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 175 Returning policy Writers for evaluation
peer0.org2.example.com | [248 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2efb93ac-9bf8-44ee-81db-8678ea4d2603,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org2.example.com | [23e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]send state message COMPLETED
peer1.org1.example.com | [270 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0b194e1]sending state message INIT
peer0.org1.example.com | [36e 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4217f6bd0
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 176 Returning policy Readers for evaluation
peer0.org2.example.com | [249 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [36f 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer1.org2.example.com | [23f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b15b892f]Received message COMPLETED from shim
peer1.org1.example.com | [271 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Received message INIT from shim
peer0.org2.example.com | [24a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 177 In commit adding relative sub-policy Org1MSP/Readers to Application
peer1.org2.example.com | [240 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b15b892f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [370 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka1 | [2018-01-30 08:53:15,538] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [businesschannel,0] (kafka.server.ReplicaFetcherManager)
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 178 Returning policy Writers for evaluation
peer0.org2.example.com | [24b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org1.example.com | [272 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0b194e1]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [241 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b15b892f-744d-4308-9269-415d12d6b765]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [371 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [273 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 179 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org2.example.com | [24c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2efb93ac]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [242 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b15b892f-744d-4308-9269-415d12d6b765
peer1.org1.example.com | [274 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c0b194e1]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 17a Returning policy Admins for evaluation
peer0.org1.example.com | [372 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer1.org2.example.com | [243 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [275 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [373 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [24d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 17b In commit adding relative sub-policy Org1MSP/Admins to Application
peer1.org2.example.com | [244 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer1.org1.example.com | [276 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Init get response status: 200
peer0.org1.example.com | [374 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 17c Returning policy Readers for evaluation
peer0.org2.example.com | [24e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2efb93ac]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [245 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e51df331-c947-4f9f-b17b-5b6c1c18350e]
peer1.org1.example.com | [277 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 17d In commit adding relative sub-policy Org2MSP/Readers to Application
peer0.org2.example.com | [24f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2efb93ac]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 17e Returning policy Writers for evaluation
peer0.org1.example.com | [375 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421ebb000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer1.org1.example.com | [278 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Move state message COMPLETED
peer1.org2.example.com | [246 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [250 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2efb93ac]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [376 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 17f In commit adding relative sub-policy Org2MSP/Writers to Application
peer1.org1.example.com | [279 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0b194e1]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [247 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [0a0664cd-0ee5-41ab-83ab-46d47f32b5cc]
peer0.org1.example.com | [377 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
zookeeper2 | 2018-01-30 08:53:08,614 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0xf zxid:0x10000001a txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer0.org2.example.com | [251 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 180 Returning policy Admins for evaluation
peer1.org1.example.com | [27a 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]send state message COMPLETED
peer0.org1.example.com | [378 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [248 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=32235728-aae1-4bf9-8d23-7f42afa7f072,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer0.org2.example.com | [252 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2efb93ac]sending state message INIT
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 181 In commit adding relative sub-policy Org2MSP/Admins to Application
peer1.org1.example.com | [27b 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0b194e1]Received message COMPLETED from shim
peer0.org1.example.com | [379 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [249 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [27c 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0b194e1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [37a 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org2.example.com | [253 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Received message INIT from shim
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 182 Returning policy Admins for evaluation
peer1.org2.example.com | [24a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [37b 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [27d 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0b194e1-63da-4af0-ba37-247d20956893]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [254 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2efb93ac]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 183 Returning policy Admins for evaluation
peer0.org1.example.com | [37c 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [27e 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c0b194e1-63da-4af0-ba37-247d20956893
peer1.org2.example.com | [24b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [255 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [37d 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [24c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [32235728]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [27f 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [256 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [2efb93ac]Received INIT, initializing chaincode
peer0.org1.example.com | [37e 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 184 Returning policy Admins for evaluation
peer0.org1.example.com | [37f 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [257 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Init get response status: 200
peer1.org1.example.com | [280 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
peer1.org2.example.com | [24d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 185 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [380 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org2.example.com | [258 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [281 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [61d0a515-166e-4954-a722-3c4c281d8cf4]
peer1.org2.example.com | [24e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [32235728]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [381 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
kafka1 | [2018-01-30 08:53:15,546] INFO Truncating log businesschannel-0 to offset 0. (kafka.log.Log)
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 186 Returning policy BlockValidation for evaluation
peer1.org1.example.com | [282 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [382 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [259 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Move state message COMPLETED
peer1.org2.example.com | [24f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32235728]Move state message INIT
peer1.org1.example.com | [283 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [715f4b89-6d47-4077-9075-2c962a877497]
peer0.org1.example.com | [383 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org2.example.com | [25a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2efb93ac]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [250 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32235728]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 187 In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer0.org1.example.com | [384 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [284 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=efe7432a-2881-4ab8-ab00-e83943a75d2a,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [251 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 188 Returning policy Readers for evaluation
peer0.org1.example.com | [385 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [25b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]send state message COMPLETED
peer1.org1.example.com | [285 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [386 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 189 In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org2.example.com | [25c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2efb93ac]Received message COMPLETED from shim
peer0.org1.example.com | [387 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [286 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 18a Returning policy Writers for evaluation
peer1.org2.example.com | [252 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32235728]sending state message INIT
peer0.org1.example.com | [388 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [25d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2efb93ac]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [287 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [389 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 18b In commit adding relative sub-policy Orderer/Writers to Channel
peer1.org2.example.com | [253 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Received message INIT from shim
peer0.org1.example.com | [38a 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [288 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [efe7432a]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [25e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2efb93ac-9bf8-44ee-81db-8678ea4d2603]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [38b 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [289 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [254 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32235728]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [25f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2efb93ac-9bf8-44ee-81db-8678ea4d2603
peer0.org1.example.com | [38c 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 18c Returning policy OrdererOrg/Admins for evaluation
peer1.org2.example.com | [255 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [28a 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [efe7432a]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [38d 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [260 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 18d In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer1.org1.example.com | [28b 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [efe7432a]Move state message INIT
peer1.org2.example.com | [256 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [32235728]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 18e Returning policy OrdererOrg/Readers for evaluation
peer0.org2.example.com | [261 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | [38e 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [28c 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [efe7432a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [257 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 18f In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
peer0.org2.example.com | [262 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [40fe030f-b501-4ca4-a594-4f444527fbe1]
peer0.org1.example.com | [38f 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org1.example.com | [28d 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [258 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 190 Returning policy OrdererOrg/Writers for evaluation
peer1.org1.example.com | [28e 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [efe7432a]sending state message INIT
peer0.org1.example.com | [390 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
kafka1 | [2018-01-30 08:53:15,763] INFO [ReplicaFetcherThread-0-0], Starting (kafka.server.ReplicaFetcherThread)
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 191 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org2.example.com | [263 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [259 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Move state message COMPLETED
peer1.org1.example.com | [28f 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Received message INIT from shim
peer0.org1.example.com | [391 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 192 Returning policy Org1MSP/Writers for evaluation
peer1.org2.example.com | [25a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32235728]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [264 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [605d12a8-3ba4-4f2c-ba5b-e7ac77c3f587]
peer1.org1.example.com | [290 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [efe7432a]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [392 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [265 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=4a3ca163-9538-4087-95f2-1f7b418a8367,syscc=true,proposal=0x0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 193 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer0.org1.example.com | [393 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [291 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [25b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]send state message COMPLETED
peer0.org1.example.com | [394 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 194 Returning policy Org1MSP/Admins for evaluation
peer0.org2.example.com | [266 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org1.example.com | [292 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [efe7432a]Received INIT, initializing chaincode
peer1.org2.example.com | [25c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32235728]Received message COMPLETED from shim
peer0.org1.example.com | [395 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 195 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer0.org2.example.com | [267 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [293 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Init get response status: 200
peer1.org2.example.com | [25d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32235728]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [396 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 196 Returning policy Org2MSP/Readers for evaluation
peer0.org2.example.com | [268 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [397 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [294 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [25e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32235728-aae1-4bf9-8d23-7f42afa7f072]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 197 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer0.org2.example.com | [269 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4a3ca163]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [398 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [295 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Move state message COMPLETED
peer1.org2.example.com | [25f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:32235728-aae1-4bf9-8d23-7f42afa7f072
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 198 Returning policy Org2MSP/Writers for evaluation
peer0.org1.example.com | [399 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org2.example.com | [26a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [296 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [efe7432a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [260 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [39a 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org2.example.com | [26b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4a3ca163]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [261 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 199 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer1.org1.example.com | [297 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]send state message COMPLETED
peer0.org1.example.com | [39b 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org2.example.com | [26c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4a3ca163]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 19a Returning policy Org2MSP/Admins for evaluation
peer1.org1.example.com | [298 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [efe7432a]Received message COMPLETED from shim
peer1.org2.example.com | [262 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [0a0664cd-0ee5-41ab-83ab-46d47f32b5cc]
peer0.org1.example.com | [39c 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [299 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [efe7432a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 19b In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer1.org2.example.com | [263 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [26d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4a3ca163]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [39d 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [29a 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [efe7432a-2881-4ab8-ab00-e83943a75d2a]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 19c Returning policy ChannelCreationPolicy for evaluation
peer0.org2.example.com | [26e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [29b 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:efe7432a-2881-4ab8-ab00-e83943a75d2a
peer0.org1.example.com | [39e 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 19d In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
peer1.org2.example.com | [264 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7a2bd882-d807-4a2e-adc5-a024e73db171]
peer0.org2.example.com | [26f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4a3ca163]sending state message INIT
peer1.org1.example.com | [29c 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [39f 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [265 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=d6198019-3cb2-455f-9db3-6e5554e95b27,syscc=true,proposal=0x0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 19e Returning policy Org1MSP/Readers for evaluation
peer0.org2.example.com | [270 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Received message INIT from shim
peer0.org1.example.com | [3a0 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [29d 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 19f In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer1.org2.example.com | [266 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org2.example.com | [271 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4a3ca163]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [3a1 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [29e 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [715f4b89-6d47-4077-9075-2c962a877497]
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 1a0 Returning dummy reject all policy because Readers could not be found in /Application/Readers
peer0.org2.example.com | [272 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [267 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3a2 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.924 UTC [policies] GetPolicy -> DEBU 1a1 Returning policy Readers for evaluation
peer1.org1.example.com | [29f 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [273 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [4a3ca163]Received INIT, initializing chaincode
peer1.org2.example.com | [268 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
zookeeper2 | 2018-01-30 08:53:08,615 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x12 zxid:0x10000001b txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer0.org1.example.com | [3a3 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.924 UTC [policies] GetPolicy -> DEBU 1a2 Returning policy Writers for evaluation
peer1.org1.example.com | [2a0 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [d5566d78-a164-4629-943b-15f3ba0124f2]
peer0.org2.example.com | [274 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [3a4 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.927 UTC [policies] GetPolicy -> DEBU 1a3 Returning dummy reject all policy because Writers could not be found in /Application/Writers
peer1.org2.example.com | [269 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d6198019]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [2a1 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=6a0057c2-df71-4091-b835-c8b4fd600c74,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org2.example.com | [275 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.927 UTC [policies] GetPolicy -> DEBU 1a4 Returning policy Admins for evaluation
peer0.org1.example.com | [3a5 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [26a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [2a2 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.927 UTC [policies] GetPolicy -> DEBU 1a5 Returning dummy reject all policy because Admins could not be found in /Application/Admins
peer0.org1.example.com | [3a6 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [276 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [26b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d6198019]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a6 Adding to config map: [Groups] /Channel
peer0.org2.example.com | [277 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Move state message COMPLETED
peer1.org1.example.com | [2a3 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3a7 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [26c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d6198019]Move state message INIT
peer0.org2.example.com | [278 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4a3ca163]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a7 Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [2a4 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org2.example.com | [26d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d6198019]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [3a8 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [279 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a8 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [26e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [2a5 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6a0057c2]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3a9 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [27a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4a3ca163]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a9 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [2a6 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [3aa 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [26f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d6198019]sending state message INIT
peer0.org2.example.com | [27b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4a3ca163]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka1 | [2018-01-30 08:53:15,806] INFO [ReplicaFetcherManager on broker 1] Added fetcher for partitions List([[businesschannel,0], initOffset 0 to broker BrokerEndPoint(0,kafka0,9092)] ) (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | [2a7 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6a0057c2]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1aa Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [3ab 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [270 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Received message INIT from shim
peer0.org2.example.com | [27c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4a3ca163-9538-4087-95f2-1f7b418a8367]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [2a8 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a0057c2]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ab Adding to config map: [Groups] /Channel
peer0.org1.example.com | [3ac 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [271 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d6198019]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ac Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [27d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4a3ca163-9538-4087-95f2-1f7b418a8367
peer1.org1.example.com | [2a9 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6a0057c2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [272 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [3ad 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ad Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [27e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [2aa 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [3ae 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [273 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d6198019]Received INIT, initializing chaincode
peer0.org2.example.com | [27f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ae Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [2ab 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a0057c2]sending state message INIT
peer0.org1.example.com | [3af 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [274 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org2.example.com | [280 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [605d12a8-3ba4-4f2c-ba5b-e7ac77c3f587]
peer1.org1.example.com | [2ac 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Received message INIT from shim
peer0.org1.example.com | [3b0 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1af Adding to config map: [Policy] /Channel/Application/Admins
peer1.org2.example.com | [275 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Init get response status: 200
peer0.org2.example.com | [281 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [2ad 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6a0057c2]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1b0 Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [276 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [2ae 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [3b1 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [282 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a40ed86e-c7e2-46fa-9340-7e04d295c1cd]
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1b1 Adding to config map: [Policy] /Channel/Application/Readers
peer1.org1.example.com | [2af 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [6a0057c2]Received INIT, initializing chaincode
peer0.org2.example.com | [283 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=52f34e51-fc9e-4593-a20e-34aef2c414a5,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1b2 Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [277 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Move state message COMPLETED
peer0.org1.example.com | [3b2 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2b0 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org2.example.com | [284 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.928 UTC [policies] GetPolicy -> DEBU 1b3 Returning policy ChannelCreationPolicy for evaluation
peer1.org2.example.com | [278 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d6198019]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [3b3 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2b1 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Init get response status: 200
peer0.org2.example.com | [285 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func1 -> DEBU 1b4 0xc42014b268 gate 1517302387929094290 evaluation starts
peer0.org1.example.com | [3b4 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [2b2 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [3b5 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [279 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]send state message COMPLETED
peer0.org2.example.com | [286 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [2b3 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func2 -> DEBU 1b5 0xc42014b268 signed by 0 principal evaluation starts (used [false])
peer0.org2.example.com | [287 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [52f34e51]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3b6 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func2 -> DEBU 1b6 0xc42014b268 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [27a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d6198019]Received message COMPLETED from shim
peer1.org1.example.com | [2b4 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6a0057c2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [288 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp/identity] newIdentity -> DEBU 1b7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [3b7 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org2.example.com | [27b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d6198019]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [2b5 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]send state message COMPLETED
peer0.org2.example.com | [289 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [52f34e51]sendExecuteMsg trigger event INIT
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [3b8 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [27c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d6198019-3cb2-455f-9db3-6e5554e95b27]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [2b6 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a0057c2]Received message COMPLETED from shim
peer0.org2.example.com | [28a 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [52f34e51]Move state message INIT
peer1.org2.example.com | [27d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d6198019-3cb2-455f-9db3-6e5554e95b27
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [3b9 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org1.example.com | [2b7 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6a0057c2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [28b 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [52f34e51]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [27e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [3ba 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2b8 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6a0057c2-df71-4091-b835-c8b4fd600c74]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [27f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
peer0.org2.example.com | [28c 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [3bb 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2b9 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6a0057c2-df71-4091-b835-c8b4fd600c74
peer1.org2.example.com | [280 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7a2bd882-d807-4a2e-adc5-a024e73db171]
peer0.org2.example.com | [28d 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [52f34e51]sending state message INIT
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [3bc 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2ba 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [281 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [28e 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Received message INIT from shim
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [2bb 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer1.org2.example.com | [282 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [58d35a74-4ac1-443a-846a-09524660c0d7]
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [3bd 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2bc 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [d5566d78-a164-4629-943b-15f3ba0124f2]
peer0.org2.example.com | [28f 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [52f34e51]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [283 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c6dc2ab6-0a79-4a62-9504-8a3a1b2d1e75,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org1.example.com | [3be 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [290 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [2bd 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [284 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [3bf 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [291 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [52f34e51]Received INIT, initializing chaincode
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | [2be 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [285 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3c0 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [292 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Init get response status: 200
peer1.org1.example.com | [2bf 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [3c1 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [286 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org2.example.com | [293 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Init succeeded. Sending COMPLETED
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [2c0 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [294 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Move state message COMPLETED
peer1.org2.example.com | [287 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c6dc2ab6]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3c2 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [295 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [52f34e51]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org2.example.com | [288 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [2c1 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [3c3 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [296 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]send state message COMPLETED
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [297 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [52f34e51]Received message COMPLETED from shim
peer1.org2.example.com | [289 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c6dc2ab6]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [2c2 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [3c4 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [298 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [52f34e51]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [28a 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c6dc2ab6]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp] SatisfiesPrincipal -> DEBU 1b8 Checking if identity satisfies ADMIN role for Org1MSP
peer1.org1.example.com | [2c3 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [299 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [52f34e51-fc9e-4593-a20e-34aef2c414a5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [3c5 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [29a 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:52f34e51-fc9e-4593-a20e-34aef2c414a5
peer1.org2.example.com | [28b 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c6dc2ab6]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func2 -> DEBU 1b9 0xc42014b268 principal matched by identity 0
peer0.org2.example.com | [29b 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [2c4 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [3c6 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp/identity] Verify -> DEBU 1ba Verify: digest = 00000000 db 34 2e 7e a4 d6 1d a8 1f 6f c1 77 4c ca 4f 96 |.4.~.....o.wL.O.|
peer1.org2.example.com | [28c 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [29c 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer1.org1.example.com | [2c5 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]Move state message COMPLETED
peer0.org1.example.com | [3c7 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org2.example.com | [28d 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c6dc2ab6]sending state message INIT
peer0.org2.example.com | [29d 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [a40ed86e-c7e2-46fa-9340-7e04d295c1cd]
peer1.org1.example.com | [2c6 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6d77128e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 00000010 96 df 09 03 a4 da 18 df 01 4f 99 2e 1d 59 b6 58 |.........O...Y.X|
peer0.org1.example.com | [3c8 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [29e 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [2c7 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]send state message COMPLETED
peer0.org1.example.com | [3c9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp/identity] Verify -> DEBU 1bb Verify: sig = 00000000 30 44 02 20 50 36 b1 23 ab ce fb 07 1b 11 a5 dc |0D. P6.#........|
peer0.org2.example.com | [29f 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [01177e4d-ac7c-423f-b33a-879e27bdefee]
peer1.org1.example.com | [2c8 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6d77128e]Received message COMPLETED from shim
peer1.org2.example.com | [28e 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Received message INIT from shim
peer0.org1.example.com | [3ca 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | 00000010 e8 0d 68 05 8b 0a f2 2b b7 0a 3b 24 d6 d3 a7 48 |..h....+..;$...H|
peer0.org2.example.com | [2a0 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=29fce35c-8eb8-4cd8-8dea-649adf31fbac,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer1.org1.example.com | [2c9 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6d77128e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [3cb 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [28f 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c6dc2ab6]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 00000020 76 84 7c 67 02 20 2e ca 9a 76 33 e8 3b 28 3c ae |v.|g. ...v3.;(<.|
peer0.org2.example.com | [2a1 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
peer1.org1.example.com | [2ca 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba]HandleMessage- COMPLETED. Notify
orderer.example.com | 00000030 5d 65 73 c1 ff 95 f1 72 e8 3f 81 c4 f5 75 6e a2 |]es....r.?...un.|
peer1.org2.example.com | [290 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [3cc 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [2a2 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [2cb 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba
peer1.org2.example.com | [291 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c6dc2ab6]Received INIT, initializing chaincode
peer0.org2.example.com | [2a3 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org1.example.com | [2cc 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 00000040 f6 37 bd fe 39 08 |.7..9.|
peer0.org2.example.com | [2a4 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [29fce35c]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3cd 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [2cd 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [2a5 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.930 UTC [cauthdsl] func2 -> DEBU 1bc 0xc42014b268 principal evaluation succeeds for identity 0
peer1.org2.example.com | [292 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Init get response status: 200
peer1.org1.example.com | [2ce 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [3ce 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [2a6 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [29fce35c]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [2cf 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.930 UTC [cauthdsl] func1 -> DEBU 1bd 0xc42014b268 gate 1517302387929094290 evaluation succeeds
peer1.org1.example.com | [2d0 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [293 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [2a7 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29fce35c]Move state message INIT
peer0.org1.example.com | [3cf 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
zookeeper2 | 2018-01-30 08:53:08,620 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0xf zxid:0x10000001c txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer1.org1.example.com | [2d1 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [2a8 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29fce35c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.945 UTC [common/configtx] recurseConfigMap -> DEBU 1be Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [2d2 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [3d0 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [294 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Move state message COMPLETED
peer0.org2.example.com | [2a9 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [2d3 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42028c180
peer0.org1.example.com | [3d1 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [2aa 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29fce35c]sending state message INIT
orderer.example.com | 2018-01-30 08:53:07.945 UTC [common/configtx] recurseConfigMap -> DEBU 1bf Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [295 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c6dc2ab6]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [2d4 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org2.example.com | [2ab 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Received message INIT from shim
peer0.org1.example.com | [3d2 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.946 UTC [common/configtx] recurseConfigMap -> DEBU 1c0 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [2ac 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29fce35c]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [2d5 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org2.example.com | [296 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]send state message COMPLETED
peer0.org1.example.com | [3d3 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.953 UTC [common/configtx] recurseConfigMap -> DEBU 1c1 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [2ad 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [2d6 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [297 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c6dc2ab6]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c2 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3d4 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [2ae 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [29fce35c]Received INIT, initializing chaincode
peer1.org1.example.com | [2d7 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer1.org2.example.com | [298 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c6dc2ab6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c3 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [3d5 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2d8 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [299 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c6dc2ab6-0a79-4a62-9504-8a3a1b2d1e75]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2af 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org1.example.com | [3d6 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [29a 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c6dc2ab6-0a79-4a62-9504-8a3a1b2d1e75
peer1.org1.example.com | [2d9 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c4 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [2b0 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Init get response status: 200
peer1.org2.example.com | [29b 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [3d7 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2da 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4213eb000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c5 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [29c 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org2.example.com | [2b1 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c6 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [3d8 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [2db 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [29d 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [58d35a74-4ac1-443a-846a-09524660c0d7]
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c7 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2b2 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Move state message COMPLETED
peer1.org2.example.com | [29e 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [3d9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2dc 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [29f 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [30a6c85e-b239-41c4-ad24-710daff118f0]
peer0.org2.example.com | [2b3 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29fce35c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [2dd 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [3da 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [2a0 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=2335cbfd-384a-4815-a400-33a852749d40,syscc=true,proposal=0x0,canname=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c8 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [2b4 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]send state message COMPLETED
peer1.org1.example.com | [2de 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [2a1 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
peer0.org1.example.com | [3db 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c9 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2b5 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29fce35c]Received message COMPLETED from shim
peer1.org2.example.com | [2a2 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3dc 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [2df 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1ca Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [2b6 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29fce35c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2a3 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [3dd 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [2e0 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cb Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [2a4 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2335cbfd]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [2b7 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29fce35c-8eb8-4cd8-8dea-649adf31fbac]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [3de 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [2e1 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [2a5 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cc Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [2b8 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:29fce35c-8eb8-4cd8-8dea-649adf31fbac
peer0.org1.example.com | [3df 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [2a6 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2335cbfd]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cd Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2e2 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org2.example.com | [2a7 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2335cbfd]Move state message INIT
peer0.org2.example.com | [2b9 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [3e0 01-30 08:53:23.57 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1ce Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [2a8 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2335cbfd]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [2e3 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org2.example.com | [2a9 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [2ba 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org1.example.com | [3e1 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cf Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2e4 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [2aa 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2335cbfd]sending state message INIT
peer0.org2.example.com | [2bb 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [01177e4d-ac7c-423f-b33a-879e27bdefee]
peer0.org1.example.com | [3e2 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org2.example.com | [2ab 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Received message INIT from shim
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/configtx] recurseConfigMap -> DEBU 1d0 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2e5 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org2.example.com | [2bc 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [2ac 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2335cbfd]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [3e3 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/configtx] processConfig -> DEBU 1d1 Beginning new config for channel businesschannel
peer0.org2.example.com | [2bd 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [2ad 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [2e6 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [3e4 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] NewStandardValues -> DEBU 1d2 Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [2be 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [2ae 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [2335cbfd]Received INIT, initializing chaincode
peer1.org2.example.com | [2af 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [2b0 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Init get response status: 200
peer1.org1.example.com | [2e7 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org2.example.com | [2b1 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [3e5 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d3 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d4 Processing field: BlockDataHashingStructure
peer1.org1.example.com | [2e8 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d5 Processing field: OrdererAddresses
peer1.org1.example.com | [2e9 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org2.example.com | [2bf 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [2b2 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Move state message COMPLETED
peer0.org1.example.com | [3e6 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d6 Processing field: Consortium
peer1.org1.example.com | [2ea 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [2c0 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [2b3 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2335cbfd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.956 UTC [policies] ProposePolicy -> DEBU 1d7 Proposed new policy Readers for Channel
peer1.org1.example.com | [2eb 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [2c1 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [2b4 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]send state message COMPLETED
peer0.org1.example.com | [3e7 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:07.956 UTC [policies] ProposePolicy -> DEBU 1d8 Proposed new policy Writers for Channel
peer1.org1.example.com | [2ec 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2c2 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [2b5 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2335cbfd]Received message COMPLETED from shim
peer0.org1.example.com | [3e8 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [3e9 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4218318c0), Data:(*common.BlockData)(0xc4217f90c0), Metadata:(*common.BlockMetadata)(0xc4217f9100)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1d9 Proposed new policy Admins for Channel
peer0.org1.example.com | [3ea 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [2b6 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2335cbfd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2c3 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [2ed 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1da Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1db Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1dc Proposed new policy Writers for Application
peer0.org1.example.com | [3eb 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [2b7 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2335cbfd-384a-4815-a400-33a852749d40]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2c4 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]Move state message COMPLETED
peer1.org1.example.com | [2ee 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1dd Proposed new policy Readers for Application
peer0.org1.example.com | [3ec 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
peer1.org2.example.com | [2b8 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2335cbfd-384a-4815-a400-33a852749d40
peer0.org2.example.com | [2c5 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb6e952f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=12052
peer1.org1.example.com | [2ef 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1de Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | ]
peer1.org2.example.com | [2b9 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2c6 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]send state message COMPLETED
peer1.org1.example.com | [2f0 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [3ed 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] initializeProtosStruct -> DEBU 1df Processing field: MSP
peer0.org1.example.com | [3ee 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org2.example.com | [2ba 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org1.example.com | [3ef 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
peer0.org2.example.com | [2c7 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb6e952f]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1e0 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2f1 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [2bb 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [30a6c85e-b239-41c4-ad24-710daff118f0]
peer0.org1.example.com | [3f0 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] initializeProtosStruct -> DEBU 1e1 Processing field: AnchorPeers
peer0.org2.example.com | [2c8 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb6e952f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [2f2 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [3f1 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [2bc 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [2c9 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1e2 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3f2 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [2f3 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [2bd 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [2ca 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a
orderer.example.com | 2018-01-30 08:53:07.958 UTC [common/config] initializeProtosStruct -> DEBU 1e3 Processing field: MSP
peer0.org1.example.com | [3f3 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org1.example.com | [2f4 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org2.example.com | [2be 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [2cb 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [3f4 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
orderer.example.com | 2018-01-30 08:53:07.958 UTC [policies] ProposePolicy -> DEBU 1e4 Proposed new policy Admins for Org1MSP
peer1.org1.example.com | [2f5 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [2bf 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [3f5 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [2cc 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [2f6 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [3f6 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer0.org2.example.com | [2cd 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [2c0 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:07.958 UTC [policies] ProposePolicy -> DEBU 1e5 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [3f7 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [2f7 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [2ce 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [2c1 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [2f8 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [3f8 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | 2018-01-30 08:53:07.958 UTC [policies] ProposePolicy -> DEBU 1e6 Proposed new policy Writers for Org1MSP
peer0.org2.example.com | [2cf 01-30 08:53:23.83 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel
peer1.org1.example.com | [2f9 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [3f9 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [2c2 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [2d0 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org1.example.com | [3fa 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [2fa 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] NewStandardValues -> DEBU 1e7 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [2c3 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [3fb 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [2d1 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] initializeProtosStruct -> DEBU 1e8 Processing field: MSP
peer1.org2.example.com | [2c4 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]Move state message COMPLETED
peer0.org1.example.com | [3fc 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [2fb 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] NewStandardValues -> DEBU 1e9 Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [2d2 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer0.org1.example.com | [3fd 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [2c5 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4557b7a2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [2fc 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] initializeProtosStruct -> DEBU 1ea Processing field: AnchorPeers
peer0.org1.example.com | [3fe 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [2c6 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]send state message COMPLETED
peer0.org2.example.com | [2d3 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] NewStandardValues -> DEBU 1eb Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3ff 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217c62d0
peer1.org1.example.com | [2fd 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [2c7 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4557b7a2]Received message COMPLETED from shim
peer0.org1.example.com | [400 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org1.example.com | [2fe 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] initializeProtosStruct -> DEBU 1ec Processing field: MSP
peer0.org2.example.com | [2d4 01-30 08:53:23.89 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer1.org2.example.com | [2c8 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4557b7a2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [401 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:07.960 UTC [policies] ProposePolicy -> DEBU 1ed Proposed new policy Readers for Org2MSP
peer1.org1.example.com | [2ff 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [2d5 01-30 08:53:23.90 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer0.org1.example.com | [402 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:07.960 UTC [policies] ProposePolicy -> DEBU 1ee Proposed new policy Writers for Org2MSP
peer0.org2.example.com | [2d6 01-30 08:53:23.90 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer0.org1.example.com | [403 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:07.960 UTC [policies] ProposePolicy -> DEBU 1ef Proposed new policy Admins for Org2MSP
peer1.org1.example.com | [300 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [2c9 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2d7 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
zookeeper2 | 2018-01-30 08:53:08,638 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x13 zxid:0x10000001e txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NodeExists for /admin
peer0.org1.example.com | [404 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] NewStandardValues -> DEBU 1f0 Initializing protos for *config.OrdererProtos
peer1.org1.example.com | [301 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [2ca 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c
peer0.org2.example.com | [2d8 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f1 Processing field: ConsensusType
peer0.org1.example.com | [405 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4220a1cc0, header 0xc4217c6300
peer1.org1.example.com | [302 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [2cb 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2d9 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f2 Processing field: BatchSize
peer0.org1.example.com | [406 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org1.example.com | [303 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [2cc 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [407 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f3 Processing field: BatchTimeout
peer0.org2.example.com | [2da 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [304 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [2cd 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [408 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97 channel id:
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f4 Processing field: KafkaBrokers
peer0.org2.example.com | [2db 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [305 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [2ce 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f5 Processing field: ChannelRestrictions
peer0.org2.example.com | [2dc 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421cdb110
peer0.org1.example.com | [409 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97 channel id: version: 1.0.2
peer1.org2.example.com | [2cf 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.961 UTC [policies] ProposePolicy -> DEBU 1f6 Proposed new policy Writers for Orderer
peer0.org2.example.com | [2dd 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer1.org1.example.com | [306 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [2d0 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org1.example.com | [40a 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97,syscc=true,proposal=0xc4220a1cc0,canname=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.961 UTC [policies] ProposePolicy -> DEBU 1f7 Proposed new policy Admins for Orderer
peer0.org2.example.com | [2de 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org1.example.com | [307 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [2d1 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org1.example.com | [40b 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.961 UTC [policies] ProposePolicy -> DEBU 1f8 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [2df 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [308 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [2e0 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer0.org1.example.com | [40c 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [2d2 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1f9 Proposed new policy Readers for Orderer
peer1.org1.example.com | [309 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [2e1 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [40d 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [2d3 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] NewStandardValues -> DEBU 1fa Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [30a 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2e2 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [40e 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [90d9b513]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [2d4 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] initializeProtosStruct -> DEBU 1fb Processing field: MSP
peer1.org1.example.com | [30b 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [2e3 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421d20000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org1.example.com | [40f 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [2d5 01-30 08:53:23.99 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1fc Proposed new policy Writers for OrdererOrg
peer1.org1.example.com | [30c 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [2e4 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [2d6 01-30 08:53:23.99 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer0.org1.example.com | [410 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1fd Proposed new policy Admins for OrdererOrg
peer1.org1.example.com | [30d 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [2d7 01-30 08:53:23.99 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1fe Proposed new policy Readers for OrdererOrg
peer0.org2.example.com | [2e5 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [411 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [90d9b513]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [30e 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [2d8 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] Validate -> DEBU 1ff Anchor peers for org Org1MSP are
peer0.org2.example.com | [2e6 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [412 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [90d9b513]Move state message TRANSACTION
peer1.org1.example.com | [30f 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] validateMSP -> DEBU 200 Setting up MSP for org Org1MSP
peer0.org2.example.com | [2e7 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org1.example.com | [310 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.965 UTC [msp] NewBccspMsp -> DEBU 201 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:07.965 UTC [msp] Setup -> DEBU 202 Setting up MSP instance Org1MSP
peer0.org1.example.com | [413 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [90d9b513]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:07.965 UTC [msp/identity] newIdentity -> DEBU 203 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [2d9 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [414 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [311 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2e8 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [2da 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421639a40
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [415 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [90d9b513]sending state message TRANSACTION
peer1.org1.example.com | [312 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [2e9 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [2db 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [416 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]Received message TRANSACTION from shim
peer1.org1.example.com | [313 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [2ea 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org2.example.com | [2dc 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [417 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [90d9b513]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [2eb 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [2dd 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [314 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [418 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [90d9b513]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [2ec 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [315 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [2de 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer0.org2.example.com | [2ed 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [419 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]Transaction completed. Sending COMPLETED
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [2df 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer1.org1.example.com | [316 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [2ee 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [41a 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]Move state message COMPLETED
peer1.org2.example.com | [2e0 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [2ef 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [317 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [41b 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [90d9b513]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [2f0 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org2.example.com | [2e1 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [318 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org2.example.com | [2f1 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [41c 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]send state message COMPLETED
peer1.org2.example.com | [2e2 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [319 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2f2 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [41d 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [90d9b513]Received message COMPLETED from shim
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org2.example.com | [2e3 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421aa7000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org2.example.com | [2f3 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [31a 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org1.example.com | [41e 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [90d9b513]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2f4 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org2.example.com | [2e4 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [41f 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2f5 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [31b 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer1.org2.example.com | [2e5 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [2f6 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [420 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97
peer1.org1.example.com | [31c 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer1.org2.example.com | [2e6 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [2f7 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [421 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [31d 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
orderer.example.com | yEwB5uHweA==
peer0.org2.example.com | [2f8 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [2e7 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [422 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [2f9 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [31e 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [423 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [2fa 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [2e8 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:07.966 UTC [msp/identity] newIdentity -> DEBU 204 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [31f 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [424 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [2fb 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [2e9 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [320 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [425 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [2fc 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [2ea 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [2fd 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [321 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [2fe 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [426 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421f742d0
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [2ff 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [322 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [2eb 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org2.example.com | [300 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [427 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [2ec 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [323 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [301 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [428 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [302 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [2ed 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [429 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [324 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [303 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [42a 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [2ee 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [325 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [304 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [2ef 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [42b 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [326 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [305 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [2f0 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org1.example.com | [327 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org1.example.com | [42c 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4217124b0, header 0xc421f74300
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [306 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [2f1 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [328 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [42d 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [307 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [2f2 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [42e 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | [329 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | [308 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [2f3 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [42f 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org1.example.com | [32a 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [309 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [2f4 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [430 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [32b 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [30a 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org1.example.com | [431 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bea7541b-ac25-44df-bec6-01cb5ba419f2]
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2f5 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [30b 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [32c 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [432 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel
orderer.example.com | 2018-01-30 08:53:07.971 UTC [msp/identity] newIdentity -> DEBU 205 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [2f6 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [30c 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [32d 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [2f7 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [433 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [30d 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [32e 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
zookeeper2 | 2018-01-30 08:53:08,648 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x10 zxid:0x100000020 txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NodeExists for /admin
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [2f8 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [30e 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [434 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6,syscc=true,proposal=0xc4217124b0,canname=lscc:1.0.2
peer1.org1.example.com | [32f 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [2f9 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [30f 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [435 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [330 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [2fa 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [310 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [436 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [331 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | [2fb 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [311 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [437 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [332 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [2fc 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [312 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [438 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [333 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [2fd 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [313 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [439 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org2.example.com | [2fe 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [334 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [314 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [2ff 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [43a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [335 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [315 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [300 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org1.example.com | [43b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [301 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [336 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [316 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [302 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [43c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message TRANSACTION
peer1.org1.example.com | [337 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [317 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org2.example.com | [303 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [43d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [338 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [318 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [304 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.971 UTC [msp] Validate -> DEBU 206 MSP Org1MSP validating identity
peer1.org1.example.com | [339 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [305 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:07.971 UTC [common/config] Validate -> DEBU 207 Anchor peers for org Org2MSP are
peer0.org2.example.com | [319 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [43e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [33a 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [306 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:07.972 UTC [common/config] validateMSP -> DEBU 208 Setting up MSP for org Org2MSP
peer0.org2.example.com | [31a 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [33b 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [43f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.972 UTC [msp] NewBccspMsp -> DEBU 209 Creating BCCSP-based MSP instance
peer1.org2.example.com | [307 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org1.example.com | [33c 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [31b 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [440 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:07.972 UTC [msp] Setup -> DEBU 20a Setting up MSP instance Org2MSP
peer1.org2.example.com | [308 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [33d 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [31c 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [441 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:07.972 UTC [msp/identity] newIdentity -> DEBU 20b Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [309 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [33e 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [31d 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [442 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5a25dc19]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [30a 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [33f 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [31e 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [30b 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [443 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [5a25dc19]Sending GET_STATE
peer1.org1.example.com | [340 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [31f 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [30c 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [341 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [444 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message GET_STATE from shim
peer1.org2.example.com | [30d 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [342 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [320 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [445 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org2.example.com | [30e 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [343 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [30f 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [446 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [5a25dc19]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [321 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org1.example.com | [344 01-30 08:53:23.40 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [310 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [447 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [345 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org2.example.com | [322 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org2.example.com | [311 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [346 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [448 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [323 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | [347 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer1.org2.example.com | [312 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [449 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [348 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer1.org2.example.com | [313 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [324 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer1.org1.example.com | [349 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org2.example.com | [314 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [44a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]No state associated with key: exp02. Sending RESPONSE with an empty payload
peer0.org2.example.com | [325 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | J3QsbWXt
peer1.org1.example.com | [34a 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [315 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [44b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]handleGetState serial send RESPONSE
peer0.org2.example.com | [326 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [34b 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org2.example.com | [316 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.973 UTC [msp/identity] newIdentity -> DEBU 20c Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [44c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message RESPONSE from shim
peer1.org1.example.com | [34c 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [317 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [34d 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420143940), Data:(*common.BlockData)(0xc4215a5e80), Metadata:(*common.BlockMetadata)(0xc4215a5ec0)}, doMVCCValidation=true
peer0.org2.example.com | [327 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [318 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [34e 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [44d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [319 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [34f 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [44e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]before send
peer0.org2.example.com | [328 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [31a 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [44f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]after send
peer0.org2.example.com | [329 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [350 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer1.org2.example.com | [31b 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [32a 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [450 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [5a25dc19]Received RESPONSE, communicated (state:ready)
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [32b 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [31c 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=11994
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [31d 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org1.example.com | ]
peer0.org1.example.com | [451 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [5a25dc19]GetState received payload RESPONSE
peer0.org2.example.com | [32c 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org2.example.com | [31e 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [351 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
peer0.org1.example.com | [452 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [5a25dc19]Inside putstate
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org1.example.com | [352 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org2.example.com | [31f 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [32d 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org1.example.com | [453 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [5a25dc19]Sending PUT_STATE
peer0.org2.example.com | [32e 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [353 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
peer1.org2.example.com | [320 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org2.example.com | [32f 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [454 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message PUT_STATE from shim
peer1.org1.example.com | [354 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer0.org2.example.com | [330 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [321 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [455 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org1.example.com | [355 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org2.example.com | [331 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.974 UTC [msp/identity] newIdentity -> DEBU 20d Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [322 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [332 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [356 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [456 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [333 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [323 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [457 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]state is ready
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [334 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [357 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [324 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [335 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [458 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]Completed PUT_STATE. Sending RESPONSE
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org1.example.com | [358 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
peer1.org2.example.com | [325 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [336 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [459 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]enterBusyState trigger event RESPONSE
peer1.org1.example.com | [359 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [337 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [45a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message RESPONSE
peer1.org2.example.com | [326 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [338 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org1.example.com | [35a 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer0.org1.example.com | [45b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer0.org2.example.com | [339 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [327 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org1.example.com | [35b 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [33a 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [328 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [45c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org2.example.com | [33b 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [35c 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer1.org2.example.com | [329 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [45d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message RESPONSE
peer0.org2.example.com | [33c 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [35d 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [32a 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [45e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message RESPONSE from shim
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer1.org1.example.com | [35e 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [32b 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [33d 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [45f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [35f 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [32c 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [33e 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [460 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]before send
orderer.example.com | 2018-01-30 08:53:07.974 UTC [msp] Validate -> DEBU 20e MSP Org2MSP validating identity
peer1.org1.example.com | [360 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [32d 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [33f 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.975 UTC [common/config] validateMSP -> DEBU 20f Setting up MSP for org OrdererOrg
peer1.org1.example.com | [361 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [461 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]after send
peer1.org2.example.com | [32e 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:07.975 UTC [msp] NewBccspMsp -> DEBU 210 Creating BCCSP-based MSP instance
peer1.org1.example.com | [362 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [340 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.975 UTC [msp] Setup -> DEBU 211 Setting up MSP instance OrdererMSP
peer1.org2.example.com | [32f 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [463 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [5a25dc19]Received RESPONSE. Successfully updated state
orderer.example.com | 2018-01-30 08:53:07.978 UTC [msp/identity] newIdentity -> DEBU 212 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [363 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [341 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [464 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [330 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [364 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [342 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [331 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [462 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [5a25dc19]Received RESPONSE, communicated (state:ready)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [365 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4219937a0
peer0.org2.example.com | [343 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [332 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [465 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Move state message COMPLETED
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | [344 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [366 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org1.example.com | [466 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [333 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer0.org2.example.com | [345 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [367 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [467 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]send state message COMPLETED
peer1.org2.example.com | [334 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [346 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [368 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org1.example.com | [468 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message COMPLETED from shim
peer1.org2.example.com | [335 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [347 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [369 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer0.org1.example.com | [469 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [348 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer1.org2.example.com | [336 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [36a 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [46a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]HandleMessage- COMPLETED. Notify
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer1.org2.example.com | [337 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [349 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [36b 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org1.example.com | [46b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org2.example.com | [338 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
zookeeper2 | 2018-01-30 08:53:08,663 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x14 zxid:0x100000021 txntype:-1 reqpath:n/a Error Path:/admin/delete_topics Error:KeeperErrorCode = NodeExists for /admin/delete_topics
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org2.example.com | [34a 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer1.org1.example.com | [36c 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421e42000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org1.example.com | [46c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [339 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org1.example.com | [36d 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [34b 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [36e 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:07.978 UTC [msp/identity] newIdentity -> DEBU 213 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [36f 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [33a 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [34c 01-30 08:53:23.98 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [46d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6,syscc=false,proposal=0xc4217124b0,canname=exp02:1.0
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org1.example.com | [370 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [46e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 2248 bytes from file system
peer1.org2.example.com | [33b 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [34d 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org1.example.com | [371 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org1.example.com | [46f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
peer1.org1.example.com | [372 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [34e 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org2.example.com | [33c 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [470 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [373 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org2.example.com | [34f 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org1.example.com | [471 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [33d 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer1.org1.example.com | [374 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [350 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [472 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer0.org1.example.com)
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [33e 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [473 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org1.example.com | [375 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [351 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [474 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [33f 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org1.example.com | [376 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [352 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org1.example.com | [377 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org2.example.com | [340 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [353 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [378 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [341 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [354 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:07.978 UTC [msp/identity] newIdentity -> DEBU 214 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [379 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [355 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [342 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org1.example.com | [475 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org1.example.com-exp02-1.0) lock
peer1.org1.example.com | [37a 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [356 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421b9adc0), Data:(*common.BlockData)(0xc421d07a00), Metadata:(*common.BlockMetadata)(0xc421d07a40)}, doMVCCValidation=true
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [476 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org1.example.com-exp02-1.0) lock
peer1.org2.example.com | [343 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [37b 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [477 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org1.example.com-exp02-1.0
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [357 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [478 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org1.example.com-exp02-1.0(No such container: dev-peer0.org1.example.com-exp02-1.0)
peer1.org2.example.com | [344 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [37c 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [479 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org1.example.com-exp02-1.0 (No such container: dev-peer0.org1.example.com-exp02-1.0)
peer0.org2.example.com | [358 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [345 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [37d 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [47a 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org1.example.com-exp02-1.0 (No such container: dev-peer0.org1.example.com-exp02-1.0)
peer0.org2.example.com | [359 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer1.org2.example.com | [346 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [47b 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org1.example.com-exp02-1.0
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=11994
peer1.org1.example.com | [37e 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [47c 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer1.org2.example.com | [347 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [47d 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-exp02-1.0
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org2.example.com | ]
peer0.org1.example.com | [47e 01-30 08:53:26.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4> (container id <dev-peer0.org1.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
peer1.org2.example.com | [348 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [47f 01-30 08:53:26.96 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
peer1.org1.example.com | [37f 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer1.org2.example.com | [349 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [35a 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
peer1.org1.example.com | [380 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | ADD binpackage.tar /usr/local/bin
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [34a 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
peer1.org1.example.com | [381 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [35b 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [34b 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
peer0.org2.example.com | [35c 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
peer1.org1.example.com | [382 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
peer1.org2.example.com | [34c 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org2.example.com | [35d 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer0.org1.example.com | org.hyperledger.fabric.version="1.0.2" \
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [35e 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer1.org1.example.com | [383 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [34d 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [35f 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer1.org1.example.com | [384 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [34e 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [360 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 2018-01-30 08:53:07.979 UTC [msp] Validate -> DEBU 215 MSP OrdererMSP validating identity
peer0.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [385 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [34f 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [361 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] Setup -> DEBU 216 Setting up the MSP manager (3 msps)
peer0.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [386 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [350 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org1.example.com | [480 01-30 08:53:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
peer0.org2.example.com | [362 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [481 01-30 08:53:46.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4
peer1.org1.example.com | [387 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] Setup -> DEBU 217 MSP manager setup complete, setup 3 msps
peer1.org2.example.com | [351 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [482 01-30 08:53:46.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
peer0.org2.example.com | [363 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer1.org1.example.com | [388 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 218 Returning existing local MSP
peer1.org2.example.com | [352 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org1.example.com | [483 01-30 08:53:46.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-exp02-1.0
peer0.org2.example.com | [364 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [389 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 219 Obtaining default signing identity
peer1.org2.example.com | [353 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [484 01-30 08:53:46.73 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4
peer0.org2.example.com | [365 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer1.org1.example.com | [38a 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 21a Returning existing local MSP
peer0.org1.example.com | [485 01-30 08:53:47.29 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org1.example.com-exp02-1.0
peer1.org1.example.com | [38b 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [366 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [354 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 21b Obtaining default signing identity
peer0.org1.example.com | [486 01-30 08:53:47.29 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org1.example.com-exp02-1.0)
peer1.org1.example.com | [38c 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [367 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [355 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp/identity] Sign -> DEBU 21c Sign: plaintext: 0AB7060A1B08011A0608F3E4C0D30522...DEF0A9A7EB06680F6302B97DF6355958
peer0.org1.example.com | [487 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [38d 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [368 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [356 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42168abc0), Data:(*common.BlockData)(0xc4219edc80), Metadata:(*common.BlockMetadata)(0xc4219edcc0)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp/identity] Sign -> DEBU 21d Sign: digest: 0CB788BA3230F903BB3D6E21A7D83804B10DB96E329103174AB6088E4EA5AB9A
peer0.org1.example.com | [488 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [38e 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [369 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 21e Returning existing local MSP
peer1.org2.example.com | [357 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [489 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [38f 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [36a 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [358 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 21f Obtaining default signing identity
peer0.org1.example.com | [48a 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [390 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [48b 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
peer0.org2.example.com | [36b 01-30 08:53:24.11 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org1.example.com | [391 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 220 Returning existing local MSP
peer1.org2.example.com | [359 01-30 08:53:24.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer0.org1.example.com | [48c 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
peer1.org1.example.com | [392 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [36c 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=11994
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 221 Obtaining default signing identity
peer0.org1.example.com | [48d 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [393 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org2.example.com | [36d 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org2.example.com | ]
peer0.org1.example.com | [48e 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
orderer.example.com | 2018-01-30 08:53:07.983 UTC [msp/identity] Sign -> DEBU 222 Sign: plaintext: 0AB3060A1708041A0608F3E4C0D30522...3043BD5EC488DAD5EF09C28113950123
peer1.org1.example.com | [394 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [36e 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42038d2f0
peer1.org2.example.com | [35a 01-30 08:53:24.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.983 UTC [msp/identity] Sign -> DEBU 223 Sign: digest: 51FAC0717528A0C2578824DC17F0208DE4F2294C791B4C0A949E5BAA8BB6121F
peer0.org1.example.com | [48f 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org2.example.com | [36f 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer1.org1.example.com | [395 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [490 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [35b 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:07.983 UTC [orderer/common/broadcast] Handle -> DEBU 224 [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION
peer1.org1.example.com | [396 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [370 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [491 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [35c 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | 2018-01-30 08:53:07.983 UTC [policies] GetPolicy -> DEBU 225 Returning policy Writers for evaluation
peer1.org1.example.com | [397 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [492 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message READY
peer1.org1.example.com | [398 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.983 UTC [cauthdsl] func1 -> DEBU 226 0xc42014a9e0 gate 1517302387983280683 evaluation starts
peer1.org2.example.com | [35d 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer0.org2.example.com | [371 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [493 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [35e 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org1.example.com | [399 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [372 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
orderer.example.com | 2018-01-30 08:53:07.983 UTC [cauthdsl] func2 -> DEBU 227 0xc42014a9e0 signed by 0 principal evaluation starts (used [false])
peer1.org2.example.com | [35f 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [494 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [5a25dc19]Entered state ready
peer1.org1.example.com | [39a 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [373 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:07.983 UTC [cauthdsl] func2 -> DEBU 228 0xc42014a9e0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [360 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [495 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | [39b 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [374 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.983 UTC [msp/identity] newIdentity -> DEBU 229 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [361 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
peer1.org1.example.com | [39c 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [496 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message READY
peer0.org2.example.com | [375 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421415000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
peer1.org2.example.com | [362 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [39d 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [497 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [376 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [363 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer1.org1.example.com | [39e 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [498 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org2.example.com | [377 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org2.example.com | [364 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [39f 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [499 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
peer0.org2.example.com | [378 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [3a0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org2.example.com | [365 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer0.org1.example.com | [49a 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer0.org2.example.com | [379 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer1.org2.example.com | [366 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [3a1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [37a 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
zookeeper2 | 2018-01-30 08:53:08,672 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x11 zxid:0x100000023 txntype:-1 reqpath:n/a Error Path:/admin/delete_topics Error:KeeperErrorCode = NodeExists for /admin/delete_topics
peer1.org2.example.com | [367 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
peer0.org1.example.com | [49b 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [37b 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [3a2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
peer1.org2.example.com | [368 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [49c 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [3a3 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [37c 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
peer1.org2.example.com | [369 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [37d 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [49d 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [3a4 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [36a 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
peer0.org2.example.com | [37e 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [49e 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [3a5 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [36b 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org1.example.com | [49f 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message INIT
peer0.org2.example.com | [37f 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [3a6 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [36c 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [4a0 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
peer0.org2.example.com | [380 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [36d 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [3a7 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org2.example.com | [381 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [4a1 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
peer1.org1.example.com | [3a8 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [36e 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc420344600
peer0.org2.example.com | [382 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [4a2 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message INIT
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [3a9 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org2.example.com | [36f 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org2.example.com | [383 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:07.984 UTC [msp] SatisfiesPrincipal -> DEBU 22a Checking if identity satisfies MEMBER role for OrdererMSP
peer0.org1.example.com | [4a3 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message PUT_STATE from shim
peer1.org1.example.com | [3aa 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [384 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:07.984 UTC [msp] Validate -> DEBU 22b MSP OrdererMSP validating identity
peer0.org1.example.com | [4a4 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org2.example.com | [370 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org1.example.com | [3ab 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.985 UTC [cauthdsl] func2 -> DEBU 22c 0xc42014a9e0 principal matched by identity 0
peer0.org2.example.com | [385 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [4a6 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]state is ready
peer1.org1.example.com | [3ac 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [371 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [386 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:07.985 UTC [msp/identity] Verify -> DEBU 22d Verify: digest = 00000000 51 fa c0 71 75 28 a0 c2 57 88 24 dc 17 f0 20 8d |Q..qu(..W.$... .|
peer0.org1.example.com | [4a7 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]Completed PUT_STATE. Sending RESPONSE
peer1.org1.example.com | [3ad 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [372 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer0.org2.example.com | [387 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | 00000010 e4 f2 29 4c 79 1b 4c 0a 94 9e 5b aa 8b b6 12 1f |..)Ly.L...[.....|
peer1.org1.example.com | [3ae 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [373 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [388 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [4a8 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]enterBusyState trigger event RESPONSE
orderer.example.com | 2018-01-30 08:53:07.986 UTC [msp/identity] Verify -> DEBU 22e Verify: sig = 00000000 30 45 02 21 00 99 5e 35 55 ba da 10 ff 40 68 73 |0E.!..^5U....@hs|
peer1.org2.example.com | [374 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [389 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [375 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc42033f000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org2.example.com | [38a 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [4a5 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3af 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [376 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 00000010 42 66 1e 0a 6a 44 3f 90 2d ff d3 3a f7 fb 9b c2 |Bf..jD?.-..:....|
peer0.org1.example.com | [4a9 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message RESPONSE
peer1.org2.example.com | [377 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [38b 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [3b0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [378 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 00000020 4c b3 4e 59 70 02 20 6c 8a 80 84 d8 af c2 88 12 |L.NYp. l........|
peer1.org1.example.com | [3b1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4aa 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer0.org2.example.com | [38c 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [379 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 00000030 15 6c c2 fa 64 d5 b7 49 78 ef 6b ac 6e 62 98 25 |.l..d..Ix.k.nb.%|
peer1.org1.example.com | [3b2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4ab 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [38d 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [37a 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [3b3 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [37b 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 00000040 9b 17 5c 65 fb 1e ab |..\e...|
peer1.org1.example.com | [3b4 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [38e 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [37c 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [3b5 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4ac 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message RESPONSE
peer1.org2.example.com | [37d 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [3b6 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.986 UTC [cauthdsl] func2 -> DEBU 22f 0xc42014a9e0 principal evaluation succeeds for identity 0
peer0.org2.example.com | [38f 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org2.example.com | [37e 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [4ad 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message PUT_STATE from shim
peer1.org1.example.com | [3b7 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [390 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.986 UTC [cauthdsl] func1 -> DEBU 230 0xc42014a9e0 gate 1517302387983280683 evaluation succeeds
peer1.org2.example.com | [37f 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [3b8 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [391 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [4ae 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org1.example.com | [3b9 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [380 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:07.986 UTC [orderer/common/sigfilter] Apply -> DEBU 231 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
peer0.org2.example.com | [392 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [3ba 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [381 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [4af 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3bb 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.991 UTC [msp] GetLocalMSP -> DEBU 232 Returning existing local MSP
peer1.org2.example.com | [382 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [393 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [3bc 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [383 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [4b0 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]state is ready
peer1.org1.example.com | [3bd 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [384 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:07.991 UTC [msp] GetDefaultSigningIdentity -> DEBU 233 Obtaining default signing identity
peer1.org1.example.com | [3be 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [394 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [4b1 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]Completed PUT_STATE. Sending RESPONSE
peer1.org2.example.com | [385 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:07.992 UTC [msp] GetLocalMSP -> DEBU 234 Returning existing local MSP
peer1.org1.example.com | [3bf 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [395 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [4b2 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]enterBusyState trigger event RESPONSE
peer1.org1.example.com | [3c0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [386 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:07.993 UTC [msp] GetDefaultSigningIdentity -> DEBU 235 Obtaining default signing identity
peer1.org1.example.com | [3c1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org2.example.com | [396 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [4b3 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message RESPONSE
peer1.org1.example.com | [3c2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [387 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:07.993 UTC [msp/identity] Sign -> DEBU 236 Sign: plaintext: 0AB7060A1B08011A0608F3E4C0D30522...41646D696E7310021A0641646D696E73
peer0.org2.example.com | [397 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [3c3 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [4b4 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org2.example.com | [388 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [msp/identity] Sign -> DEBU 237 Sign: digest: D7E9F12832766C285DDC3BBD903A2F8C6032188391B541D21B6359EFE3BFBB26
peer0.org2.example.com | [398 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [3c4 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [4b5 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] NewStandardValues -> DEBU 238 Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [399 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [389 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [3c5 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org1.example.com | [4b6 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message RESPONSE
peer0.org2.example.com | [39a 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [3c6 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [38a 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 239 Processing field: HashingAlgorithm
peer0.org1.example.com | [4b7 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message COMPLETED from shim
peer0.org2.example.com | [39b 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [3c7 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [38b 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 23a Processing field: BlockDataHashingStructure
peer0.org1.example.com | [4b8 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [39c 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [38c 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [3c8 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 23b Processing field: OrdererAddresses
peer0.org2.example.com | [39d 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [4b9 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [38d 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 23c Processing field: Consortium
peer0.org2.example.com | [39e 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [3c9 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [38e 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [4ba 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | [3ca 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 23d Adding to config map: [Groups] /Channel
peer0.org2.example.com | [39f 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [38f 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org1.example.com | [4bb 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [3a0 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 23e Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [3cb 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [390 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3a1 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4bc 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [3cc 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 23f Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [3a2 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [391 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [4bd 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org2.example.com | [3a3 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [4be 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [bea7541b-ac25-44df-bec6-01cb5ba419f2]
peer1.org1.example.com | [3cd 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 240 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3a4 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [392 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [4bf 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [3ce 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3a5 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 241 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [393 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [3cf 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 242 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [3a6 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [394 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [4c0 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel chaincode id: name:"lscc"
peer0.org2.example.com | [3a7 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 243 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [3d0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [395 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [3a8 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4c1 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org1.example.com | [3d1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 244 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [396 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [3a9 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org1.example.com | [3d2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [4c2 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [3aa 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [397 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 245 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [3d3 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [3ab 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [398 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [4c3 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6,syscc=true,proposal=0xc4217124b0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 246 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [3ac 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [3d4 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [399 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [4c4 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 247 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [3ad 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [3d5 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer0.org1.example.com | [4c5 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [39a 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [3ae 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 248 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [3d6 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org1.example.com | [4c6 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org2.example.com | [3af 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [39b 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 249 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
peer1.org1.example.com | [3d7 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org2.example.com | [3b0 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4c7 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24a Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [39c 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [3d8 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [3b1 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24b Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [4c8 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [39d 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [3d9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [3b2 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24c Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [39e 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [4c9 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [3b3 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [3da 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [39f 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [3b4 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [4ca 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
zookeeper2 | 2018-01-30 08:53:08,672 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x16 zxid:0x100000024 txntype:-1 reqpath:n/a Error Path:/brokers/seqid Error:KeeperErrorCode = NodeExists for /brokers/seqid
peer1.org1.example.com | [3db 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [4cb 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message TRANSACTION
peer1.org2.example.com | [3a0 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [3b5 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [4cc 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [3dc 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org2.example.com | [3b6 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [3a1 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4cd 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3dd 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 250 Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [3b7 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org2.example.com | [3a2 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [4ce 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 251 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [3de 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [4cf 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message TRANSACTION from shim
peer1.org2.example.com | [3a3 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [3df 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [3b8 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 252 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [4d0 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [3a4 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [3e0 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42146d8c0), Data:(*common.BlockData)(0xc421f42400), Metadata:(*common.BlockMetadata)(0xc421f42440)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 253 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [3b9 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org1.example.com | [4d1 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5a25dc19]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [3a5 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [3e1 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 254 Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [3ba 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4d2 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org1.example.com | [3e2 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 255 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [3bb 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3a6 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [4d3 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org1.example.com | [3e3 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 256 Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [3bc 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [4d4 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [3a7 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 257 Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=12052
peer0.org2.example.com | [3bd 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [3a8 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4d5 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 258 Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [3be 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | ]
peer1.org2.example.com | [3a9 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 259 Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [3aa 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3bf 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4d6 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [3e4 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25a Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [3ab 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [4d7 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]send state message COMPLETED
peer1.org1.example.com | [3e5 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org2.example.com | [3c0 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org1.example.com | [4d8 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25b Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [3ac 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [3e6 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
peer0.org1.example.com | [4d9 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [3ad 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [3c1 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [4da 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [3ae 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25c Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [3c2 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [3e7 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
peer1.org2.example.com | [3af 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [3b0 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4db 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer0.org2.example.com | [3c3 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [3b1 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [3e8 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25d Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [4dc 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [3b2 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25e Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [3c4 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [3e9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [3b3 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4dd 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [3c5 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [3ea 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25f Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [3b4 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [4de 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [3c6 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org1.example.com | [3eb 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
peer1.org2.example.com | [3b5 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [3b6 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [4df 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [bea7541b-ac25-44df-bec6-01cb5ba419f2]
peer1.org1.example.com | [3ec 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [3c7 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] processConfig -> DEBU 260 Beginning new config for channel businesschannel
peer1.org2.example.com | [3b7 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [4e0 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [3ed 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer1.org2.example.com | [3b8 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] NewStandardValues -> DEBU 261 Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [3c8 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [4e1 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [3]
peer1.org2.example.com | [3b9 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] initializeProtosStruct -> DEBU 262 Processing field: HashingAlgorithm
peer1.org1.example.com | [3ee 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [3ba 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4e3 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [3bb 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4e4 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [3ef 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] initializeProtosStruct -> DEBU 263 Processing field: BlockDataHashingStructure
peer0.org2.example.com | [3c9 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [3bc 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [4e5 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [3f0 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [3bd 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] initializeProtosStruct -> DEBU 264 Processing field: OrdererAddresses
peer0.org1.example.com | [4e6 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421aa49f0
peer1.org1.example.com | [3f1 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [3ca 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [3be 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [3f2 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 265 Processing field: Consortium
peer0.org1.example.com | [4e7 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org2.example.com | [3bf 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [3cb 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [3f3 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 266 Proposed new policy Admins for Channel
peer0.org1.example.com | [4e8 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [3c0 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 267 Proposed new policy Readers for Channel
peer0.org1.example.com | [4e9 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [3cc 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [3f4 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [3c1 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 268 Proposed new policy Writers for Channel
peer0.org1.example.com | [4ea 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [3cd 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [4eb 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [3f5 01-30 08:53:24.34 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage -> WARN Message GossipMessage: tag:EMPTY alive_msg:<membership:<endpoint:"peer1.org2.example.com:7051" pki_id:"\374\321U\361\250\005O\020\335\203\212.%\323\235\002\323\014/|f'1\236QDHE\335\322*t" > timestamp:<inc_num:1517302384288320587 seq_num:12 > > , Envelope: 83 bytes, Signature: 71 bytes isn't valid
peer0.org2.example.com | [3ce 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] NewStandardValues -> DEBU 269 Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [3c2 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [4ec 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [3cf 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [3f6 01-30 08:53:24.36 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage -> WARN Message GossipMessage: tag:EMPTY alive_msg:<membership:<endpoint:"peer1.org2.example.com:7051" pki_id:"\374\321U\361\250\005O\020\335\203\212.%\323\235\002\323\014/|f'1\236QDHE\335\322*t" > timestamp:<inc_num:1517302384288320587 seq_num:12 > > , Envelope: 83 bytes, Signature: 71 bytes isn't valid
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26a Processing field: ConsensusType
peer0.org1.example.com | [4ed 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4220c0000, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org2.example.com | [3c3 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [3f7 01-30 08:53:25.52 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU Channel businesschannel : Couldn't find org identity of peer <20><>U<EFBFBD><55>O݃<>.%ӝ<02>/|f'1<>QDHE<48><45>*t message sent from T<>'<27>ڂ<10>0<EFBFBD>m-xوh<D988>8a[<5B>=<3D><EFBFBD>%c<>.<07><>
peer0.org2.example.com | [3d0 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [4ee 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26b Processing field: BatchSize
peer0.org2.example.com | [3d1 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3d2 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3d3 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [3d4 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org2.example.com | [3c4 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [3c5 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [3c6 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26c Processing field: BatchTimeout
peer1.org1.example.com | [3f8 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [4ef 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [3d5 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [3c7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26d Processing field: KafkaBrokers
peer0.org1.example.com | [4f0 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [3f9 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42233a090
peer0.org2.example.com | [3d6 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [3c8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26e Processing field: ChannelRestrictions
peer0.org1.example.com | [4f1 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [3d7 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [3c9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [3fa 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [4f2 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 26f Proposed new policy Writers for Orderer
peer0.org2.example.com | [3d8 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [3ca 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [3fb 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [4f3 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org2.example.com | [3d9 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [3fc 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [4f4 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [3cb 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [3da 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 270 Proposed new policy Admins for Orderer
peer1.org1.example.com | [3fd 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [4f5 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a1adb053-aec0-4980-a209-6b1b3c13f335]
peer0.org2.example.com | [3db 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [3cc 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 271 Proposed new policy BlockValidation for Orderer
peer0.org1.example.com | [4f6 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=f47854ab-ad03-479e-beb9-236dd97d71c6,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org2.example.com | [3dc 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [3cd 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [3fe 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [4f7 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
peer0.org2.example.com | [3dd 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 272 Proposed new policy Readers for Orderer
peer1.org2.example.com | [3ce 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org1.example.com | [4f8 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [3de 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org1.example.com | [3ff 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4222e94a0, header 0xc42233a0c0
orderer.example.com | 2018-01-30 08:53:08.002 UTC [common/config] NewStandardValues -> DEBU 273 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3cf 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [4f9 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [3df 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:08.002 UTC [common/config] initializeProtosStruct -> DEBU 274 Processing field: MSP
peer1.org1.example.com | [400 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org2.example.com | [3e0 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org2.example.com | [3d0 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [4fa 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org2.example.com | [3e1 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [3e2 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [4fb 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f47854ab]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [3e3 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org2.example.com | [3d1 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [401 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 275 Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [4fc 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [3e4 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [402 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe channel id:
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 276 Proposed new policy Admins for OrdererOrg
peer1.org2.example.com | [3d2 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [3e5 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org1.example.com | [403 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe channel id: version: 1.0.2
peer0.org1.example.com | [4fd 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f47854ab]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [3e6 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
zookeeper2 | 2018-01-30 08:53:08,688 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x14 zxid:0x100000026 txntype:-1 reqpath:n/a Error Path:/isr_change_notification Error:KeeperErrorCode = NodeExists for /isr_change_notification
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 277 Proposed new policy Readers for OrdererOrg
peer0.org2.example.com | [3e7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [4fe 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f47854ab]Move state message TRANSACTION
peer1.org2.example.com | [3d3 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:08.002 UTC [common/config] NewStandardValues -> DEBU 278 Initializing protos for *struct {}
peer1.org1.example.com | [404 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe,syscc=true,proposal=0xc4222e94a0,canname=lscc:1.0.2
peer0.org2.example.com | [3e8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [4ff 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f47854ab]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [3d4 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 279 Proposed new policy ChannelCreationPolicy for Application
peer0.org1.example.com | [500 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [3e9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005fc00), Data:(*common.BlockData)(0xc42190d300), Metadata:(*common.BlockMetadata)(0xc42190d340)}, doMVCCValidation=true
peer1.org1.example.com | [405 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org2.example.com | [3d5 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [501 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f47854ab]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] NewStandardValues -> DEBU 27a Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3ea 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [3d6 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [502 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] initializeProtosStruct -> DEBU 27b Processing field: MSP
peer1.org1.example.com | [406 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [3d7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3eb 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [503 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f47854ab]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] NewStandardValues -> DEBU 27c Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [3d8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [3ec 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
peer1.org1.example.com | [407 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [504 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f47854ab]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] initializeProtosStruct -> DEBU 27d Processing field: AnchorPeers
peer1.org2.example.com | [3d9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=12052
peer1.org1.example.com | [408 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0883bf34]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] NewStandardValues -> DEBU 27e Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [505 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [3da 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | ]
peer1.org1.example.com | [409 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] initializeProtosStruct -> DEBU 27f Processing field: MSP
peer0.org1.example.com | [506 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [3db 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org2.example.com | [3ed 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
peer1.org1.example.com | [40a 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.003 UTC [policies] ProposePolicy -> DEBU 280 Proposed new policy Readers for Org2MSP
peer0.org1.example.com | [507 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer1.org1.example.com | [40b 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0883bf34]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [3dc 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [3ee 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.003 UTC [policies] ProposePolicy -> DEBU 281 Proposed new policy Writers for Org2MSP
peer0.org1.example.com | [508 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org1.example.com | [40c 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0883bf34]Move state message TRANSACTION
peer1.org2.example.com | [3dd 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [3ef 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
orderer.example.com | 2018-01-30 08:53:08.003 UTC [policies] ProposePolicy -> DEBU 282 Proposed new policy Admins for Org2MSP
peer0.org1.example.com | [509 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org2.example.com | [3de 01-30 08:53:24.22 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [40d 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0883bf34]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [3f0 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] NewStandardValues -> DEBU 283 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [50a 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer1.org1.example.com | [40e 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [40f 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0883bf34]sending state message TRANSACTION
peer0.org1.example.com | [50b 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] initializeProtosStruct -> DEBU 284 Processing field: MSP
peer0.org2.example.com | [3f1 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [3df 01-30 08:53:24.22 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org1.example.com | [410 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] NewStandardValues -> DEBU 285 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [411 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0883bf34]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [50c 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [0a216f55-6fc4-482f-b766-3c47b0e91812]
peer0.org2.example.com | [3f2 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [3e0 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] initializeProtosStruct -> DEBU 286 Processing field: AnchorPeers
peer0.org1.example.com | [50d 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [412 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0883bf34]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [3f3 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] NewStandardValues -> DEBU 287 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3e1 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org1.example.com | [50e 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [0a216f55-6fc4-482f-b766-3c47b0e91812]
peer1.org1.example.com | [413 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [3f4 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] initializeProtosStruct -> DEBU 288 Processing field: MSP
peer1.org2.example.com | [3e2 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [50f 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer0.org2.example.com | [3f5 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [414 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]Move state message COMPLETED
peer1.org2.example.com | [3e3 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | 2018-01-30 08:53:08.005 UTC [policies] ProposePolicy -> DEBU 289 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [510 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer0.org2.example.com | [3f6 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer1.org1.example.com | [415 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0883bf34]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.005 UTC [policies] ProposePolicy -> DEBU 28a Proposed new policy Writers for Org1MSP
peer1.org2.example.com | [3e4 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [511 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [3f7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [416 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]send state message COMPLETED
peer1.org2.example.com | [3e5 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.005 UTC [policies] ProposePolicy -> DEBU 28b Proposed new policy Admins for Org1MSP
peer0.org1.example.com | [512 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [417 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0883bf34]Received message COMPLETED from shim
peer1.org2.example.com | [3e6 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [3f8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | 2018-01-30 08:53:08.005 UTC [common/config] validateMSP -> DEBU 28c Setting up MSP for org OrdererOrg
peer0.org1.example.com | [513 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]Move state message COMPLETED
peer1.org1.example.com | [418 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0883bf34]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [3e7 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:08.005 UTC [msp] NewBccspMsp -> DEBU 28d Creating BCCSP-based MSP instance
peer1.org1.example.com | [419 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [514 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f47854ab]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [3f9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.005 UTC [msp] Setup -> DEBU 28e Setting up MSP instance OrdererMSP
peer1.org1.example.com | [41a 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe
peer1.org2.example.com | [3e8 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [515 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.006 UTC [msp/identity] newIdentity -> DEBU 28f Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [41b 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [3fa 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [3e9 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421772c00), Data:(*common.BlockData)(0xc4218d8220), Metadata:(*common.BlockMetadata)(0xc4218d8260)}, doMVCCValidation=true
peer0.org1.example.com | [516 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f47854ab]Received message COMPLETED from shim
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer0.org2.example.com | [3fb 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [41c 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [3ea 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [517 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f47854ab]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [3fc 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [41d 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [3eb 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [518 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f47854ab-ad03-479e-beb9-236dd97d71c6]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [3fd 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [3ec 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
peer1.org1.example.com | [41e 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer1.org1.example.com | [41f 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [3fe 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=12052
peer0.org1.example.com | [519 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f47854ab-ad03-479e-beb9-236dd97d71c6
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [3ff 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc422434150
peer1.org1.example.com | [420 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [51a 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | ]
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org2.example.com | [400 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [51b 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [a1adb053-aec0-4980-a209-6b1b3c13f335]
peer1.org1.example.com | [421 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer1.org2.example.com | [3ed 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
peer0.org1.example.com | [51c 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [401 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [3ee 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [422 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4222de4b0
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer0.org2.example.com | [402 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [51d 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [3ef 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
peer1.org1.example.com | [423 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org2.example.com | [403 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [51e 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422102280), Data:(*common.BlockData)(0xc421efd840), Metadata:(*common.BlockMetadata)(0xc421efd880)}, doMVCCValidation=true
peer1.org2.example.com | [3f0 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
peer0.org2.example.com | [404 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [424 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org1.example.com | [51f 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [3f1 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org2.example.com | [405 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4223eb090, header 0xc422434180
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [520 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [425 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [3f2 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org1.example.com | [426 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [4e2 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [3]
peer1.org2.example.com | [3f3 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [406 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org1.example.com | [427 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [521 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
peer1.org1.example.com | [428 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [407 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44
peer1.org2.example.com | [3f4 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.007 UTC [msp/identity] newIdentity -> DEBU 290 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [522 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer1.org1.example.com | [429 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421c2aa80, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer0.org2.example.com | [408 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44 channel id:
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [3f5 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [42a 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org1.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org2.example.com | [409 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44 channel id: version: 1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [42b 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org1.example.com | ]
peer1.org2.example.com | [3f6 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer0.org2.example.com | [40a 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44,syscc=true,proposal=0xc4223eb090,canname=lscc:1.0.2
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org1.example.com | [42c 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [3f7 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [523 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer0.org2.example.com | [40b 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org1.example.com | [42d 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [3f8 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
peer0.org1.example.com | [524 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer0.org2.example.com | [40c 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [42e 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org2.example.com | [3f9 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [40d 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [525 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
peer1.org1.example.com | [42f 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [526 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
peer1.org2.example.com | [3fa 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [430 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org2.example.com | [40e 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ee00cace]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [527 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [3fb 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [431 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [772cc83e-60f2-408a-95ad-9c56f07f8734]
peer0.org2.example.com | [40f 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [528 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [432 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=a287363d-46a3-42b8-bc6e-c3139abaf255,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [3fc 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [410 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
zookeeper2 | 2018-01-30 08:53:08,748 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x9 zxid:0x100000027 txntype:-1 reqpath:n/a Error Path:/admin/delete_topics Error:KeeperErrorCode = NodeExists for /admin/delete_topics
peer1.org1.example.com | [433 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
peer1.org2.example.com | [3fd 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [411 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ee00cace]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [529 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | [434 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [412 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ee00cace]Move state message TRANSACTION
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org2.example.com | [3fe 01-30 08:53:25.78 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage -> DEBU Don't have StateInfo message of peer 172.18.0.5:7051 [224 111 156 84 135 36 234 223 109 181 244 120 184 213 232 12 216 200 206 186 3 46 73 114 12 142 33 65 171 222 195 74]
peer0.org1.example.com | [52a 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer1.org1.example.com | [435 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [413 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ee00cace]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org1.example.com | [436 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [52b 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer1.org2.example.com | [3ff 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [414 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [437 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a287363d]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [52c 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [415 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ee00cace]sending state message TRANSACTION
peer1.org2.example.com | [400 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4221f6a20
orderer.example.com | 2018-01-30 08:53:08.007 UTC [msp/identity] newIdentity -> DEBU 291 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [438 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [52d 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [401 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [52e 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
peer1.org1.example.com | [439 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a287363d]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [416 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]Received message TRANSACTION from shim
peer1.org2.example.com | [402 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [52f 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [43a 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a287363d]Move state message TRANSACTION
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | [417 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ee00cace]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [530 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org2.example.com | [403 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer1.org1.example.com | [43b 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a287363d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [531 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer0.org2.example.com | [418 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ee00cace]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [404 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [43c 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [419 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [532 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [405 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [43d 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a287363d]sending state message TRANSACTION
peer0.org2.example.com | [41a 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]Move state message COMPLETED
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [406 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4221d4f50, header 0xc4221f6a50
peer0.org1.example.com | [533 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [43e 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]Received message TRANSACTION from shim
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org2.example.com | [41b 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ee00cace]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [407 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org1.example.com | [534 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [43f 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a287363d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [408 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd
peer0.org2.example.com | [41c 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]send state message COMPLETED
peer0.org1.example.com | [535 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [409 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd channel id:
peer1.org1.example.com | [440 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a287363d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org2.example.com | [41d 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ee00cace]Received message COMPLETED from shim
peer1.org1.example.com | [441 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org2.example.com | [41e 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ee00cace]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [536 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [40a 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd channel id: version: 1.0.2
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org1.example.com | [442 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org2.example.com | [41f 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [537 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [3]
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org2.example.com | [40b 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd,syscc=true,proposal=0xc4221d4f50,canname=lscc:1.0.2
peer1.org1.example.com | [443 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer0.org2.example.com | [420 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44
peer0.org1.example.com | [539 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [40c 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [444 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org2.example.com | [421 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [53a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.011 UTC [msp] Validate -> DEBU 292 MSP OrdererMSP validating identity
peer1.org2.example.com | [40d 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [422 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [53b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [445 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | 2018-01-30 08:53:08.014 UTC [common/config] Validate -> DEBU 293 Anchor peers for org Org2MSP are
peer1.org2.example.com | [40e 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [423 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [53c 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422302ae0
peer1.org1.example.com | [446 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
orderer.example.com | 2018-01-30 08:53:08.014 UTC [common/config] validateMSP -> DEBU 294 Setting up MSP for org Org2MSP
peer0.org2.example.com | [424 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [40f 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [474cce64]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [53d 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer1.org1.example.com | [447 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
orderer.example.com | 2018-01-30 08:53:08.014 UTC [msp] NewBccspMsp -> DEBU 295 Creating BCCSP-based MSP instance
peer0.org1.example.com | [53e 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org1.example.com | [448 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [35fd91f9-fdfa-478c-baba-fdd668ad0e70]
peer1.org2.example.com | [410 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.014 UTC [msp] Setup -> DEBU 296 Setting up MSP instance Org2MSP
peer0.org2.example.com | [425 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [53f 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [449 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [411 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.014 UTC [msp/identity] newIdentity -> DEBU 297 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [426 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4225c8ff0
peer1.org2.example.com | [412 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [474cce64]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [427 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [540 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer1.org2.example.com | [413 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [474cce64]Move state message TRANSACTION
peer0.org1.example.com | [541 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [44a 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [35fd91f9-fdfa-478c-baba-fdd668ad0e70]
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [428 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [414 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [474cce64]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [44b 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [542 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [44c 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org2.example.com | [415 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [429 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [543 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4220c0000, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer1.org1.example.com | [44d 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [42a 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [544 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [44e 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [42b 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [416 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [474cce64]sending state message TRANSACTION
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [545 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [42c 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4216af3b0, header 0xc4225c9020
peer1.org2.example.com | [417 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]Received message TRANSACTION from shim
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org1.example.com | [44f 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]Move state message COMPLETED
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [42d 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org1.example.com | [546 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [418 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [474cce64]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org1.example.com | [450 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a287363d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org2.example.com | [42e 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org2.example.com | [419 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [474cce64]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [547 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org1.example.com | [451 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]send state message COMPLETED
peer1.org2.example.com | [41a 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [42f 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org1.example.com | [452 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a287363d]Received message COMPLETED from shim
peer0.org2.example.com | [430 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org2.example.com | [41b 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]Move state message COMPLETED
peer0.org1.example.com | [548 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org1.example.com | [453 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a287363d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer0.org2.example.com | [431 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [fe85a7df-9526-4bcd-acee-8b1e0dfe9b5c]
peer1.org2.example.com | [41c 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [474cce64]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [549 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org1.example.com | [454 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a287363d-46a3-42b8-bc6e-c3139abaf255]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [432 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer1.org2.example.com | [41d 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]send state message COMPLETED
peer1.org1.example.com | [455 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a287363d-46a3-42b8-bc6e-c3139abaf255
peer0.org1.example.com | [54a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [433 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel version: 1.0.2
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer1.org2.example.com | [41e 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [474cce64]Received message COMPLETED from shim
peer1.org1.example.com | [456 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [54b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [05e05e62-6197-4481-ac20-9c557c9c780f]
peer0.org2.example.com | [434 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639,syscc=true,proposal=0xc4216af3b0,canname=lscc:1.0.2
orderer.example.com | J3QsbWXt
peer1.org1.example.com | [457 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [772cc83e-60f2-408a-95ad-9c56f07f8734]
peer1.org2.example.com | [41f 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [474cce64]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [435 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org2.example.com | [420 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [458 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [54c 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=80d9f3fb-9b9f-4898-8db5-a7462ab55178,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [421 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [436 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [459 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [54d 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
peer1.org2.example.com | [422 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [437 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.015 UTC [msp/identity] newIdentity -> DEBU 298 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [45a 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4214ffac0), Data:(*common.BlockData)(0xc4222db5a0), Metadata:(*common.BlockMetadata)(0xc4222db5e0)}, doMVCCValidation=true
peer1.org2.example.com | [423 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [54e 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [438 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [45b 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [424 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [439 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [45c 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [54f 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [425 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [43a 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [45d 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
peer0.org1.example.com | [550 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [426 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Entering
peer1.org1.example.com | [45e 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer0.org2.example.com | [43b 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [551 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80d9f3fb]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org2.example.com | [427 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Exiting
peer0.org2.example.com | [43c 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message TRANSACTION
peer1.org1.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org1.example.com | [552 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [428 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel -> DEBU This peer will stop pass blocks from orderer service to other peers
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [43d 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | ]
peer0.org1.example.com | [553 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80d9f3fb]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [429 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Entering
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [42a 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Exiting
peer1.org1.example.com | [45f 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer0.org1.example.com | [554 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80d9f3fb]Move state message TRANSACTION
peer1.org2.example.com | [42b 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try -> WARN Got error: rpc error: code = Canceled desc = context canceled ,at 1 attempt. Retrying in 1s
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [42c 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> WARN [businesschannel] Receive error: Client is closing
peer0.org1.example.com | [555 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80d9f3fb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [43e 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [460 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer1.org2.example.com | [42d 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Close -> DEBU Entering
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org1.example.com | [556 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [42e 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Close -> DEBU Exiting
peer1.org1.example.com | [461 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
peer0.org2.example.com | [43f 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message TRANSACTION
zookeeper2 | 2018-01-30 08:53:09,674 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:setData cxid:0x13 zxid:0x100000029 txntype:-1 reqpath:n/a Error Path:/controller_epoch Error:KeeperErrorCode = NoNode for /controller_epoch
peer1.org2.example.com | [42f 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [557 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80d9f3fb]sending state message TRANSACTION
peer0.org2.example.com | [440 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message TRANSACTION from shim
peer1.org2.example.com | [430 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [462 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [558 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]Received message TRANSACTION from shim
peer1.org2.example.com | [431 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [441 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org1.example.com | [463 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [432 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422584210
peer0.org1.example.com | [559 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80d9f3fb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [442 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ed2cde60]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [433 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [55a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [80d9f3fb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [464 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org2.example.com | [443 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [ed2cde60]Sending GET_STATE
peer1.org2.example.com | [434 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [55b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [435 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [465 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer0.org2.example.com | [444 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message GET_STATE from shim
peer1.org2.example.com | [436 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.016 UTC [msp/identity] newIdentity -> DEBU 299 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [466 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [55c 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org2.example.com | [445 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org2.example.com | [437 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [467 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [538 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [3]
peer0.org1.example.com | [55d 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer0.org1.example.com | [55e 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [55f 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [560 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org1.example.com | [561 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer0.org1.example.com | [562 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [bc544b47-7af9-4cfb-a830-e8f6f3760c8f]
peer1.org1.example.com | [468 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [438 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [446 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [ed2cde60]Received GET_STATE, invoking get state from ledger
peer0.org1.example.com | [563 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [469 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
peer1.org2.example.com | [439 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421d9ca80, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [564 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [bc544b47-7af9-4cfb-a830-e8f6f3760c8f]
peer0.org2.example.com | [447 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [46a 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
peer0.org1.example.com | [565 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org2.example.com | [448 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org1.example.com | [566 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org2.example.com | [43a 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [46b 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [567 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer0.org2.example.com | [449 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [43b 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org1.example.com | [568 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [46c 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer0.org2.example.com | [44a 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]No state associated with key: exp02. Sending RESPONSE with an empty payload
peer0.org1.example.com | [569 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]Move state message COMPLETED
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [43c 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [46d 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer0.org1.example.com | [56a 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80d9f3fb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [44b 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]handleGetState serial send RESPONSE
peer0.org1.example.com | [56b 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]send state message COMPLETED
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org2.example.com | [43d 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [44c 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message RESPONSE from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [46e 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [56c 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80d9f3fb]Received message COMPLETED from shim
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org2.example.com | [43e 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org1.example.com | [46f 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [44d 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [56d 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80d9f3fb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org2.example.com | [44e 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]before send
peer1.org2.example.com | [43f 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org1.example.com | [470 01-30 08:53:49.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [56e 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80d9f3fb-9b9f-4898-8db5-a7462ab55178]HandleMessage- COMPLETED. Notify
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer1.org2.example.com | [440 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [44f 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]after send
orderer.example.com | 2018-01-30 08:53:08.022 UTC [msp] Validate -> DEBU 29a MSP Org2MSP validating identity
peer0.org2.example.com | [450 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [ed2cde60]Received RESPONSE, communicated (state:ready)
orderer.example.com | 2018-01-30 08:53:08.022 UTC [common/config] Validate -> DEBU 29b Anchor peers for org Org1MSP are
peer0.org2.example.com | [451 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [ed2cde60]GetState received payload RESPONSE
orderer.example.com | 2018-01-30 08:53:08.022 UTC [common/config] validateMSP -> DEBU 29c Setting up MSP for org Org1MSP
peer0.org2.example.com | [452 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [ed2cde60]Inside putstate
orderer.example.com | 2018-01-30 08:53:08.022 UTC [msp] NewBccspMsp -> DEBU 29d Creating BCCSP-based MSP instance
peer0.org2.example.com | [453 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [ed2cde60]Sending PUT_STATE
orderer.example.com | 2018-01-30 08:53:08.022 UTC [msp] Setup -> DEBU 29e Setting up MSP instance Org1MSP
peer0.org2.example.com | [454 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message PUT_STATE from shim
peer0.org2.example.com | [455 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.023 UTC [msp/identity] newIdentity -> DEBU 29f Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [56f 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:80d9f3fb-9b9f-4898-8db5-a7462ab55178
peer0.org2.example.com | [456 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [441 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [81077c31-4e87-4942-b09f-bedcb8278756]
peer1.org1.example.com | [471 01-30 08:53:49.57 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [570 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [457 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]state is ready
peer1.org2.example.com | [442 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c1ed5b12-253c-4e1e-8414-a8fc6d9c6317,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [571 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
peer0.org2.example.com | [458 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]Completed PUT_STATE. Sending RESPONSE
peer1.org2.example.com | [443 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [472 01-30 08:53:49.57 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [459 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]enterBusyState trigger event RESPONSE
peer0.org1.example.com | [572 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [05e05e62-6197-4481-ac20-9c557c9c780f]
peer1.org2.example.com | [444 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [473 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org2.example.com | [45a 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message RESPONSE
peer0.org1.example.com | [573 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [45b 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org1.example.com | [474 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [445 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | [45c 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [574 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [475 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org2.example.com | [446 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [45d 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message RESPONSE
peer1.org1.example.com | [476 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4221ca750
peer0.org1.example.com | [575 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [447 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c1ed5b12]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org2.example.com | [45e 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message RESPONSE from shim
peer1.org1.example.com | [477 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer0.org1.example.com | [576 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422196080), Data:(*common.BlockData)(0xc421737080), Metadata:(*common.BlockMetadata)(0xc4217370c0)}, doMVCCValidation=true
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org2.example.com | [45f 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [577 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [448 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [460 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]before send
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org1.example.com | [478 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [578 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
peer0.org2.example.com | [461 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]after send
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer1.org2.example.com | [449 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c1ed5b12]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [579 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
peer1.org1.example.com | [479 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [462 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [ed2cde60]Received RESPONSE, communicated (state:ready)
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org1.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
peer0.org2.example.com | [463 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [ed2cde60]Received RESPONSE. Successfully updated state
peer1.org2.example.com | [44a 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c1ed5b12]Move state message TRANSACTION
peer1.org1.example.com | [47a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | yEwB5uHweA==
peer0.org2.example.com | [464 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Transaction completed. Sending COMPLETED
peer0.org1.example.com | ]
peer1.org2.example.com | [44b 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c1ed5b12]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [47b 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [465 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Move state message COMPLETED
peer0.org1.example.com | [57a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
peer1.org2.example.com | [44c 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.023 UTC [msp/identity] newIdentity -> DEBU 2a0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [47c 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [466 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [57b 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
peer1.org2.example.com | [44d 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c1ed5b12]sending state message TRANSACTION
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [467 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]send state message COMPLETED
peer1.org1.example.com | [47d 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421df9500, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [44e 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]Received message TRANSACTION from shim
peer0.org1.example.com | [57c 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
peer0.org2.example.com | [468 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message COMPLETED from shim
peer1.org1.example.com | [47e 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [44f 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c1ed5b12]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [57d 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer0.org2.example.com | [469 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [450 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c1ed5b12]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [47f 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [46a 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [57e 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [46b 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | [46c 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [451 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org1.example.com | [57f 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [480 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [46d 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639,syscc=false,proposal=0xc4216af3b0,canname=exp02:1.0
peer1.org2.example.com | [452 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org1.example.com | [481 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [580 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [46e 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 2248 bytes from file system
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | [482 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org2.example.com | [453 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer0.org1.example.com | [581 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer0.org2.example.com | [46f 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [483 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [454 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [582 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org1.example.com | [484 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [583 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
peer1.org1.example.com | [485 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f913e6c7-42a6-45a2-a47e-406447bcfb0e]
orderer.example.com | 2018-01-30 08:53:08.023 UTC [msp/identity] newIdentity -> DEBU 2a1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [470 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org2.example.com | [455 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [584 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [486 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=e3ab959b-b028-4530-9f0f-fb4dddb4fe1d,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [471 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [456 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [585 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [487 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
peer0.org2.example.com | [472 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [586 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org2.example.com | [457 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer1.org1.example.com | [488 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [473 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [587 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [458 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [46f0f5e4-8c64-4040-8d0a-b9d4cc287fe7]
peer1.org1.example.com | [489 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [474 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | [588 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
peer1.org1.example.com | [48a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [459 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [589 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [48b 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e3ab959b]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [45a 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [46f0f5e4-8c64-4040-8d0a-b9d4cc287fe7]
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [48c 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [58a 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org2.example.com | [45b 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [48d 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e3ab959b]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.024 UTC [msp] Validate -> DEBU 2a2 MSP Org1MSP validating identity
peer1.org2.example.com | [45c 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | 2018-01-30 08:53:08.024 UTC [msp] Setup -> DEBU 2a3 Setting up the MSP manager (3 msps)
peer1.org1.example.com | [48e 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e3ab959b]Move state message TRANSACTION
peer0.org1.example.com | [58b 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.024 UTC [msp] Setup -> DEBU 2a4 MSP manager setup complete, setup 3 msps
peer1.org2.example.com | [45d 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [475 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org2.example.com-exp02-1.0) lock
peer0.org1.example.com | [58c 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org1.example.com | [48f 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e3ab959b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.024 UTC [policies] GetPolicy -> DEBU 2a5 Returning policy Admins for evaluation
peer1.org2.example.com | [45e 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [58d 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217ead80
peer0.org2.example.com | [476 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org2.example.com-exp02-1.0) lock
peer1.org1.example.com | [490 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] CommitProposals -> DEBU 2a6 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer1.org2.example.com | [45f 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]Move state message COMPLETED
peer0.org1.example.com | [58e 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2a7 Returning policy Readers for evaluation
peer0.org2.example.com | [477 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org2.example.com-exp02-1.0
peer1.org1.example.com | [491 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e3ab959b]sending state message TRANSACTION
peer0.org1.example.com | [58f 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [460 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c1ed5b12]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] CommitProposals -> DEBU 2a8 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer1.org1.example.com | [492 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]Received message TRANSACTION from shim
peer0.org2.example.com | [478 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org2.example.com-exp02-1.0(No such container: dev-peer0.org2.example.com-exp02-1.0)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2a9 Returning policy Writers for evaluation
peer0.org1.example.com | [590 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] CommitProposals -> DEBU 2aa In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer1.org1.example.com | [493 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e3ab959b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [461 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ab Returning policy Writers for evaluation
peer0.org2.example.com | [479 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org2.example.com-exp02-1.0 (No such container: dev-peer0.org2.example.com-exp02-1.0)
peer0.org1.example.com | [591 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ac Returning policy Admins for evaluation
peer1.org2.example.com | [462 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c1ed5b12]Received message COMPLETED from shim
peer1.org1.example.com | [494 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [e3ab959b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [47a 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org2.example.com-exp02-1.0 (No such container: dev-peer0.org2.example.com-exp02-1.0)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ad Returning policy Writers for evaluation
peer0.org1.example.com | [592 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [495 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [463 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c1ed5b12]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [47b 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org2.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ae Returning policy Readers for evaluation
peer0.org1.example.com | [593 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421829f90, header 0xc4217eadb0
peer1.org2.example.com | [464 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c1ed5b12-253c-4e1e-8414-a8fc6d9c6317]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [496 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2af Returning policy Writers for evaluation
peer0.org1.example.com | [594 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
orderer.example.com | 2018-01-30 08:53:08.026 UTC [policies] CommitProposals -> DEBU 2b0 In commit adding relative sub-policy Org2MSP/Writers to Application
peer0.org2.example.com | [47c 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer1.org1.example.com | [497 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer1.org2.example.com | [465 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c1ed5b12-253c-4e1e-8414-a8fc6d9c6317
peer0.org1.example.com | [595 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
orderer.example.com | 2018-01-30 08:53:08.026 UTC [policies] GetPolicy -> DEBU 2b1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b2 In commit adding relative sub-policy Org2MSP/Admins to Application
peer1.org2.example.com | [466 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [47d 01-30 08:53:47.77 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b3 Returning policy Readers for evaluation
peer0.org1.example.com | [596 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer1.org1.example.com | [498 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org2.example.com | [47e 01-30 08:53:47.77 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer0.org2.example.com-exp02-1.0-a1c0bed0de208402b290701943af8662423c1e8c10dbff920b90a3d16eb3fb80> (container id <dev-peer0.org2.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
peer0.org1.example.com | [597 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b4 In commit adding relative sub-policy Org2MSP/Readers to Application
peer1.org2.example.com | [467 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [81077c31-4e87-4942-b09f-bedcb8278756]
peer1.org1.example.com | [499 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org2.example.com | [47f 01-30 08:53:47.78 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b5 Returning policy Writers for evaluation
peer0.org1.example.com | [598 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [422cbf58-743c-45b0-8236-5f8d614398cb]
peer1.org2.example.com | [468 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [49a 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org1.example.com | [599 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b6 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer1.org1.example.com | [49b 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer1.org2.example.com | [469 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [59a 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6,syscc=true,proposal=0xc421829f90,canname=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b7 Returning policy Admins for evaluation
peer1.org1.example.com | [49c 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [8e50aca2-e252-4f50-8a31-ed38ddc2ce92]
peer0.org2.example.com | ADD binpackage.tar /usr/local/bin
peer1.org2.example.com | [46a 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42155ae80), Data:(*common.BlockData)(0xc421cfc6a0), Metadata:(*common.BlockMetadata)(0xc421cfc6e0)}, doMVCCValidation=true
peer0.org1.example.com | [59b 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b8 In commit adding relative sub-policy Org1MSP/Admins to Application
peer1.org1.example.com | [49d 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
peer1.org2.example.com | [46b 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org1.example.com | [49e 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [8e50aca2-e252-4f50-8a31-ed38ddc2ce92]
peer0.org1.example.com | [59c 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b9 Returning policy Readers for evaluation
peer1.org2.example.com | [46c 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [49f 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
zookeeper2 | 2018-01-30 08:53:09,970 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:delete cxid:0x22 zxid:0x10000002b txntype:-1 reqpath:n/a Error Path:/admin/preferred_replica_election Error:KeeperErrorCode = NoNode for /admin/preferred_replica_election
peer1.org1.example.com | [4a0 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org1.example.com | [4a1 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer1.org1.example.com | [4a2 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]Transaction completed. Sending COMPLETED
peer0.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
peer1.org2.example.com | [46d 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
peer1.org1.example.com | [4a3 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]Move state message COMPLETED
peer0.org1.example.com | [59d 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2ba In commit adding relative sub-policy Org1MSP/Readers to Application
peer1.org1.example.com | [4a4 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e3ab959b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | org.hyperledger.fabric.version="1.0.2" \
peer0.org1.example.com | [59e 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [46e 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer1.org1.example.com | [4a5 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]send state message COMPLETED
peer0.org2.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer1.org1.example.com | [4a6 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e3ab959b]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bb Returning policy Admins for evaluation
peer1.org1.example.com | [4a7 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e3ab959b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer0.org1.example.com | [59f 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bc Returning policy Admins for evaluation
peer1.org1.example.com | [4a8 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e3ab959b-b028-4530-9f0f-fb4dddb4fe1d]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | ]
peer0.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | [5a0 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bd Returning policy OrdererOrg/Admins for evaluation
peer1.org1.example.com | [4a9 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e3ab959b-b028-4530-9f0f-fb4dddb4fe1d
peer0.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [46f 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer1.org1.example.com | [4aa 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2be In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer0.org1.example.com | [5a1 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [480 01-30 08:53:47.78 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
peer1.org2.example.com | [470 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer1.org1.example.com | [4ab 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bf Returning policy OrdererOrg/Readers for evaluation
peer0.org2.example.com | [481 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [3]
peer1.org1.example.com | [4ac 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f913e6c7-42a6-45a2-a47e-406447bcfb0e]
peer0.org1.example.com | [5a2 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message TRANSACTION
peer1.org2.example.com | [471 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2c0 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
peer1.org1.example.com | [4ad 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
peer0.org2.example.com | [483 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org1.example.com | [5a3 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [472 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
peer1.org1.example.com | [4ae 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [484 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2c1 Returning policy OrdererOrg/Writers for evaluation
peer0.org1.example.com | [5a4 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [473 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org1.example.com | [4af 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [4b0 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421d56d40), Data:(*common.BlockData)(0xc42261f060), Metadata:(*common.BlockMetadata)(0xc42261f0a0)}, doMVCCValidation=true
peer1.org1.example.com | [4b1 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [485 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [4b2 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2c2 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [5a5 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message TRANSACTION
peer0.org2.example.com | [486 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4224077d0
peer1.org2.example.com | [474 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [4b3 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2c3 Returning policy Writers for evaluation
peer0.org1.example.com | [5a6 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Received message TRANSACTION from shim
peer0.org2.example.com | [487 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org2.example.com | [475 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer1.org1.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2c4 In commit adding relative sub-policy Orderer/Writers to Channel
peer0.org1.example.com | [5a7 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [488 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [476 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | ]
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2c5 Returning policy Admins for evaluation
peer0.org1.example.com | [5a8 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c65977f8]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [489 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [477 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer1.org1.example.com | [4b4 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2c6 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [5a9 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c65977f8]Sending GET_STATE
peer0.org2.example.com | [48a 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer1.org2.example.com | [478 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org1.example.com | [4b5 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2c7 Returning policy BlockValidation for evaluation
peer0.org1.example.com | [5aa 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message GET_STATE from shim
peer0.org2.example.com | [48b 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [479 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2c8 In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer0.org1.example.com | [5ab 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [48c 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [4b6 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2c9 Returning policy Readers for evaluation
peer1.org2.example.com | [47a 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
peer0.org1.example.com | [5ac 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c65977f8]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [48d 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42203e000, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org1.example.com | [4b7 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer1.org2.example.com | [47b 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2ca In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [5ad 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [48e 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [4b8 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2cb Returning policy Org2MSP/Writers for evaluation
peer1.org2.example.com | [47c 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer0.org1.example.com | [5ae 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [48f 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org2.example.com | [47d 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer1.org1.example.com | [4b9 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [47e 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2cc In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer0.org1.example.com | [5af 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [490 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [4ba 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [47f 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [5b0 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Got state. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.029 UTC [policies] GetPolicy -> DEBU 2cd Returning policy Org2MSP/Admins for evaluation
peer1.org1.example.com | [4bb 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer0.org1.example.com | [5b1 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]handleGetState serial send RESPONSE
peer0.org2.example.com | [491 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [480 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:08.029 UTC [policies] CommitProposals -> DEBU 2ce In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer1.org1.example.com | [4bc 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
peer0.org1.example.com | [5b2 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Received message RESPONSE from shim
peer0.org2.example.com | [492 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org2.example.com | [481 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2cf Returning policy Org2MSP/Readers for evaluation
peer1.org1.example.com | [4bd 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
peer0.org1.example.com | [5b3 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org2.example.com | [493 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [482 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d0 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer1.org1.example.com | [4be 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [483 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [494 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [5b4 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c65977f8]before send
peer1.org1.example.com | [4bf 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org2.example.com | [484 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a02990
peer0.org2.example.com | [495 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [31f85b0e-4356-4324-ac8f-63115cd7209a]
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2d1 Returning policy Org1MSP/Writers for evaluation
peer0.org1.example.com | [5b5 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c65977f8]after send
peer1.org1.example.com | [4c0 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org2.example.com | [485 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org2.example.com | [496 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=5daf731b-5a90-43cd-9e2a-ae7ab2d97c4a,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d2 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer0.org1.example.com | [5b7 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [c65977f8]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [497 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
peer1.org1.example.com | [4c1 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [486 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2d3 Returning policy Org1MSP/Admins for evaluation
peer0.org1.example.com | [5b6 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c65977f8]GetState received payload RESPONSE
peer0.org2.example.com | [498 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [4c2 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [487 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d4 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer0.org1.example.com | [5b8 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [499 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [4c3 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [488 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2d5 Returning policy Org1MSP/Readers for evaluation
peer0.org1.example.com | [5b9 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Move state message COMPLETED
peer1.org1.example.com | [4c4 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [49a 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [489 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d6 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer0.org1.example.com | [5ba 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [4c5 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [49b 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5daf731b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [48a 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4202aba90, header 0xc421a029c0
peer0.org1.example.com | [5bb 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]send state message COMPLETED
peer1.org1.example.com | [4c6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2d7 Returning policy ChannelCreationPolicy for evaluation
peer0.org2.example.com | [49c 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [48b 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org1.example.com | [5bc 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message COMPLETED from shim
peer1.org1.example.com | [4c7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4216676b0
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] CommitProposals -> DEBU 2d8 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
peer0.org2.example.com | [49d 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5daf731b]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [48c 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer1.org1.example.com | [4c8 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2d9 Returning policy Admins for evaluation
peer1.org2.example.com | [48d 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]
peer0.org1.example.com | [5bd 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [4c9 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [49e 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5daf731b]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2da Returning dummy reject all policy because Admins could not be found in /Application/Admins
peer1.org1.example.com | [4ca 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [49f 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5daf731b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [48e 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [5be 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2db Returning policy Readers for evaluation
peer0.org2.example.com | [4a0 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [48f 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bd926778-f55a-4060-8ae5-c7b2d9ef9380]
peer1.org1.example.com | [4cb 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [5bf 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2dc Returning dummy reject all policy because Readers could not be found in /Application/Readers
peer0.org2.example.com | [4a1 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5daf731b]sending state message TRANSACTION
peer1.org1.example.com | [4cc 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [490 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel
peer0.org1.example.com | [5c0 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [4a2 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2dd Returning policy Writers for evaluation
peer1.org1.example.com | [4cd 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42166ae60, header 0xc4216676e0
peer1.org2.example.com | [491 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=true,proposal=0xc4202aba90,canname=lscc:1.0.2
peer0.org1.example.com | [5c1 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer1.org1.example.com | [4ce 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
orderer.example.com | 2018-01-30 08:53:08.035 UTC [policies] GetPolicy -> DEBU 2de Returning dummy reject all policy because Writers could not be found in /Application/Writers
peer1.org2.example.com | [492 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org2.example.com | [4a3 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5daf731b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [4a4 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5daf731b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [4cf 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org1.example.com | [5c2 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel version: 1.0
orderer.example.com | 2018-01-30 08:53:08.035 UTC [common/configtx] addToMap -> DEBU 2df Adding to config map: [Groups] /Channel
peer0.org2.example.com | [4a5 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [493 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [4d0 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]
peer0.org1.example.com | [5c3 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6,syscc=false,proposal=0xc421829f90,canname=exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.035 UTC [common/configtx] addToMap -> DEBU 2e0 Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [4a6 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [494 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org1.example.com | [4d1 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [5c4 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e1 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [4a7 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer1.org2.example.com | [495 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [5c5 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [4d2 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [38812793-8a36-4462-9213-d6e9eab01542]
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e2 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [4a8 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org2.example.com | [496 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [5c6 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e3 Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [4d3 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel
peer0.org2.example.com | [4a9 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [5c7 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [4aa 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e4 Adding to config map: [Groups] /Channel
peer1.org1.example.com | [4d4 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=true,proposal=0xc42166ae60,canname=lscc:1.0.2
peer1.org2.example.com | [497 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [5c8 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e5 Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [4ab 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer1.org2.example.com | [498 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [4d5 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [5c9 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [499 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e6 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [4ac 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [9b84327b-d7ee-43ef-bffa-4d0800bfcee3]
zookeeper2 | 2018-01-30 08:53:10,695 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x29 zxid:0x10000002c txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer1.org2.example.com | [49a 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [4d6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [5ca 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [49b 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e7 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [4ad 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [4d7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [49c 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
peer0.org1.example.com | [5cb 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message TRANSACTION
peer0.org2.example.com | [4ae 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [9b84327b-d7ee-43ef-bffa-4d0800bfcee3]
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e8 Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [4d8 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [49d 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message TRANSACTION from shim
peer0.org2.example.com | [4af 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer0.org1.example.com | [5cc 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [49e 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e9 Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [49f 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2a9b181a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [482 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [3]
peer0.org1.example.com | [5cd 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4a0 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]Sending GET_STATE
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2ea Adding to config map: [Policy] /Channel/Application/Readers
peer1.org1.example.com | [4d9 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [4b0 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org2.example.com | [4a1 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message GET_STATE from shim
peer0.org1.example.com | [5ce 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message TRANSACTION
peer1.org2.example.com | [4a2 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.038 UTC [common/configtx] addToMap -> DEBU 2eb Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [4da 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [4b1 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [4a3 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [2a9b181a]Received GET_STATE, invoking get state from ledger
peer0.org1.example.com | [5cf 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.038 UTC [policies] GetPolicy -> DEBU 2ec Returning policy ChannelCreationPolicy for evaluation
peer1.org1.example.com | [4db 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [4a4 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [4b2 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [4dc 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
peer1.org2.example.com | [4a5 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org1.example.com | [5d0 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.038 UTC [cauthdsl] func1 -> DEBU 2ed 0xc42014bb80 gate 1517302388038489965 evaluation starts
peer1.org2.example.com | [4a6 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [4b3 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]Move state message COMPLETED
peer0.org1.example.com | [5d1 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c65977f8]Received GET_STATE, invoking get state from ledger
peer1.org1.example.com | [4dd 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.038 UTC [cauthdsl] func2 -> DEBU 2ee 0xc42014bb80 signed by 0 principal evaluation starts (used [false])
peer1.org2.example.com | [4a7 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a]Got state. Sending RESPONSE
peer0.org1.example.com | [5d2 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [4b4 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5daf731b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [4de 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4a8 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2a9b181a]handleGetState serial send RESPONSE
orderer.example.com | 2018-01-30 08:53:08.039 UTC [cauthdsl] func2 -> DEBU 2ef 0xc42014bb80 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [4a9 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message RESPONSE from shim
peer1.org1.example.com | [4df 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
peer0.org2.example.com | [4b5 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]send state message COMPLETED
peer0.org1.example.com | [5d3 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8] getting state for chaincode exp02, key a, channel businesschannel
peer1.org2.example.com | [4aa 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | 2018-01-30 08:53:08.039 UTC [msp/identity] newIdentity -> DEBU 2f0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [4e0 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message TRANSACTION from shim
peer1.org2.example.com | [4ab 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]before send
peer0.org2.example.com | [4b6 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5daf731b]Received message COMPLETED from shim
peer0.org1.example.com | [5d4 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org2.example.com | [4ac 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]after send
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [4e1 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [4ad 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2a9b181a]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [4b7 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5daf731b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [5d5 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Got state. Sending RESPONSE
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [4ae 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]GetState received payload RESPONSE
peer0.org2.example.com | [4b8 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5daf731b-5a90-43cd-9e2a-ae7ab2d97c4a]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [4e2 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9c03e27a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [5d6 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]handleGetState serial send RESPONSE
peer1.org2.example.com | [4af 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Transaction completed. Sending COMPLETED
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [4b9 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5daf731b-5a90-43cd-9e2a-ae7ab2d97c4a
peer1.org1.example.com | [4e3 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]Sending GET_STATE
peer1.org2.example.com | [4b0 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Move state message COMPLETED
peer0.org1.example.com | [5d7 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message GET_STATE from shim
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [4b1 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [4ba 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [4e4 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message GET_STATE from shim
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | [4b2 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]send state message COMPLETED
peer0.org1.example.com | [5d8 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org1.example.com | [4e5 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org2.example.com | [4b3 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org2.example.com | [4bb 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [31f85b0e-4356-4324-ac8f-63115cd7209a]
peer0.org1.example.com | [5d9 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c65977f8]Received GET_STATE, invoking get state from ledger
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [4b4 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [4e6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9c03e27a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [4bc 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [5da 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4b5 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [5db 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8] getting state for chaincode exp02, key b, channel businesschannel
peer0.org2.example.com | [4bd 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [4e7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4b6 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [5dc 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org2.example.com | [4be 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4222176c0), Data:(*common.BlockData)(0xc42269d000), Metadata:(*common.BlockMetadata)(0xc42269d040)}, doMVCCValidation=true
peer1.org1.example.com | [4e8 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a] getting state for chaincode lscc, key exp02, channel businesschannel
peer1.org2.example.com | [4b7 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [5dd 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Got state. Sending RESPONSE
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [4bf 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org1.example.com | [4e9 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [4b8 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org1.example.com | [5de 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]handleGetState serial send RESPONSE
peer0.org2.example.com | [4c0 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [4ea 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a]Got state. Sending RESPONSE
peer0.org1.example.com | [5df 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message PUT_STATE from shim
peer1.org2.example.com | [4b9 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel version: 1.0
peer0.org2.example.com | [4c1 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [4eb 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9c03e27a]handleGetState serial send RESPONSE
peer0.org1.example.com | [5e0 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org2.example.com | [4ba 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=false,proposal=0xc4202aba90,canname=exp02:1.0
peer0.org2.example.com | [4c2 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer1.org1.example.com | [4ec 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message RESPONSE from shim
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [5e1 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4bb 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=true,proposal=0xc4202aba90,canname=lscc:1.0.2
peer0.org2.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org1.example.com | [5e2 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]state is ready
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [4bc 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [4ed 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org2.example.com | ]
peer0.org1.example.com | [5e3 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Completed PUT_STATE. Sending RESPONSE
peer1.org1.example.com | [4ee 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]before send
orderer.example.com | 2018-01-30 08:53:08.040 UTC [cauthdsl] func2 -> DEBU 2f1 0xc42014bb80 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
peer0.org1.example.com | [5e4 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]enterBusyState trigger event RESPONSE
peer0.org2.example.com | [4c3 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer1.org2.example.com | [4bd 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.040 UTC [cauthdsl] func2 -> DEBU 2f2 0xc42014bb80 principal evaluation fails
peer1.org1.example.com | [4ef 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]after send
peer0.org1.example.com | [5e5 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message RESPONSE
peer0.org2.example.com | [4c4 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer1.org2.example.com | [4be 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.040 UTC [cauthdsl] func1 -> DEBU 2f3 0xc42014bb80 gate 1517302388038489965 evaluation fails
peer0.org1.example.com | [5e6 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org1.example.com | [4f0 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [9c03e27a]Received RESPONSE, communicated (state:ready)
peer0.org1.example.com | [5e7 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [4c5 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
peer1.org2.example.com | [4bf 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.041 UTC [cauthdsl] func1 -> DEBU 2f4 0xc42014bb90 gate 1517302388041085666 evaluation starts
peer0.org1.example.com | [5e8 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message RESPONSE
peer1.org1.example.com | [4f1 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]GetState received payload RESPONSE
peer0.org2.example.com | [4c6 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
peer0.org1.example.com | [5e9 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message PUT_STATE from shim
peer1.org2.example.com | [4c0 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.041 UTC [cauthdsl] func2 -> DEBU 2f5 0xc42014bb90 signed by 0 principal evaluation starts (used [false])
peer1.org1.example.com | [4f2 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [4c7 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [5ea 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.041 UTC [cauthdsl] func2 -> DEBU 2f6 0xc42014bb90 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer0.org1.example.com | [5eb 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [4f3 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Move state message COMPLETED
peer1.org2.example.com | [4c1 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [5ec 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]state is ready
peer0.org2.example.com | [4c8 01-30 08:54:08.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org2.example.com-exp02-1.0-a1c0bed0de208402b290701943af8662423c1e8c10dbff920b90a3d16eb3fb80
orderer.example.com | 2018-01-30 08:53:08.042 UTC [msp/identity] newIdentity -> DEBU 2f7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [5ed 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Completed PUT_STATE. Sending RESPONSE
peer1.org1.example.com | [4f4 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [4c2 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [5ee 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]enterBusyState trigger event RESPONSE
peer0.org2.example.com | [4c9 01-30 08:54:08.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
peer1.org1.example.com | [4f5 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]send state message COMPLETED
peer0.org1.example.com | [5ef 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message RESPONSE
peer1.org2.example.com | [4c3 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
peer0.org2.example.com | [4ca 01-30 08:54:08.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-exp02-1.0
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [5f0 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer0.org2.example.com | [4cb 01-30 08:54:09.05 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org2.example.com-exp02-1.0-a1c0bed0de208402b290701943af8662423c1e8c10dbff920b90a3d16eb3fb80
peer1.org1.example.com | [4f6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer1.org2.example.com | [4c4 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [5f1 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [4cc 01-30 08:54:09.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org2.example.com-exp02-1.0
peer1.org1.example.com | [4f7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [5f2 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message RESPONSE
peer0.org2.example.com | [4cd 01-30 08:54:09.69 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org2.example.com-exp02-1.0)
peer1.org2.example.com | [4c5 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [4ce 01-30 08:54:09.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [4f8 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [5f3 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message COMPLETED from shim
peer1.org2.example.com | [4c6 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [4cf 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [4f9 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer1.org2.example.com | [4c7 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message TRANSACTION from shim
peer0.org2.example.com | [4d0 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [5f4 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [4fa 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [4d1 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org2.example.com | [4c8 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [4d2 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
peer0.org1.example.com | [5f5 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [4fb 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org2.example.com | [4d3 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
peer1.org2.example.com | [4c9 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2a9b181a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [5f6 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer0.org2.example.com | [4d4 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [4fc 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel version: 1.0
peer1.org2.example.com | [4ca 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]Sending GET_STATE
peer0.org1.example.com | [5f7 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [4d5 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
peer1.org1.example.com | [4fd 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=false,proposal=0xc42166ae60,canname=exp02:1.0
peer1.org2.example.com | [4cb 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message GET_STATE from shim
peer0.org2.example.com | [4d6 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [5f8 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [4fe 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=true,proposal=0xc42166ae60,canname=lscc:1.0.2
peer0.org2.example.com | [4d7 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [4cc 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [5f9 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [4d8 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [4ff 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [5fa 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [422cbf58-743c-45b0-8236-5f8d614398cb]
peer0.org2.example.com | [4d9 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message READY
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [4cd 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [2a9b181a]Received GET_STATE, invoking get state from ledger
peer1.org1.example.com | [500 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.042 UTC [msp] SatisfiesPrincipal -> DEBU 2f8 Checking if identity satisfies ADMIN role for Org1MSP
peer0.org2.example.com | [4da 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [4ce 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [5fb 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.042 UTC [cauthdsl] func2 -> DEBU 2f9 0xc42014bb90 principal matched by identity 0
peer1.org1.example.com | [501 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [4db 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ed2cde60]Entered state ready
peer1.org2.example.com | [4cf 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [4dc 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [502 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.044 UTC [msp/identity] Verify -> DEBU 2fa Verify: digest = 00000000 db 34 2e 7e a4 d6 1d a8 1f 6f c1 77 4c ca 4f 96 |.4.~.....o.wL.O.|
peer0.org1.example.com | [5fc 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel chaincode id: name:"exp02"
peer0.org2.example.com | [4dd 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message READY
peer1.org2.example.com | [4d0 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [503 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 00000010 96 df 09 03 a4 da 18 df 01 4f 99 2e 1d 59 b6 58 |.........O...Y.X|
peer1.org2.example.com | [4d1 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a]Got state. Sending RESPONSE
peer0.org1.example.com | [5fd 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer0.org2.example.com | [4de 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [504 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.044 UTC [msp/identity] Verify -> DEBU 2fb Verify: sig = 00000000 30 44 02 20 50 36 b1 23 ab ce fb 07 1b 11 a5 dc |0D. P6.#........|
peer1.org2.example.com | [4d2 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2a9b181a]handleGetState serial send RESPONSE
peer0.org2.example.com | [4df 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [5fe 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel version: 1.0.2
peer1.org1.example.com | [505 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 00000010 e8 0d 68 05 8b 0a f2 2b b7 0a 3b 24 d6 d3 a7 48 |..h....+..;$...H|
peer0.org2.example.com | [4e0 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [4d3 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message RESPONSE from shim
peer0.org1.example.com | [5ff 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6,syscc=true,proposal=0xc421829f90,canname=escc:1.0.2
peer1.org1.example.com | [506 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
peer0.org2.example.com | [4e1 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 00000020 76 84 7c 67 02 20 2e ca 9a 76 33 e8 3b 28 3c ae |v.|g. ...v3.;(<.|
peer1.org2.example.com | [4d4 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [600 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org2.example.com | [4e2 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [507 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 00000030 5d 65 73 c1 ff 95 f1 72 e8 3f 81 c4 f5 75 6e a2 |]es....r.?...un.|
peer1.org2.example.com | [4d5 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]before send
peer0.org2.example.com | [4e3 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [601 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [508 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 00000040 f6 37 bd fe 39 08 |.7..9.|
peer0.org2.example.com | [4e4 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [602 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [4d6 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]after send
peer1.org1.example.com | [509 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.045 UTC [cauthdsl] func2 -> DEBU 2fc 0xc42014bb90 principal evaluation succeeds for identity 0
peer0.org2.example.com | [4e5 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [4d8 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2a9b181a]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [4e6 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message INIT
peer1.org1.example.com | [50a 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message TRANSACTION from shim
peer0.org2.example.com | [4e7 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [603 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.045 UTC [cauthdsl] func1 -> DEBU 2fd 0xc42014bb90 gate 1517302388041085666 evaluation succeeds
peer1.org1.example.com | [50b 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [4e8 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4d7 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]GetState received payload RESPONSE
peer0.org1.example.com | [604 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [4e9 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message INIT
peer1.org1.example.com | [50c 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9c03e27a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.046 UTC [common/configtx] recurseConfigMap -> DEBU 2fe Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [605 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [4ea 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message PUT_STATE from shim
peer1.org2.example.com | [4d9 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [50d 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]Sending GET_STATE
peer0.org1.example.com | [606 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.048 UTC [common/configtx] recurseConfigMap -> DEBU 2ff Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org2.example.com | [4eb 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
zookeeper2 | 2018-01-30 08:53:10,699 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x2a zxid:0x10000002d txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org2.example.com | [4da 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Move state message COMPLETED
peer0.org1.example.com | [607 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message TRANSACTION
peer0.org2.example.com | [4ec 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.048 UTC [common/configtx] recurseConfigMap -> DEBU 300 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [50e 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message GET_STATE from shim
peer1.org2.example.com | [4db 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [4ed 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]state is ready
peer0.org1.example.com | [608 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.049 UTC [common/configtx] recurseConfigMap -> DEBU 301 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org1.example.com | [50f 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [4ee 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]Completed PUT_STATE. Sending RESPONSE
peer1.org2.example.com | [4dc 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.049 UTC [common/configtx] recurseConfigMap -> DEBU 302 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [510 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9c03e27a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [4ef 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]enterBusyState trigger event RESPONSE
orderer.example.com | 2018-01-30 08:53:08.049 UTC [common/configtx] recurseConfigMap -> DEBU 303 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org1.example.com | [609 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4dd 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org2.example.com | [4f0 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message RESPONSE
peer1.org1.example.com | [511 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.050 UTC [common/configtx] recurseConfigMap -> DEBU 304 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [60a 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message TRANSACTION
peer0.org2.example.com | [4f1 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org2.example.com | [4de 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [512 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.051 UTC [common/configtx] recurseConfigMap -> DEBU 305 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [60b 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Received message TRANSACTION from shim
peer0.org2.example.com | [4f2 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4df 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.051 UTC [common/configtx] recurseConfigMap -> DEBU 306 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [4f3 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message RESPONSE
peer1.org1.example.com | [513 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [60c 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [4e0 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
orderer.example.com | 2018-01-30 08:53:08.051 UTC [common/configtx] recurseConfigMap -> DEBU 307 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [4f4 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message PUT_STATE from shim
peer0.org1.example.com | [60d 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c65977f8]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [514 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a]Got state. Sending RESPONSE
peer0.org2.example.com | [4f5 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 308 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [4e1 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [60e 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org2.example.com | [4f6 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [515 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9c03e27a]handleGetState serial send RESPONSE
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 309 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [4e2 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
peer0.org2.example.com | [4f7 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]state is ready
peer0.org1.example.com | [60f 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org1.example.com | [516 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message RESPONSE from shim
peer0.org2.example.com | [4f8 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]Completed PUT_STATE. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30a Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [4e3 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [517 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [610 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [4f9 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]enterBusyState trigger event RESPONSE
peer1.org2.example.com | [4e4 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30b Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [518 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]before send
peer0.org2.example.com | [4fa 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message RESPONSE
peer0.org1.example.com | [611 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Move state message COMPLETED
peer0.org2.example.com | [4fb 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30c Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [4e5 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer1.org2.example.com)
peer1.org1.example.com | [519 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]after send
peer0.org2.example.com | [4fc 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [612 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30d Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [4e6 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org1.example.com | [51a 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [9c03e27a]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [4fd 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message RESPONSE
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [613 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]send state message COMPLETED
peer1.org2.example.com | [4e7 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | [51b 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]GetState received payload RESPONSE
peer0.org2.example.com | [4fe 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [614 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message COMPLETED from shim
peer1.org1.example.com | [51c 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
peer0.org2.example.com | [4ff 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 310 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [615 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [51d 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Move state message COMPLETED
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [500 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [51e 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] processConfig -> DEBU 311 Beginning new config for channel businesschannel
peer0.org1.example.com | [616 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [51f 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]send state message COMPLETED
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [501 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
orderer.example.com | 2018-01-30 08:53:08.055 UTC [common/config] NewStandardValues -> DEBU 312 Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [617 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer1.org1.example.com | [520 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [502 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.055 UTC [common/config] initializeProtosStruct -> DEBU 313 Processing field: HashingAlgorithm
peer1.org1.example.com | [521 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [618 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [503 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.055 UTC [common/config] initializeProtosStruct -> DEBU 314 Processing field: BlockDataHashingStructure
peer1.org1.example.com | [522 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [619 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [4e8 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org2.example.com-exp02-1.0) lock
orderer.example.com | 2018-01-30 08:53:08.056 UTC [common/config] initializeProtosStruct -> DEBU 315 Processing field: OrdererAddresses
peer1.org1.example.com | [523 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org2.example.com | [504 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org2.example.com | [4e9 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org2.example.com-exp02-1.0) lock
peer0.org1.example.com | [61a 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.056 UTC [common/config] initializeProtosStruct -> DEBU 316 Processing field: Consortium
peer1.org1.example.com | [524 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [4ea 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org2.example.com-exp02-1.0
peer0.org2.example.com | [505 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [fe85a7df-9526-4bcd-acee-8b1e0dfe9b5c]
peer1.org1.example.com | [525 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
orderer.example.com | 2018-01-30 08:53:08.057 UTC [policies] ProposePolicy -> DEBU 317 Proposed new policy Readers for Channel
peer0.org1.example.com | [61b 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [422cbf58-743c-45b0-8236-5f8d614398cb]
peer1.org2.example.com | [4eb 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org2.example.com-exp02-1.0(No such container: dev-peer1.org2.example.com-exp02-1.0)
peer0.org2.example.com | [506 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [526 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
orderer.example.com | 2018-01-30 08:53:08.057 UTC [policies] ProposePolicy -> DEBU 318 Proposed new policy Writers for Channel
peer1.org1.example.com | [527 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org1.example.com | [61c 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [528 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | 2018-01-30 08:53:08.057 UTC [policies] ProposePolicy -> DEBU 319 Proposed new policy Admins for Channel
peer0.org2.example.com | [507 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel chaincode id: name:"lscc"
peer1.org2.example.com | [4ec 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org2.example.com-exp02-1.0 (No such container: dev-peer1.org2.example.com-exp02-1.0)
peer1.org1.example.com | [529 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] NewStandardValues -> DEBU 31a Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [61d 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [5], peers number [3]
peer0.org2.example.com | [508 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org1.example.com | [52a 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [4ed 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org2.example.com-exp02-1.0 (No such container: dev-peer1.org2.example.com-exp02-1.0)
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
peer0.org1.example.com | [61e 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [5], peers number [3]
peer0.org2.example.com | [509 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [4ee 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org2.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] initializeProtosStruct -> DEBU 31b Processing field: ConsensusType
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [61f 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [4ef 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [50a 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639,syscc=true,proposal=0xc4216af3b0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] initializeProtosStruct -> DEBU 31c Processing field: BatchSize
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [50b 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org1.example.com | [620 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [4f0 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-exp02-1.0
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] initializeProtosStruct -> DEBU 31d Processing field: BatchTimeout
peer0.org1.example.com | [621 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [50c 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [52b 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org1.example.com-exp02-1.0) lock
peer1.org2.example.com | [4f1 01-30 08:54:10.61 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer1.org2.example.com-exp02-1.0-ac79f954ea10befb402e8d87d56741bcfae7738c8fd82aee62f22874f759e30d> (container id <dev-peer1.org2.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
orderer.example.com | 2018-01-30 08:53:08.058 UTC [common/config] initializeProtosStruct -> DEBU 31e Processing field: KafkaBrokers
peer0.org1.example.com | [622 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421f93470
peer0.org2.example.com | [50d 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org1.example.com | [52c 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org1.example.com-exp02-1.0) lock
peer1.org2.example.com | [4f2 01-30 08:54:10.62 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
peer1.org1.example.com | [52d 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org1.example.com-exp02-1.0
peer0.org2.example.com | [50e 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [623 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer1.org1.example.com | [52e 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org1.example.com-exp02-1.0(No such container: dev-peer1.org1.example.com-exp02-1.0)
orderer.example.com | 2018-01-30 08:53:08.058 UTC [common/config] initializeProtosStruct -> DEBU 31f Processing field: ChannelRestrictions
peer1.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer0.org2.example.com | [510 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | [52f 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org1.example.com-exp02-1.0 (No such container: dev-peer1.org1.example.com-exp02-1.0)
peer0.org1.example.com | [624 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.059 UTC [policies] ProposePolicy -> DEBU 320 Proposed new policy Writers for Orderer
peer1.org2.example.com | ADD binpackage.tar /usr/local/bin
peer1.org1.example.com | [530 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org1.example.com-exp02-1.0 (No such container: dev-peer1.org1.example.com-exp02-1.0)
peer0.org2.example.com | [511 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [625 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [531 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org1.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.059 UTC [policies] ProposePolicy -> DEBU 321 Proposed new policy Admins for Orderer
peer0.org2.example.com | [512 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer1.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
peer1.org1.example.com | [532 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer0.org1.example.com | [626 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.064 UTC [policies] ProposePolicy -> DEBU 322 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [513 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
peer1.org1.example.com | [533 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.064 UTC [policies] ProposePolicy -> DEBU 323 Proposed new policy Readers for Orderer
peer0.org1.example.com | [627 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [514 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
peer1.org1.example.com | [534 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer1.org1.example.com-exp02-1.0-ad23b8236c10c42b6301975e5f10d4f2d69b41948e9b0f767dd7c8e4f21cf449> (container id <dev-peer1.org1.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
peer1.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
orderer.example.com | 2018-01-30 08:53:08.064 UTC [common/config] NewStandardValues -> DEBU 324 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [628 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [535 01-30 08:54:34.82 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
peer0.org2.example.com | [515 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
orderer.example.com | 2018-01-30 08:53:08.064 UTC [common/config] initializeProtosStruct -> DEBU 325 Processing field: MSP
peer1.org2.example.com | org.hyperledger.fabric.version="1.0.2" \
peer0.org1.example.com | [629 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422e10000, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer1.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer0.org2.example.com | [516 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | ADD binpackage.tar /usr/local/bin
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 326 Proposed new policy Admins for OrdererOrg
peer1.org2.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer0.org1.example.com | [62a 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org2.example.com | [50f 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 327 Proposed new policy Readers for OrdererOrg
peer1.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer0.org1.example.com | [62b 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [517 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 328 Proposed new policy Writers for OrdererOrg
peer1.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org2.example.com | [519 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer0.org1.example.com | [62c 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
peer1.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
orderer.example.com | 2018-01-30 08:53:08.065 UTC [common/config] NewStandardValues -> DEBU 329 Initializing protos for *struct {}
peer0.org2.example.com | [51a 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [4f3 01-30 08:54:10.62 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 32a Proposed new policy Admins for Application
peer0.org1.example.com | [62d 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [518 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | org.hyperledger.fabric.version="1.0.2" \
peer0.org2.example.com | [51c 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [51d 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer0.org2.example.com | [51b 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [62e 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer1.org2.example.com | [4f4 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 32b Proposed new policy Writers for Application
peer1.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer0.org2.example.com | [51f 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [62f 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [4f5 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 32c Proposed new policy Readers for Application
peer0.org1.example.com | [630 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [cb44d372-7088-4dcd-95cd-26ab83adbb61]
peer1.org2.example.com | [4f6 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [520 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] NewStandardValues -> DEBU 32d Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [4f7 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4219e8a50
peer0.org2.example.com | [521 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [631 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [536 01-30 08:54:34.82 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] initializeProtosStruct -> DEBU 32e Processing field: MSP
peer1.org2.example.com | [4f8 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer0.org2.example.com | [51e 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message TRANSACTION
zookeeper2 | 2018-01-30 08:53:10,756 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x22 zxid:0x10000002f txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org1.example.com | [632 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [cb44d372-7088-4dcd-95cd-26ab83adbb61]
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] NewStandardValues -> DEBU 32f Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [537 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [522 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [4f9 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [633 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [4fa 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] initializeProtosStruct -> DEBU 330 Processing field: AnchorPeers
peer0.org1.example.com | [634 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c7db4174-22f1-4e0b-8c9d-58c883e5193d]
peer0.org2.example.com | [523 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [538 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [4fb 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [635 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=b85fc25e-eaae-471e-81aa-125399743488,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] NewStandardValues -> DEBU 331 Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [524 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message TRANSACTION
peer1.org2.example.com | [4fc 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [539 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [636 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
peer1.org2.example.com | [4fd 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [637 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [53a 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422056930
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] initializeProtosStruct -> DEBU 332 Processing field: MSP
peer0.org1.example.com | [638 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [4fe 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421d9ca80, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer0.org2.example.com | [525 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message TRANSACTION from shim
peer1.org1.example.com | [53b 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
orderer.example.com | 2018-01-30 08:53:08.066 UTC [policies] ProposePolicy -> DEBU 333 Proposed new policy Writers for Org1MSP
peer0.org1.example.com | [639 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org2.example.com | [526 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [4ff 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [53c 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [63a 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b85fc25e]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.066 UTC [policies] ProposePolicy -> DEBU 334 Proposed new policy Admins for Org1MSP
peer1.org2.example.com | [500 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org1.example.com | [53d 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [527 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ed2cde60]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [63b 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.066 UTC [policies] ProposePolicy -> DEBU 335 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [63c 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b85fc25e]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] NewStandardValues -> DEBU 336 Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [53e 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [63d 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b85fc25e]Move state message TRANSACTION
peer0.org2.example.com | [528 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org2.example.com | [501 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [53f 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] initializeProtosStruct -> DEBU 337 Processing field: MSP
peer0.org1.example.com | [63e 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b85fc25e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [529 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [502 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] NewStandardValues -> DEBU 338 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [540 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [63f 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [503 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer0.org2.example.com | [52a 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] initializeProtosStruct -> DEBU 339 Processing field: AnchorPeers
peer0.org1.example.com | [640 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b85fc25e]sending state message TRANSACTION
peer1.org1.example.com | [541 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4201dc000, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer0.org2.example.com | [52b 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Move state message COMPLETED
peer1.org2.example.com | [504 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org1.example.com | [641 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] NewStandardValues -> DEBU 33a Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [52c 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [542 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org2.example.com | [505 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [642 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b85fc25e]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] initializeProtosStruct -> DEBU 33b Processing field: MSP
peer0.org2.example.com | [52d 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]send state message COMPLETED
peer1.org2.example.com | [506 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [9474d4ec-5c37-4807-b3d8-338197aae249]
peer0.org1.example.com | [643 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [b85fc25e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [543 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | 2018-01-30 08:53:08.068 UTC [policies] ProposePolicy -> DEBU 33c Proposed new policy Readers for Org2MSP
peer0.org2.example.com | [52e 01-30 08:54:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message COMPLETED from shim
peer0.org1.example.com | [644 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org1.example.com | [544 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [507 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=80125091-e7b6-46f4-9acc-d2ace7f43b5b,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org1.example.com | [645 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | 2018-01-30 08:53:08.068 UTC [policies] ProposePolicy -> DEBU 33d Proposed new policy Writers for Org2MSP
peer1.org1.example.com | [545 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [508 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
peer0.org2.example.com | [52f 01-30 08:54:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [646 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org1.example.com | [546 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
orderer.example.com | 2018-01-30 08:53:08.068 UTC [policies] ProposePolicy -> DEBU 33e Proposed new policy Admins for Org2MSP
peer1.org2.example.com | [509 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [530 01-30 08:54:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [647 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.069 UTC [common/config] validateMSP -> DEBU 33f Setting up MSP for org OrdererOrg
peer1.org1.example.com | [547 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org1.example.com | [648 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]Move state message COMPLETED
peer0.org2.example.com | [531 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org2.example.com | [50a 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.069 UTC [msp] NewBccspMsp -> DEBU 340 Creating BCCSP-based MSP instance
peer0.org1.example.com | [649 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b85fc25e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [548 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [d8131d61-16cc-422e-af32-c1e6c2fa772b]
peer0.org2.example.com | [532 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [50b 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.069 UTC [msp] Setup -> DEBU 341 Setting up MSP instance OrdererMSP
peer0.org1.example.com | [64a 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]send state message COMPLETED
peer1.org1.example.com | [549 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [533 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.070 UTC [msp/identity] newIdentity -> DEBU 342 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [50c 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80125091]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [64b 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b85fc25e]Received message COMPLETED from shim
peer0.org2.example.com | [534 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [64c 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b85fc25e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [54a 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [d8131d61-16cc-422e-af32-c1e6c2fa772b]
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [64d 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b85fc25e-eaae-471e-81aa-125399743488]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [535 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [fe85a7df-9526-4bcd-acee-8b1e0dfe9b5c]
peer1.org2.example.com | [50d 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [54b 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [64e 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b85fc25e-eaae-471e-81aa-125399743488
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [50e 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80125091]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [64f 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [54c 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f000b20d-8e32-4247-82b1-9eb43617df41]
peer0.org1.example.com | [650 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c7db4174-22f1-4e0b-8c9d-58c883e5193d]
peer1.org2.example.com | [50f 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80125091]Move state message TRANSACTION
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer0.org2.example.com | [536 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [651 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [54d 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=02e40220-6398-483a-b97d-d7e6c86c2a0d,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [510 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80125091]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [652 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [54e 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
peer0.org1.example.com | [653 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42281ca80), Data:(*common.BlockData)(0xc422aa1080), Metadata:(*common.BlockMetadata)(0xc422aa10c0)}, doMVCCValidation=true
peer1.org2.example.com | [511 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [537 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [3]
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer1.org1.example.com | [54f 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org2.example.com | [512 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80125091]sending state message TRANSACTION
peer0.org2.example.com | [538 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [3]
peer0.org1.example.com | [654 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [513 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]Received message TRANSACTION from shim
peer1.org2.example.com | [514 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80125091]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [539 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org1.example.com | [550 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [655 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer0.org2.example.com | [53a 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [515 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [80125091]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [551 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer1.org2.example.com | [516 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org1.example.com | [656 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org2.example.com | [53b 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer1.org1.example.com | [552 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [02e40220]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [517 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [657 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org2.example.com | [53c 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc424842e40
peer1.org2.example.com | [518 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer1.org1.example.com | [553 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [519 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org2.example.com | [51a 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [51b 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org2.example.com | [53d 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
orderer.example.com | 2018-01-30 08:53:08.085 UTC [msp/identity] newIdentity -> DEBU 343 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [554 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [02e40220]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [51c 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer0.org1.example.com | [658 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
peer0.org2.example.com | [53e 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [555 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [02e40220]Move state message TRANSACTION
peer1.org2.example.com | [51d 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [ca8ebbe4-d70a-4fa7-98b2-10700b9db2bd]
peer0.org1.example.com | [659 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [556 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [02e40220]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [53f 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [51e 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [51f 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [ca8ebbe4-d70a-4fa7-98b2-10700b9db2bd]
peer0.org2.example.com | [540 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer1.org1.example.com | [557 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org2.example.com | [520 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer0.org1.example.com | ]
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [558 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [02e40220]sending state message TRANSACTION
peer0.org2.example.com | [541 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [521 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [65a 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
peer1.org1.example.com | [559 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]Received message TRANSACTION from shim
peer1.org2.example.com | [522 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer0.org2.example.com | [542 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [65b 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
peer1.org2.example.com | [523 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [55a 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [02e40220]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [543 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421f5aa80, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [65c 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
peer1.org2.example.com | [524 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]Move state message COMPLETED
peer0.org2.example.com | [544 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [55b 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [02e40220]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [525 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80125091]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [65d 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
peer0.org2.example.com | [545 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org1.example.com | [55c 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [526 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]send state message COMPLETED
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [546 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org1.example.com | [65e 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [527 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80125091]Received message COMPLETED from shim
peer1.org1.example.com | [55d 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [65f 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [528 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80125091]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [55e 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [547 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.089 UTC [msp/identity] newIdentity -> DEBU 344 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [660 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org2.example.com | [529 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80125091-e7b6-46f4-9acc-d2ace7f43b5b]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [55f 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]Transaction completed. Sending COMPLETED
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [661 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org2.example.com | [548 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org2.example.com | [52a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:80125091-e7b6-46f4-9acc-d2ace7f43b5b
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [560 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]Move state message COMPLETED
peer1.org2.example.com | [52b 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [662 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [549 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [52c 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
peer1.org1.example.com | [561 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [02e40220]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [663 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
peer1.org2.example.com | [52d 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [9474d4ec-5c37-4807-b3d8-338197aae249]
peer0.org2.example.com | [54a 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [562 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]send state message COMPLETED
peer0.org2.example.com | [54b 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f7561e2a-2eed-449b-b383-0eeebda26c36]
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [664 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer1.org1.example.com | [563 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [02e40220]Received message COMPLETED from shim
peer0.org2.example.com | [54c 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=6da9e6bb-0f8d-48ce-98d1-222b8eb48f22,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [52e 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [665 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [54d 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org1.example.com | [564 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [02e40220]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [666 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer1.org2.example.com | [52f 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [54e 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [667 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org2.example.com | [530 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [54f 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [565 01-30 08:54:36.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [02e40220-6398-483a-b97d-d7e6c86c2a0d]HandleMessage- COMPLETED. Notify
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [668 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [531 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f61800), Data:(*common.BlockData)(0xc421f6fa60), Metadata:(*common.BlockMetadata)(0xc421f6faa0)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:08.100 UTC [msp] Validate -> DEBU 345 MSP OrdererMSP validating identity
peer0.org1.example.com | [669 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [550 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [566 01-30 08:54:36.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:02e40220-6398-483a-b97d-d7e6c86c2a0d
orderer.example.com | 2018-01-30 08:53:08.101 UTC [common/config] Validate -> DEBU 346 Anchor peers for org Org1MSP are
peer0.org1.example.com | [66a 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [532 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [551 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6da9e6bb]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [567 01-30 08:54:36.81 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.101 UTC [common/config] validateMSP -> DEBU 347 Setting up MSP for org Org1MSP
peer0.org1.example.com | [66b 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [533 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
peer1.org1.example.com | [568 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f000b20d-8e32-4247-82b1-9eb43617df41]
peer0.org2.example.com | [552 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.101 UTC [msp] NewBccspMsp -> DEBU 348 Creating BCCSP-based MSP instance
peer0.org1.example.com | [66c 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [534 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
peer1.org1.example.com | [569 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:08.101 UTC [msp] Setup -> DEBU 349 Setting up MSP instance Org1MSP
peer0.org1.example.com | [66d 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
orderer.example.com | 2018-01-30 08:53:08.101 UTC [msp/identity] newIdentity -> DEBU 34a Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [553 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6da9e6bb]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [56a 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | ]
peer0.org1.example.com | [66e 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217c6570
peer0.org2.example.com | [554 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6da9e6bb]Move state message TRANSACTION
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [535 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
peer1.org1.example.com | [56b 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4226e3900), Data:(*common.BlockData)(0xc4216fa500), Metadata:(*common.BlockMetadata)(0xc4216fa540)}, doMVCCValidation=true
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [66f 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org2.example.com | [555 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6da9e6bb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
zookeeper2 | 2018-01-30 08:53:10,756 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x23 zxid:0x100000030 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org2.example.com | [536 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer1.org1.example.com | [56c 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [556 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [670 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [537 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
peer0.org2.example.com | [557 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6da9e6bb]sending state message TRANSACTION
peer0.org1.example.com | [671 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer1.org1.example.com | [56d 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [538 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer0.org2.example.com | [558 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]Received message TRANSACTION from shim
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [672 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [56e 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer1.org2.example.com | [539 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org2.example.com | [559 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6da9e6bb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [673 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org1.example.com | [56f 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [55a 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6da9e6bb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [53a 01-30 08:54:33.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org2.example.com-exp02-1.0-ac79f954ea10befb402e8d87d56741bcfae7738c8fd82aee62f22874f759e30d
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer0.org2.example.com | [55b 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org2.example.com | [55c 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org2.example.com | [55d 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
orderer.example.com | yEwB5uHweA==
peer0.org2.example.com | [55e 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [53b 01-30 08:54:33.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
peer1.org1.example.com | [570 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
peer0.org1.example.com | [674 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421785720, header 0xc4217c65a0
orderer.example.com | 2018-01-30 08:53:08.102 UTC [msp/identity] newIdentity -> DEBU 34b Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [55f 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org2.example.com | [53c 01-30 08:54:33.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-exp02-1.0
peer1.org1.example.com | [571 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [560 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org1.example.com | [675 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
peer1.org2.example.com | [53d 01-30 08:54:33.89 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org2.example.com-exp02-1.0-ac79f954ea10befb402e8d87d56741bcfae7738c8fd82aee62f22874f759e30d
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [561 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer0.org1.example.com | [676 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
peer1.org2.example.com | [53e 01-30 08:54:34.40 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org2.example.com-exp02-1.0
peer1.org1.example.com | ]
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [562 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [0ddeaa51-f3f2-43bc-a7bc-7756d7fac333]
peer0.org1.example.com | [677 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]
peer1.org2.example.com | [53f 01-30 08:54:34.40 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org2.example.com-exp02-1.0)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [563 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [572 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
peer0.org1.example.com | [678 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [564 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [0ddeaa51-f3f2-43bc-a7bc-7756d7fac333]
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [540 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [573 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [679 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c293e3d8-a084-4945-9fbc-68a36a59f0d6]
peer0.org2.example.com | [565 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer1.org2.example.com | [541 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [574 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [566 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer0.org1.example.com | [67a 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel
peer1.org2.example.com | [542 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [575 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [567 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer1.org1.example.com | [576 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [67b 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b,syscc=true,proposal=0xc421785720,canname=lscc:1.0.2
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org2.example.com | [543 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [568 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [67c 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [577 01-30 08:54:55.82 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org1.example.com-exp02-1.0-ad23b8236c10c42b6301975e5f10d4f2d69b41948e9b0f767dd7c8e4f21cf449
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | [569 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]Move state message COMPLETED
peer1.org2.example.com | [544 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
peer0.org1.example.com | [67d 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [578 01-30 08:54:55.82 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [56a 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6da9e6bb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [545 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [67e 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org1.example.com | [579 01-30 08:54:55.82 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-exp02-1.0
peer0.org2.example.com | [56b 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.103 UTC [msp/identity] newIdentity -> DEBU 34c Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [546 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [67f 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [56c 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6da9e6bb]Received message COMPLETED from shim
peer1.org1.example.com | [57a 01-30 08:54:55.92 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org1.example.com-exp02-1.0-ad23b8236c10c42b6301975e5f10d4f2d69b41948e9b0f767dd7c8e4f21cf449
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [56d 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6da9e6bb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [547 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [56e 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6da9e6bb-0f8d-48ce-98d1-222b8eb48f22]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [680 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [548 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org1.example.com | [57b 01-30 08:54:56.58 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org1.example.com-exp02-1.0
peer0.org2.example.com | [56f 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6da9e6bb-0f8d-48ce-98d1-222b8eb48f22
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [681 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [549 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [570 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [57c 01-30 08:54:56.58 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org1.example.com-exp02-1.0)
peer0.org1.example.com | [682 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [571 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | [54a 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [57d 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [683 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Move state message TRANSACTION
peer0.org2.example.com | [572 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f7561e2a-2eed-449b-b383-0eeebda26c36]
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [54b 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message READY
peer1.org1.example.com | [57e 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [573 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
peer0.org1.example.com | [684 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org2.example.com | [54c 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [57f 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [685 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [574 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [54d 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [2a9b181a]Entered state ready
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [580 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [54e 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer0.org2.example.com | [575 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [686 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]sending state message TRANSACTION
peer1.org1.example.com | [581 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [576 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f84400), Data:(*common.BlockData)(0xc424853460), Metadata:(*common.BlockMetadata)(0xc4248534a0)}, doMVCCValidation=true
peer1.org2.example.com | [54f 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message READY
peer0.org1.example.com | [687 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Received message TRANSACTION from shim
peer1.org1.example.com | [582 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [688 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [550 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed
orderer.example.com | 2018-01-30 08:53:08.103 UTC [msp] Validate -> DEBU 34d MSP Org1MSP validating identity
peer1.org1.example.com | [583 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | [577 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [551 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | 2018-01-30 08:53:08.108 UTC [common/config] Validate -> DEBU 34e Anchor peers for org Org2MSP are
peer0.org1.example.com | [689 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a89b014a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [584 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
peer0.org2.example.com | [578 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
orderer.example.com | 2018-01-30 08:53:08.108 UTC [common/config] validateMSP -> DEBU 34f Setting up MSP for org Org2MSP
peer1.org2.example.com | [552 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [68a 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [a89b014a]Sending GET_STATE
peer1.org1.example.com | [585 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org2.example.com | [553 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer0.org2.example.com | [579 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
peer0.org1.example.com | [68b 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.108 UTC [msp] NewBccspMsp -> DEBU 350 Creating BCCSP-based MSP instance
peer0.org2.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
peer1.org2.example.com | [554 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.109 UTC [msp] Setup -> DEBU 351 Setting up MSP instance Org2MSP
peer1.org1.example.com | [586 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [68c 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | ]
peer1.org2.example.com | [555 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.110 UTC [msp/identity] newIdentity -> DEBU 352 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [587 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [68d 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [a89b014a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [57a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
peer1.org2.example.com | [556 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [588 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message READY
peer0.org1.example.com | [68e 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [589 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [57b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
peer0.org1.example.com | [68f 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a] getting state for chaincode lscc, key exp02, channel businesschannel
peer1.org2.example.com | [557 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [58a 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [9c03e27a]Entered state ready
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [57c 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
peer0.org1.example.com | [690 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [558 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
peer1.org1.example.com | [58b 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org2.example.com | [57d 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer0.org1.example.com | [691 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a]Got state. Sending RESPONSE
peer1.org2.example.com | [559 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [58c 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message READY
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [57e 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [55a 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [692 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [a89b014a]handleGetState serial send RESPONSE
peer1.org1.example.com | [58d 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | [57f 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [693 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Received message RESPONSE from shim
peer1.org2.example.com | [55b 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
peer1.org1.example.com | [58e 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [580 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [694 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [55c 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message GET_STATE from shim
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org2.example.com | [581 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer0.org1.example.com | [695 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [a89b014a]before send
peer1.org1.example.com | [58f 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [55d 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [696 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [a89b014a]after send
peer1.org2.example.com | [55e 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [2a9b181a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [582 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer1.org1.example.com | [590 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer1.org2.example.com | [55f 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [697 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [a89b014a]Received RESPONSE, communicated (state:ready)
peer1.org1.example.com | [591 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [583 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org1.example.com | [698 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [a89b014a]GetState received payload RESPONSE
peer1.org2.example.com | [560 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a] getting state for chaincode exp02, key a, channel businesschannel
peer1.org1.example.com | [592 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer1.org1.example.com | [593 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [584 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [699 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [561 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org2.example.com | [585 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [594 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | J3QsbWXt
peer1.org2.example.com | [562 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a]Got state. Sending RESPONSE
peer0.org1.example.com | [69a 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Move state message COMPLETED
peer0.org2.example.com | [586 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org1.example.com | [595 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [69b 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [596 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [563 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2a9b181a]handleGetState serial send RESPONSE
peer0.org2.example.com | [587 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.118 UTC [msp/identity] newIdentity -> DEBU 353 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [69c 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]send state message COMPLETED
peer1.org1.example.com | [597 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [588 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [564 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org1.example.com | [69d 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message COMPLETED from shim
peer1.org1.example.com | [598 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [599 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message GET_STATE from shim
peer0.org1.example.com | [69e 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [565 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [59a 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [589 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [69f 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [59b 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9c03e27a]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [566 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [59c 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [58a 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [6a0 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
peer1.org1.example.com | [59d 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a] getting state for chaincode exp02, key a, channel businesschannel
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org2.example.com | [567 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer1.org1.example.com | [59e 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | [59f 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a]Got state. Sending RESPONSE
peer0.org2.example.com | [58b 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [6a1 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [568 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [5a0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9c03e27a]handleGetState serial send RESPONSE
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [58c 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [5], peers number [3]
peer0.org1.example.com | [6a2 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer1.org1.example.com | [5a1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer1.org2.example.com | [569 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [58d 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [5], peers number [3]
peer1.org1.example.com | [5a2 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [6a3 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel version: 1.0
peer1.org2.example.com | [56a 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [58e 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [56b 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [bd926778-f55a-4060-8ae5-c7b2d9ef9380]
peer1.org1.example.com | [5a3 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [6a4 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b,syscc=false,proposal=0xc421785720,canname=exp02:1.0
peer0.org2.example.com | [58f 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org2.example.com | [56c 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [5a4 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org1.example.com | [6a5 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer0.org2.example.com | [590 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [5a5 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [56d 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel chaincode id: name:"exp02"
peer0.org1.example.com | [6a6 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [56e 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [5a6 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [591 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42538b7a0
peer0.org1.example.com | [6a7 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer1.org2.example.com | [56f 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel version: 1.0.2
peer1.org1.example.com | [5a7 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org2.example.com | [592 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer1.org1.example.com | [5a8 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [38812793-8a36-4462-9213-d6e9eab01542]
peer0.org1.example.com | [6a8 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [5a9 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [5aa 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel chaincode id: name:"exp02"
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [570 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=true,proposal=0xc4202aba90,canname=escc:1.0.2
peer0.org1.example.com | [6a9 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [593 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org1.example.com | [5ab 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer1.org2.example.com | [571 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [5ac 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel version: 1.0.2
orderer.example.com | sMr0N2mivnK0rNhx+A==
zookeeper2 | 2018-01-30 08:53:10,768 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x20 zxid:0x100000032 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org1.example.com | [6aa 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [5ad 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=true,proposal=0xc42166ae60,canname=escc:1.0.2
peer0.org2.example.com | [594 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [573 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [6ab 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [5ae 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org2.example.com | [574 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer1.org1.example.com | [5af 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [595 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.119 UTC [msp/identity] newIdentity -> DEBU 354 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [6ac 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Move state message TRANSACTION
peer1.org1.example.com | [5b0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [575 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
peer0.org2.example.com | [596 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [5b1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [6ad 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [5b2 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [597 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [576 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [5b3 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [5b4 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [598 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc424898800, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [6ae 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [5b5 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
peer1.org2.example.com | [577 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [5b6 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [599 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [6af 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]sending state message TRANSACTION
peer1.org2.example.com | [578 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [5b7 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [59a 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [6b0 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message GET_STATE from shim
peer1.org1.example.com | [5b8 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
peer0.org2.example.com | [59b 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [579 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org1.example.com | [5b9 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org2.example.com | [59c 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [6b1 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [5ba 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | [5bb 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org2.example.com | [59d 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer1.org1.example.com | [5bc 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [57a 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [6b2 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [a89b014a]Received GET_STATE, invoking get state from ledger
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [59e 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org1.example.com | [5bd 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
peer1.org2.example.com | [57b 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [6b3 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org2.example.com | [59f 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [df856335-cd24-4cd4-be12-9c36a09efa61]
peer1.org1.example.com | [5bf 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
peer1.org2.example.com | [57c 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [5c0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [5a0 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [5c1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer0.org1.example.com | [6b4 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a] getting state for chaincode exp02, key a, channel businesschannel
peer0.org2.example.com | [5a1 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [df856335-cd24-4cd4-be12-9c36a09efa61]
peer1.org2.example.com | [57d 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [5be 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message TRANSACTION from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org2.example.com | [5a2 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [6b5 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | [5c2 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [57e 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org2.example.com | [5a3 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c83a4b87-3b0c-478d-a95d-f893c0535964]
peer1.org1.example.com | [5c3 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9c03e27a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [6b6 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a]Got state. Sending RESPONSE
peer1.org1.example.com | [5c4 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org2.example.com | [5a4 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c31e9623-870a-4538-95ae-d5c09ffe78d4,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [572 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org1.example.com | [5c5 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org1.example.com | [6b7 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [a89b014a]handleGetState serial send RESPONSE
peer0.org2.example.com | [5a5 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
peer1.org1.example.com | [5c6 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [57f 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org2.example.com | [5a6 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [5c7 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Move state message COMPLETED
peer0.org1.example.com | [6b8 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message COMPLETED from shim
peer1.org2.example.com | [580 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [6b9 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [5c8 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [581 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [5a7 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.123 UTC [msp] Validate -> DEBU 355 MSP Org2MSP validating identity
peer0.org1.example.com | [6ba 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [582 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [5c9 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]send state message COMPLETED
peer0.org2.example.com | [5a8 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [6bb 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
orderer.example.com | 2018-01-30 08:53:08.124 UTC [msp] Setup -> DEBU 356 Setting up the MSP manager (3 msps)
peer1.org2.example.com | [583 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [5ca 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer0.org1.example.com | [6bc 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.124 UTC [msp] Setup -> DEBU 357 MSP manager setup complete, setup 3 msps
peer0.org2.example.com | [5a9 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c31e9623]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [584 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [5cb 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [6bd 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [5aa 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [585 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.124 UTC [common/configtx] addToMap -> DEBU 358 Adding to config map: [Groups] /Channel
peer0.org1.example.com | [6be 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org1.example.com | [5cc 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [5ab 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c31e9623]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [586 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [6bf 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [c293e3d8-a084-4945-9fbc-68a36a59f0d6]
orderer.example.com | 2018-01-30 08:53:08.124 UTC [common/configtx] addToMap -> DEBU 359 Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [5cd 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org1.example.com | [6c0 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [5ac 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c31e9623]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35a Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [587 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [6c1 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel chaincode id: name:"exp02"
peer1.org1.example.com | [5ce 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35b Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org2.example.com | [5ad 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c31e9623]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [6c2 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [588 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
peer0.org1.example.com | [6c3 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel version: 1.0.2
peer1.org1.example.com | [5cf 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [5ae 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [5af 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c31e9623]sending state message TRANSACTION
peer0.org1.example.com | [6c4 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b,syscc=true,proposal=0xc421785720,canname=escc:1.0.2
peer1.org1.example.com | [5d0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org2.example.com | [5b0 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]Received message TRANSACTION from shim
peer1.org2.example.com | [589 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message TRANSACTION from shim
peer0.org1.example.com | [6c5 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org1.example.com | [5d1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [38812793-8a36-4462-9213-d6e9eab01542]
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [6c6 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [58a 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [5b1 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c31e9623]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [6c7 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org1.example.com | [5d2 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35f Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [58b 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2a9b181a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [5b2 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c31e9623]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [6c8 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 360 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org1.example.com | [5d3 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
peer1.org2.example.com | [58c 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org1.example.com | [6c9 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 361 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [5b3 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org1.example.com | [5d4 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [58d 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org1.example.com | [6ca 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 362 Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [5b4 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [58e 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [5d5 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [6cb 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 363 Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [6cc 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Move state message TRANSACTION
peer1.org2.example.com | [58f 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Move state message COMPLETED
peer1.org1.example.com | [5d6 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [6cd 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [590 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [5d7 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 364 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [5b5 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [591 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]send state message COMPLETED
peer0.org1.example.com | [6ce 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 365 Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org1.example.com | [5d8 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [592 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org1.example.com | [6cf 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]sending state message TRANSACTION
peer0.org2.example.com | [5b6 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 366 Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [5d9 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [593 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [6d0 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Received message TRANSACTION from shim
peer0.org2.example.com | [5b7 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 367 Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [594 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [5da 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [6d1 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [5b8 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c31e9623]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.129 UTC [common/configtx] addToMap -> DEBU 368 Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [595 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer1.org1.example.com | [5db 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [6d2 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a89b014a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [596 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.129 UTC [common/configtx] addToMap -> DEBU 369 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [5b9 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]send state message COMPLETED
peer0.org1.example.com | [6d3 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org1.example.com | [5dc 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42267bcb0
peer1.org2.example.com | [597 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.130 UTC [common/configtx] addToMap -> DEBU 36a Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [5ba 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c31e9623]Received message COMPLETED from shim
peer1.org2.example.com | [598 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer1.org1.example.com | [5dd 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer0.org1.example.com | [6d4 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [599 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [bd926778-f55a-4060-8ae5-c7b2d9ef9380]
peer0.org2.example.com | [5bb 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c31e9623]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.131 UTC [common/configtx] addToMap -> DEBU 36b Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [5de 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [59a 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [6d5 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [5bc 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c31e9623-870a-4538-95ae-d5c09ffe78d4]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [59b 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.133 UTC [common/configtx] addToMap -> DEBU 36c Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [6d6 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Move state message COMPLETED
peer1.org1.example.com | [5df 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [59c 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [5bd 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c31e9623-870a-4538-95ae-d5c09ffe78d4
peer0.org1.example.com | [6d7 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [59d 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [5e0 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.133 UTC [common/configtx] addToMap -> DEBU 36d Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [59e 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4221c81b0
peer0.org1.example.com | [6d8 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]send state message COMPLETED
peer0.org2.example.com | [5be 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.134 UTC [common/configtx] addToMap -> DEBU 36e Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [5e1 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [59f 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer0.org1.example.com | [6d9 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message COMPLETED from shim
peer0.org2.example.com | [5bf 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c83a4b87-3b0c-478d-a95d-f893c0535964]
peer1.org2.example.com | [5a0 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.134 UTC [common/configtx] addToMap -> DEBU 36f Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [5e2 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [5a1 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [5c0 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:08.136 UTC [common/configtx] addToMap -> DEBU 370 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [5a2 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [6da 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [5a3 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [5e3 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422572000, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer1.org2.example.com | [5a4 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:08.136 UTC [common/configtx] addToMap -> DEBU 371 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [6db 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [5c1 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [5e4 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org2.example.com | [5a5 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4221be800, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
orderer.example.com | 2018-01-30 08:53:08.138 UTC [common/configtx] addToMap -> DEBU 372 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [6dc 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
peer0.org2.example.com | [5c2 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421dfb840), Data:(*common.BlockData)(0xc4218200e0), Metadata:(*common.BlockMetadata)(0xc421820120)}, doMVCCValidation=true
peer1.org1.example.com | [5e5 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org2.example.com | [5a6 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | 2018-01-30 08:53:08.139 UTC [common/configtx] addToMap -> DEBU 373 Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [6dd 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [5e6 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org2.example.com | [5c3 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [5a7 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | 2018-01-30 08:53:08.139 UTC [common/configtx] addToMap -> DEBU 374 Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [6de 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [5c4 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | [5e7 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.139 UTC [common/configtx] addToMap -> DEBU 375 Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [5a8 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org1.example.com | [6df 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [5c5 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer1.org1.example.com | [5e8 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer1.org2.example.com | [5a9 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.140 UTC [common/configtx] addToMap -> DEBU 376 Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [6e0 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [c293e3d8-a084-4945-9fbc-68a36a59f0d6]
peer0.org2.example.com | [5c6 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [5e9 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | 2018-01-30 08:53:08.140 UTC [common/configtx] addToMap -> DEBU 377 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 378 Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [5aa 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer0.org2.example.com | [5c7 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
peer0.org1.example.com | [6e1 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [5ea 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [fa6b5a22-c80e-4da3-a4cd-b0ead8c2f8f8]
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 379 Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [5ab 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org2.example.com | [5c8 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
peer0.org1.example.com | [6e2 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 37a Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [5eb 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [5ac 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [ad90638c-1672-4ca0-9334-ce58ee356f40]
peer0.org2.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 37b Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [5ec 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [fa6b5a22-c80e-4da3-a4cd-b0ead8c2f8f8]
peer0.org1.example.com | [6e3 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217f7c50
zookeeper2 | 2018-01-30 08:53:10,768 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x21 zxid:0x100000033 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
orderer.example.com | 2018-01-30 08:53:08.142 UTC [common/configtx] addToMap -> DEBU 37c Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [5ad 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [5ed 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | ]
peer0.org1.example.com | [6e4 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.142 UTC [common/configtx] addToMap -> DEBU 37d Adding to config map: [Groups] /Channel
peer1.org2.example.com | [5ae 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [ad90638c-1672-4ca0-9334-ce58ee356f40]
peer1.org1.example.com | [5ee 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [58aa1a77-d59f-4b53-8d47-53843babfc56]
peer0.org2.example.com | [5c9 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
orderer.example.com | 2018-01-30 08:53:08.143 UTC [common/configtx] addToMap -> DEBU 37e Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [5ef 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c0fa069f-619f-4727-81d5-fdc1f97b1a18,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [5af 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [6e5 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [5ca 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.144 UTC [common/configtx] addToMap -> DEBU 37f Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [5b0 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [03dc4666-c032-4ce6-aaaa-645016799130]
peer1.org1.example.com | [5f0 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.144 UTC [common/configtx] addToMap -> DEBU 380 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [6e6 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [5cb 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
peer1.org2.example.com | [5b1 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=d390d1eb-dc49-4250-b64d-19f2a1b5d7d8,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org1.example.com | [5f1 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.145 UTC [common/configtx] addToMap -> DEBU 381 Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [6e7 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [5cc 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
peer1.org1.example.com | [5f2 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [5b2 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.145 UTC [common/configtx] addToMap -> DEBU 382 Adding to config map: [Groups] /Channel
peer0.org2.example.com | [5cd 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [6e8 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [5f3 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.146 UTC [common/configtx] addToMap -> DEBU 383 Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [5b3 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.146 UTC [common/configtx] addToMap -> DEBU 384 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [5ce 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [6e9 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421fdd180, header 0xc4217f7c80
peer1.org1.example.com | [5f4 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0fa069f]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.147 UTC [common/configtx] addToMap -> DEBU 385 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [5b4 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [5cf 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [6ea 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org1.example.com | [5f5 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.147 UTC [common/configtx] addToMap -> DEBU 386 Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [5d0 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer1.org2.example.com | [5b5 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [6eb 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c
peer1.org1.example.com | [5f6 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0fa069f]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.147 UTC [common/configtx] addToMap -> DEBU 387 Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [5d1 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [5b6 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d390d1eb]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [6ec 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c]
peer1.org1.example.com | [5f7 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0fa069f]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.148 UTC [common/configtx] addToMap -> DEBU 388 Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [5d2 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
peer1.org2.example.com | [5b7 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [6ed 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [5f8 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0fa069f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.148 UTC [common/configtx] addToMap -> DEBU 389 Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [5d3 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
peer1.org2.example.com | [5b8 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d390d1eb]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [6ee 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e60539d0-0ffa-4625-a319-3dd0dfe3558f]
orderer.example.com | 2018-01-30 08:53:08.151 UTC [policies] GetPolicy -> DEBU 38a Returning policy ChannelCreationPolicy for evaluation
peer1.org1.example.com | [5f9 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5b9 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d390d1eb]Move state message TRANSACTION
peer0.org2.example.com | [5d4 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.151 UTC [cauthdsl] func1 -> DEBU 38b 0xc42014ab20 gate 1517302388151147608 evaluation starts
peer0.org1.example.com | [6ef 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel
peer1.org1.example.com | [5fa 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0fa069f]sending state message TRANSACTION
peer1.org2.example.com | [5ba 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d390d1eb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.151 UTC [cauthdsl] func2 -> DEBU 38c 0xc42014ab20 signed by 0 principal evaluation starts (used [false])
peer0.org1.example.com | [6f0 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [5d5 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer1.org1.example.com | [5fb 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.151 UTC [cauthdsl] func2 -> DEBU 38d 0xc42014ab20 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [5bb 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [5d6 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
orderer.example.com | 2018-01-30 08:53:08.151 UTC [msp/identity] newIdentity -> DEBU 38e Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [5d7 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [5fc 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0fa069f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [5bc 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d390d1eb]sending state message TRANSACTION
peer0.org1.example.com | [6f1 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c,syscc=true,proposal=0xc421fdd180,canname=lscc:1.0.2
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [5d8 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [5bd 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]Received message TRANSACTION from shim
peer1.org1.example.com | [5fd 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c0fa069f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [5d9 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [6f2 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [5be 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d390d1eb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [5da 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [5fe 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [6f3 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [5db 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [5bf 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [d390d1eb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [5ff 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [6f4 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [5dc 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [6f5 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [600 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [5c0 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org2.example.com | [5dd 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421732c60
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [601 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [6f6 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [5c1 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org2.example.com | [5de 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [6f7 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [602 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]Move state message COMPLETED
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [5df 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [5c2 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org1.example.com | [603 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0fa069f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [6f8 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [5e0 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [604 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]send state message COMPLETED
peer1.org2.example.com | [5c3 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [5e1 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [6f9 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Move state message TRANSACTION
peer0.org2.example.com | [5e2 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [605 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0fa069f]Received message COMPLETED from shim
peer1.org2.example.com | [5c4 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]Move state message COMPLETED
peer0.org2.example.com | [5e3 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421976ff0, header 0xc421732c90
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [606 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0fa069f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [5e4 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org1.example.com | [6fa 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [5c5 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d390d1eb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func2 -> DEBU 38f 0xc42014ab20 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
peer0.org2.example.com | [5e5 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
peer0.org1.example.com | [6fb 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [607 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0fa069f-619f-4727-81d5-fdc1f97b1a18]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func2 -> DEBU 390 0xc42014ab20 principal evaluation fails
peer1.org2.example.com | [5c6 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]send state message COMPLETED
peer1.org1.example.com | [608 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c0fa069f-619f-4727-81d5-fdc1f97b1a18
peer0.org1.example.com | [6fc 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func1 -> DEBU 391 0xc42014ab20 gate 1517302388151147608 evaluation fails
peer0.org2.example.com | [5e6 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]
peer1.org2.example.com | [5c7 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d390d1eb]Received message COMPLETED from shim
peer1.org1.example.com | [609 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [5e7 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [6fd 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Received message TRANSACTION from shim
peer0.org1.example.com | [6fe 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func1 -> DEBU 392 0xc42014ab30 gate 1517302388152975293 evaluation starts
peer0.org2.example.com | [5e8 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [db633f86-bec5-445f-837e-aafed0d15fa2]
peer1.org2.example.com | [5c8 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d390d1eb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [60a 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [58aa1a77-d59f-4b53-8d47-53843babfc56]
peer0.org1.example.com | [6ff 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [97b6c279]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.153 UTC [cauthdsl] func2 -> DEBU 393 0xc42014ab30 signed by 0 principal evaluation starts (used [false])
peer0.org2.example.com | [5e9 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel
peer1.org2.example.com | [5c9 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d390d1eb-dc49-4250-b64d-19f2a1b5d7d8]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [60b 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:08.156 UTC [cauthdsl] func2 -> DEBU 394 0xc42014ab30 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer0.org1.example.com | [700 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [97b6c279]Sending GET_STATE
peer0.org2.example.com | [5ea 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5,syscc=true,proposal=0xc421976ff0,canname=lscc:1.0.2
peer1.org1.example.com | [60c 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [5ca 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d390d1eb-dc49-4250-b64d-19f2a1b5d7d8
orderer.example.com | 2018-01-30 08:53:08.158 UTC [msp/identity] newIdentity -> DEBU 395 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [5eb 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [701 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Received message GET_STATE from shim
peer1.org1.example.com | [60d 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42252dc80), Data:(*common.BlockData)(0xc42209dc40), Metadata:(*common.BlockMetadata)(0xc42209dc80)}, doMVCCValidation=true
peer1.org2.example.com | [5cb 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [5ec 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [60e 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [702 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org1.example.com | [60f 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org2.example.com | [5ed 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [5cc 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [03dc4666-c032-4ce6-aaaa-645016799130]
peer0.org1.example.com | [703 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [97b6c279]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [5ee 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [610 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org1.example.com | [704 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5cd 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [5ef 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [611 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [705 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [97b6c279] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [5ce 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [5f0 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [612 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer0.org1.example.com | [706 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [5cf 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421b18380), Data:(*common.BlockData)(0xc4221ca9a0), Metadata:(*common.BlockMetadata)(0xc4221ca9e0)}, doMVCCValidation=true
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [5f1 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [613 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
peer0.org1.example.com | [707 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [97b6c279]Got state. Sending RESPONSE
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [5d0 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [5f2 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Move state message TRANSACTION
peer0.org1.example.com | [708 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [97b6c279]handleGetState serial send RESPONSE
peer1.org2.example.com | [5d1 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
peer0.org2.example.com | [5f3 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [5d2 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | ]
peer0.org1.example.com | [709 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Received message RESPONSE from shim
peer0.org2.example.com | [5f4 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5d3 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org1.example.com | [614 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
peer0.org1.example.com | [70a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org2.example.com | [5f5 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]sending state message TRANSACTION
peer1.org2.example.com | [5d4 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | [615 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
peer0.org2.example.com | [5f6 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Received message TRANSACTION from shim
peer0.org1.example.com | [70b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [97b6c279]before send
peer1.org2.example.com | [5d5 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
peer1.org1.example.com | [616 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [5f7 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [70c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [97b6c279]after send
peer1.org2.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
peer1.org1.example.com | [617 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | [5f8 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [3034e5de]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [70d 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [97b6c279]Received RESPONSE, communicated (state:ready)
peer1.org2.example.com | ]
peer1.org1.example.com | [618 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [5f9 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [3034e5de]Sending GET_STATE
peer0.org1.example.com | [70e 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [97b6c279]GetState received payload RESPONSE
peer1.org2.example.com | [5d6 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
peer1.org1.example.com | [619 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [5fa 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message GET_STATE from shim
peer0.org1.example.com | [70f 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [5d7 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.159 UTC [msp] SatisfiesPrincipal -> DEBU 396 Checking if identity satisfies ADMIN role for Org1MSP
peer1.org1.example.com | [61a 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org2.example.com | [5fb 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [710 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Move state message COMPLETED
zookeeper2 | 2018-01-30 08:53:11,001 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x20 zxid:0x100000035 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer1.org2.example.com | [5d8 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
orderer.example.com | 2018-01-30 08:53:08.159 UTC [cauthdsl] func2 -> DEBU 397 0xc42014ab30 principal matched by identity 0
peer0.org2.example.com | [5fc 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [3034e5de]Received GET_STATE, invoking get state from ledger
peer1.org1.example.com | [61b 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [711 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.159 UTC [msp/identity] Verify -> DEBU 398 Verify: digest = 00000000 db 34 2e 7e a4 d6 1d a8 1f 6f c1 77 4c ca 4f 96 |.4.~.....o.wL.O.|
peer1.org2.example.com | [5d9 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
peer0.org2.example.com | [5fd 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [61c 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [5da 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [712 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]send state message COMPLETED
peer0.org2.example.com | [5fe 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | 00000010 96 df 09 03 a4 da 18 df 01 4f 99 2e 1d 59 b6 58 |.........O...Y.X|
peer1.org2.example.com | [5db 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [61d 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
peer0.org1.example.com | [713 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Received message COMPLETED from shim
peer0.org2.example.com | [5ff 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.159 UTC [msp/identity] Verify -> DEBU 399 Verify: sig = 00000000 30 44 02 20 50 36 b1 23 ab ce fb 07 1b 11 a5 dc |0D. P6.#........|
peer1.org2.example.com | [5dc 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [714 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [61e 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer0.org2.example.com | [600 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de]Got state. Sending RESPONSE
peer1.org2.example.com | [5dd 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
orderer.example.com | 00000010 e8 0d 68 05 8b 0a f2 2b b7 0a 3b 24 d6 d3 a7 48 |..h....+..;$...H|
peer0.org1.example.com | [715 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [61f 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [601 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [3034e5de]handleGetState serial send RESPONSE
peer1.org2.example.com | [5de 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 00000020 76 84 7c 67 02 20 2e ca 9a 76 33 e8 3b 28 3c ae |v.|g. ...v3.;(<.|
peer0.org1.example.com | [716 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c
peer1.org1.example.com | [620 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org2.example.com | [602 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Received message RESPONSE from shim
peer1.org2.example.com | [5df 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
orderer.example.com | 00000030 5d 65 73 c1 ff 95 f1 72 e8 3f 81 c4 f5 75 6e a2 |]es....r.?...un.|
peer0.org1.example.com | [717 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [621 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer0.org2.example.com | [603 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [5e0 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
orderer.example.com | 00000040 f6 37 bd fe 39 08 |.7..9.|
peer1.org1.example.com | [622 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [718 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [604 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [3034e5de]before send
peer1.org2.example.com | [5e1 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.159 UTC [cauthdsl] func2 -> DEBU 39a 0xc42014ab30 principal evaluation succeeds for identity 0
peer0.org1.example.com | [719 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org1.example.com | [623 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [5e2 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer0.org2.example.com | [605 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [3034e5de]after send
orderer.example.com | 2018-01-30 08:53:08.159 UTC [cauthdsl] func1 -> DEBU 39b 0xc42014ab30 gate 1517302388152975293 evaluation succeeds
peer1.org1.example.com | [624 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [71a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [e60539d0-0ffa-4625-a319-3dd0dfe3558f]
peer1.org2.example.com | [5e3 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
peer0.org2.example.com | [606 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [3034e5de]Received RESPONSE, communicated (state:ready)
peer1.org1.example.com | [625 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [71b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [607 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [3034e5de]GetState received payload RESPONSE
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5e4 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [608 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [71c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel chaincode id: name:"lscc"
peer1.org1.example.com | [626 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39d Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5e5 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [609 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Move state message COMPLETED
peer0.org1.example.com | [71d 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39e Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [5e6 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [71e 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [60a 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39f Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5e7 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [71f 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c,syscc=true,proposal=0xc421fdd180,canname=escc:1.0.2
peer0.org2.example.com | [60b 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]send state message COMPLETED
peer1.org2.example.com | [5e8 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:08.166128 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.166176 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [5e9 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [60c 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message COMPLETED from shim
peer0.org1.example.com | [720 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.167 UTC [common/configtx] recurseConfigMap -> DEBU 3a0 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5ea 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc420344a50
peer0.org2.example.com | [60d 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [721 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [5eb 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.167 UTC [common/configtx] recurseConfigMap -> DEBU 3a1 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [60e 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [722 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.168 UTC [common/configtx] recurseConfigMap -> DEBU 3a2 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [5ec 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [723 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [60f 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
peer1.org2.example.com | [5ed 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.168 UTC [common/configtx] recurseConfigMap -> DEBU 3a3 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/01/30 08:53:08.177340 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [5ee 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [724 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:08.177481 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [610 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [5ef 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [725 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:08.177591 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [611 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org1.example.com | [726 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [5f0 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc420164460, header 0xc420344a80
peer0.org2.example.com | [612 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel version: 1.0
peer0.org1.example.com | [727 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Move state message TRANSACTION
peer0.org2.example.com | [613 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5,syscc=false,proposal=0xc421976ff0,canname=exp02:1.0
orderer.example.com | [sarama] 2018/01/30 08:53:08.177644 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [5f1 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org1.example.com | [728 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [614 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer1.org2.example.com | [5f2 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
peer0.org2.example.com | [615 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.168 UTC [common/configtx] recurseConfigMap -> DEBU 3a4 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [729 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5f3 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]
peer0.org2.example.com | [616 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.178 UTC [common/configtx] recurseConfigMap -> DEBU 3a5 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [5f4 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [72a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]sending state message TRANSACTION
peer0.org2.example.com | [617 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.179 UTC [common/configtx] recurseConfigMap -> DEBU 3a6 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [5f5 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [744fb3ad-4c89-4334-a719-4b12296279d7]
peer0.org1.example.com | [72b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3a7 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [5f6 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel
peer0.org2.example.com | [618 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [72c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3a8 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [5f7 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5,syscc=true,proposal=0xc420164460,canname=lscc:1.0.2
peer0.org2.example.com | [619 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [72d 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [97b6c279]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3a9 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [5f8 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org2.example.com | [61a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [72e 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3aa Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [5f9 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [61b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ab Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [72f 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [5fa 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [730 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [731 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Move state message COMPLETED
peer1.org2.example.com | [5fb 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [61c 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ac Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [732 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [5fc 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [5fd 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [61d 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [733 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]send state message COMPLETED
peer1.org2.example.com | [5fe 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [734 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ad Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [5ff 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Move state message TRANSACTION
peer0.org1.example.com | [735 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [61e 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ae Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [600 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [736 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [61f 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] processConfig -> DEBU 3af Beginning new config for channel businesschannel
peer0.org1.example.com | [737 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c
peer0.org1.example.com | [738 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [601 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [620 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/config] NewStandardValues -> DEBU 3b0 Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [739 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [621 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [3034e5de]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [602 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.185 UTC [common/config] initializeProtosStruct -> DEBU 3b1 Processing field: HashingAlgorithm
peer0.org1.example.com | [73a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [622 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [603 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3b2 Processing field: BlockDataHashingStructure
peer0.org1.example.com | [73b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [e60539d0-0ffa-4625-a319-3dd0dfe3558f]
peer0.org2.example.com | [623 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de] getting state for chaincode exp02, key a, channel businesschannel
peer1.org2.example.com | [604 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3b3 Processing field: OrdererAddresses
peer0.org1.example.com | [73c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [624 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org2.example.com | [605 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [233ef8ec]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3b4 Processing field: Consortium
peer0.org2.example.com | [625 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de]Got state. Sending RESPONSE
peer0.org1.example.com | [73d 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [73e 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42262dc50
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b5 Proposed new policy Admins for Channel
peer1.org2.example.com | [606 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [233ef8ec]Sending GET_STATE
peer0.org1.example.com | [73f 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b6 Proposed new policy Readers for Channel
peer0.org2.example.com | [626 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [3034e5de]handleGetState serial send RESPONSE
peer0.org1.example.com | [740 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [607 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b7 Proposed new policy Writers for Channel
peer0.org2.example.com | [627 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message COMPLETED from shim
peer0.org1.example.com | [741 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3b8 Initializing protos for *struct {}
peer1.org2.example.com | [608 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [628 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [742 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b9 Proposed new policy Admins for Application
peer0.org2.example.com | [629 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [743 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [744 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc422672780, header 0xc42262dc80
peer1.org2.example.com | [609 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [233ef8ec]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [60a 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [62a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
peer0.org1.example.com | [745 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org2.example.com | [60b 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3ba Proposed new policy Writers for Application
peer0.org2.example.com | [62b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [60c 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [746 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f
peer1.org2.example.com | [60d 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec]Got state. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3bb Proposed new policy Readers for Application
peer0.org1.example.com | [747 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f]
peer0.org2.example.com | [62c 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [60e 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [233ef8ec]handleGetState serial send RESPONSE
peer0.org1.example.com | [748 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [60f 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Received message RESPONSE from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3bc Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [62d 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org2.example.com | [610 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [749 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [315df3c9-5ded-4c67-b947-f1c8f97cd160]
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3bd Processing field: MSP
peer1.org2.example.com | [611 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [233ef8ec]before send
peer0.org1.example.com | [74a 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel
peer0.org2.example.com | [62e 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [db633f86-bec5-445f-837e-aafed0d15fa2]
peer1.org2.example.com | [612 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [233ef8ec]after send
peer0.org1.example.com | [74b 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [614 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [233ef8ec]GetState received payload RESPONSE
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3be Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [74c 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f,syscc=true,proposal=0xc422672780,canname=lscc:1.0.2
peer1.org2.example.com | [615 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [74d 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3bf Processing field: AnchorPeers
peer1.org2.example.com | [613 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [233ef8ec]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [62f 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [74e 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [616 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3c0 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [74f 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [617 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [630 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel chaincode id: name:"exp02"
peer0.org1.example.com | [750 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [618 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]send state message COMPLETED
peer0.org2.example.com | [631 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3c1 Processing field: MSP
peer0.org1.example.com | [751 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [619 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3c2 Proposed new policy Readers for Org1MSP
peer0.org2.example.com | [632 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [61a 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [752 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3c3 Proposed new policy Writers for Org1MSP
peer1.org2.example.com | [61b 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [633 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5,syscc=true,proposal=0xc421976ff0,canname=escc:1.0.2
peer0.org1.example.com | [753 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3c4 Proposed new policy Admins for Org1MSP
peer1.org2.example.com | [61c 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
peer0.org2.example.com | [634 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org2.example.com | [61d 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
zookeeper2 | 2018-01-30 08:53:11,002 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x21 zxid:0x100000036 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer0.org1.example.com | [754 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Move state message TRANSACTION
peer0.org2.example.com | [635 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [61e 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3c5 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [755 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [61f 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel version: 1.0
peer0.org2.example.com | [636 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3c6 Processing field: MSP
peer0.org1.example.com | [756 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [620 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5,syscc=false,proposal=0xc420164460,canname=exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3c7 Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [621 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer0.org1.example.com | [757 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]sending state message TRANSACTION
peer0.org2.example.com | [637 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3c8 Processing field: AnchorPeers
peer1.org2.example.com | [622 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [758 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Received message TRANSACTION from shim
peer0.org2.example.com | [638 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [623 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] NewStandardValues -> DEBU 3c9 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [759 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [624 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [639 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3ca Processing field: MSP
peer0.org2.example.com | [63a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [75a 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [107c503b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [625 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3cb Proposed new policy Readers for Org2MSP
peer0.org2.example.com | [63b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Move state message TRANSACTION
peer1.org2.example.com | [626 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [75b 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [107c503b]Sending GET_STATE
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3cc Proposed new policy Writers for Org2MSP
peer0.org2.example.com | [63c 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [627 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [75c 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Received message GET_STATE from shim
peer0.org2.example.com | [63d 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [628 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Move state message TRANSACTION
peer0.org2.example.com | [63e 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]sending state message TRANSACTION
peer1.org2.example.com | [629 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [75d 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3cd Proposed new policy Admins for Org2MSP
peer1.org2.example.com | [62a 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [63f 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Received message TRANSACTION from shim
peer0.org1.example.com | [75e 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [107c503b]Received GET_STATE, invoking get state from ledger
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] NewStandardValues -> DEBU 3ce Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [62b 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]sending state message TRANSACTION
peer0.org2.example.com | [640 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [75f 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3cf Processing field: ConsensusType
peer1.org2.example.com | [62c 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message GET_STATE from shim
peer0.org1.example.com | [760 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [107c503b] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [641 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [3034e5de]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d0 Processing field: BatchSize
peer1.org2.example.com | [62d 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [761 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d1 Processing field: BatchTimeout
peer0.org2.example.com | [642 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org1.example.com | [762 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [107c503b]Got state. Sending RESPONSE
peer0.org2.example.com | [643 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org1.example.com | [763 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [107c503b]handleGetState serial send RESPONSE
peer1.org2.example.com | [62e 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [233ef8ec]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [62f 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [644 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d2 Processing field: KafkaBrokers
peer0.org1.example.com | [764 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Received message RESPONSE from shim
peer1.org2.example.com | [630 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec] getting state for chaincode exp02, key a, channel businesschannel
peer0.org2.example.com | [645 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d3 Processing field: ChannelRestrictions
peer1.org2.example.com | [631 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org2.example.com | [646 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [632 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec]Got state. Sending RESPONSE
peer0.org1.example.com | [765 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d4 Proposed new policy Admins for Orderer
peer0.org2.example.com | [647 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]send state message COMPLETED
peer1.org2.example.com | [633 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [233ef8ec]handleGetState serial send RESPONSE
peer0.org1.example.com | [766 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [107c503b]before send
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d5 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [648 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message COMPLETED from shim
peer1.org2.example.com | [634 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d6 Proposed new policy Readers for Orderer
peer0.org1.example.com | [767 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [107c503b]after send
peer1.org2.example.com | [635 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [649 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d7 Proposed new policy Writers for Orderer
peer1.org2.example.com | [636 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [769 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [107c503b]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [64a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] NewStandardValues -> DEBU 3d8 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [637 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
peer0.org1.example.com | [768 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [107c503b]GetState received payload RESPONSE
peer0.org2.example.com | [64b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d9 Processing field: MSP
peer0.org1.example.com | [76a 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [64c 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3da Proposed new policy Readers for OrdererOrg
peer1.org2.example.com | [638 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [76b 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Move state message COMPLETED
peer0.org2.example.com | [64d 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3db Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [76c 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [639 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [64e 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org1.example.com | [76d 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3dc Proposed new policy Admins for OrdererOrg
peer0.org2.example.com | [64f 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [db633f86-bec5-445f-837e-aafed0d15fa2]
peer1.org2.example.com | [63a 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org1.example.com | [76e 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.189 UTC [common/config] Validate -> DEBU 3dd Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:08.189 UTC [common/config] validateMSP -> DEBU 3de Setting up MSP for org Org1MSP
peer1.org2.example.com | [63b 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [744fb3ad-4c89-4334-a719-4b12296279d7]
peer0.org2.example.com | [650 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [76f 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.189 UTC [msp] NewBccspMsp -> DEBU 3df Creating BCCSP-based MSP instance
peer1.org2.example.com | [63c 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [770 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.189 UTC [msp] Setup -> DEBU 3e0 Setting up MSP instance Org1MSP
peer0.org2.example.com | [651 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [6], peers number [3]
peer0.org1.example.com | [771 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f
orderer.example.com | 2018-01-30 08:53:08.189 UTC [msp/identity] newIdentity -> DEBU 3e1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [63d 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel chaincode id: name:"exp02"
peer0.org2.example.com | [652 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [6], peers number [3]
peer0.org1.example.com | [772 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [63e 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer0.org2.example.com | [653 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org1.example.com | [773 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [63f 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel version: 1.0.2
peer0.org1.example.com | [774 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org2.example.com | [654 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [640 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5,syscc=true,proposal=0xc420164460,canname=escc:1.0.2
peer0.org2.example.com | [655 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [775 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [315df3c9-5ded-4c67-b947-f1c8f97cd160]
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer1.org2.example.com | [641 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org1.example.com | [776 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [656 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421d23d70
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [642 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [777 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel chaincode id: name:"lscc"
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [643 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [778 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org2.example.com | [644 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [657 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [658 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [779 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [645 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [659 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer1.org2.example.com | [646 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [65a 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [77a 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f,syscc=true,proposal=0xc422672780,canname=escc:1.0.2
peer1.org2.example.com | [647 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org2.example.com | [65b 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [77b 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org2.example.com | [65c 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org2.example.com | [648 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Move state message TRANSACTION
peer0.org2.example.com | [65d 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422449000, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org1.example.com | [77c 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [649 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [65e 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org1.example.com | [77d 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org2.example.com | [65f 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org1.example.com | [77e 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [64a 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [660 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
orderer.example.com | yEwB5uHweA==
peer0.org1.example.com | [77f 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [64b 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]sending state message TRANSACTION
peer0.org2.example.com | [661 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [662 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer1.org2.example.com | [64c 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Received message TRANSACTION from shim
peer0.org1.example.com | [780 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [663 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org2.example.com | [664 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [660f0cba-e732-4fa8-8b4f-a5396408e98f]
peer0.org2.example.com | [665 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | [sarama] 2018/01/30 08:53:08.195888 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [64d 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [666 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [660f0cba-e732-4fa8-8b4f-a5396408e98f]
peer0.org1.example.com | [781 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [64e 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [233ef8ec]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.196 UTC [msp/identity] newIdentity -> DEBU 3e2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [667 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [782 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Move state message TRANSACTION
peer1.org2.example.com | [64f 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [668 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [55f30604-e0bd-4cd3-924b-5994f892e71c]
peer0.org1.example.com | [783 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [669 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=fe7645c9-459e-46ac-86f6-73f4d9d306d5,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [650 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [784 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [651 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [785 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]sending state message TRANSACTION
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [66a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
peer0.org1.example.com | [786 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Received message TRANSACTION from shim
peer1.org2.example.com | [652 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Move state message COMPLETED
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [66b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [787 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [653 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [788 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [107c503b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [66c 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [654 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]send state message COMPLETED
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [789 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org2.example.com | [655 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message COMPLETED from shim
peer0.org1.example.com | [78a 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org2.example.com | [66d 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [78b 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [656 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [78c 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Move state message COMPLETED
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [66e 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fe7645c9]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [657 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [78d 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [66f 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [78e 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]send state message COMPLETED
peer1.org2.example.com | [658 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [670 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fe7645c9]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [78f 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Received message COMPLETED from shim
peer1.org2.example.com | [659 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org1.example.com | [790 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [791 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [65a 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [671 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe7645c9]Move state message TRANSACTION
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [792 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f
peer1.org2.example.com | [65b 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.196 UTC [msp/identity] newIdentity -> DEBU 3e3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [672 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe7645c9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [793 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [65c 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [744fb3ad-4c89-4334-a719-4b12296279d7]
peer0.org1.example.com | [794 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [795 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [673 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [65d 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [796 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [315df3c9-5ded-4c67-b947-f1c8f97cd160]
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [674 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe7645c9]sending state message TRANSACTION
peer1.org2.example.com | [65e 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [797 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [65f 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215783f0
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [675 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]Received message TRANSACTION from shim
peer1.org2.example.com | [660 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [798 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [676 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fe7645c9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [799 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4252bfe00
peer0.org2.example.com | [677 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [fe7645c9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [79a 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [661 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [662 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org2.example.com | [678 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [79b 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [679 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [663 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [79c 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [67a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [664 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [79d 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [665 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4202aaaa0, header 0xc421578420
peer0.org2.example.com | [67b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]Transaction completed. Sending COMPLETED
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org1.example.com | [79e 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [666 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org2.example.com | [67c 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]Move state message COMPLETED
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org1.example.com | [79f 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc422a5bd10, header 0xc4252bfe30
peer1.org2.example.com | [667 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org2.example.com | [67d 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fe7645c9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [7a0 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [67e 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]send state message COMPLETED
peer0.org1.example.com | [7a1 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [668 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer0.org1.example.com | [7a2 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c]
peer0.org2.example.com | [67f 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe7645c9]Received message COMPLETED from shim
peer0.org1.example.com | [7a3 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [669 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:08.196867 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [66a 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [18d0f42b-067e-4acd-bae4-cb677ba7e82a]
peer0.org1.example.com | [7a4 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f83062e5-983c-4e1d-b86a-1af149bff0cb]
peer0.org2.example.com | [680 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe7645c9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
zookeeper2 | 2018-01-30 08:53:11,408 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:setData cxid:0x27 zxid:0x100000038 txntype:-1 reqpath:n/a Error Path:/config/topics/testchainid Error:KeeperErrorCode = NoNode for /config/topics/testchainid
orderer.example.com | [sarama] 2018/01/30 08:53:08.197086 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [7a5 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel
peer1.org2.example.com | [66b 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel
peer0.org2.example.com | [681 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe7645c9-459e-46ac-86f6-73f4d9d306d5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [7a6 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel version: 1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:08.197304 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [66c 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5,syscc=true,proposal=0xc4202aaaa0,canname=lscc:1.0.2
peer0.org2.example.com | [682 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fe7645c9-459e-46ac-86f6-73f4d9d306d5
orderer.example.com | 2018-01-30 08:53:08.197 UTC [msp] Validate -> DEBU 3e4 MSP Org1MSP validating identity
peer0.org1.example.com | [7a7 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c,syscc=true,proposal=0xc422a5bd10,canname=lscc:1.0.2
peer1.org2.example.com | [66d 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.198 UTC [common/config] Validate -> DEBU 3e5 Anchor peers for org Org2MSP are
peer0.org2.example.com | [683 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [66e 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [7a8 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org2.example.com | [684 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [55f30604-e0bd-4cd3-924b-5994f892e71c]
peer1.org2.example.com | [66f 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.198 UTC [common/config] validateMSP -> DEBU 3e6 Setting up MSP for org Org2MSP
peer0.org1.example.com | [7a9 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [685 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [670 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.198 UTC [msp] NewBccspMsp -> DEBU 3e7 Creating BCCSP-based MSP instance
peer0.org1.example.com | [7aa 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [686 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [671 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.198 UTC [msp] Setup -> DEBU 3e8 Setting up MSP instance Org2MSP
peer0.org2.example.com | [687 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4219ffa80), Data:(*common.BlockData)(0xc421f2dc80), Metadata:(*common.BlockMetadata)(0xc421f2dcc0)}, doMVCCValidation=true
peer0.org1.example.com | [7ab 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [672 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.199 UTC [msp/identity] newIdentity -> DEBU 3e9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [688 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [7ac 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [673 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [689 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org1.example.com | [7ad 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [674 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message TRANSACTION
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [68a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer1.org2.example.com | [675 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [7ae 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [676 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [68b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [7af 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Move state message TRANSACTION
peer1.org2.example.com | [677 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message TRANSACTION
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer1.org2.example.com | [678 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Received message TRANSACTION from shim
peer0.org1.example.com | [7b0 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [68c 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer1.org2.example.com | [679 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [7b1 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [68d 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
peer1.org2.example.com | [67a 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4af00e58]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [67b 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4af00e58]Sending GET_STATE
peer0.org1.example.com | [7b2 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]sending state message TRANSACTION
peer0.org2.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
peer1.org2.example.com | [67c 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message GET_STATE from shim
peer0.org1.example.com | [7b3 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Received message TRANSACTION from shim
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | ]
peer1.org2.example.com | [67d 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [7b4 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [67e 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4af00e58]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [68e 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer1.org2.example.com | [67f 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [7b5 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bba3ee21]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [680 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [68f 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [7b6 01-30 08:54:57.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [bba3ee21]Sending GET_STATE
peer1.org2.example.com | [681 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [682 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Got state. Sending RESPONSE
peer0.org2.example.com | [690 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer0.org1.example.com | [7b7 01-30 08:54:57.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Received message GET_STATE from shim
peer1.org2.example.com | [683 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]handleGetState serial send RESPONSE
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org2.example.com | [691 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
peer1.org2.example.com | [684 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Received message RESPONSE from shim
peer0.org1.example.com | [7b8 01-30 08:54:57.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org2.example.com | [692 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [685 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [7b9 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [bba3ee21]Received GET_STATE, invoking get state from ledger
orderer.example.com | J3QsbWXt
peer0.org2.example.com | [693 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [686 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4af00e58]before send
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7ba 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [687 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4af00e58]after send
orderer.example.com | 2018-01-30 08:53:08.200 UTC [msp/identity] newIdentity -> DEBU 3ea Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [688 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [4af00e58]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [694 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [7bb 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bba3ee21] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [689 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4af00e58]GetState received payload RESPONSE
peer0.org2.example.com | [695 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [7bc 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [68a 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [696 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [68b 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Move state message COMPLETED
peer0.org1.example.com | [7bd 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bba3ee21]Got state. Sending RESPONSE
peer1.org2.example.com | [68c 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [697 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
peer1.org2.example.com | [68d 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]send state message COMPLETED
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org2.example.com | [698 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer1.org2.example.com | [68e 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message COMPLETED from shim
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [7be 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [bba3ee21]handleGetState serial send RESPONSE
peer1.org2.example.com | [68f 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [699 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [690 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]HandleMessage- COMPLETED. Notify
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [69a 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer1.org2.example.com | [691 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [7bf 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Received message RESPONSE from shim
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org2.example.com | [69b 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer1.org2.example.com | [692 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [7c0 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [7c1 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bba3ee21]before send
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [7c2 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bba3ee21]after send
peer1.org2.example.com | [693 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org2.example.com | [69c 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org1.example.com | [7c3 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [bba3ee21]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [69d 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [694 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel version: 1.0
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [7c4 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [bba3ee21]GetState received payload RESPONSE
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [69e 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [695 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5,syscc=false,proposal=0xc4202aaaa0,canname=exp02:1.0
peer0.org1.example.com | [7c5 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.201 UTC [msp/identity] newIdentity -> DEBU 3eb Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [69f 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [7c6 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Move state message COMPLETED
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [696 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer0.org1.example.com | [7c7 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [6a0 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [697 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [7c8 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]send state message COMPLETED
peer1.org2.example.com | [698 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [7c9 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Received message COMPLETED from shim
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [7ca 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [699 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [7cb 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c]HandleMessage- COMPLETED. Notify
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org1.example.com | [7cc 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org1.example.com | [7cd 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [69a 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [7ce 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [7cf 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org1.example.com | [7d0 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [f83062e5-983c-4e1d-b86a-1af149bff0cb]
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [7d1 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [69b 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7d2 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel chaincode id: name:"lscc"
peer1.org2.example.com | [69c 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.207 UTC [msp] Validate -> DEBU 3ec MSP Org2MSP validating identity
peer0.org1.example.com | [7d3 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org2.example.com | [69d 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.212 UTC [common/config] validateMSP -> DEBU 3ed Setting up MSP for org OrdererOrg
peer0.org1.example.com | [7d4 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [69e 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.212 UTC [msp] NewBccspMsp -> DEBU 3ee Creating BCCSP-based MSP instance
peer0.org1.example.com | [7d5 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c,syscc=true,proposal=0xc422a5bd10,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.212 UTC [msp] Setup -> DEBU 3ef Setting up MSP instance OrdererMSP
peer0.org1.example.com | [7d6 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.213 UTC [msp/identity] newIdentity -> DEBU 3f0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [7d7 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [69f 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [7d8 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [7d9 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [6a0 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message TRANSACTION
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer0.org1.example.com | [7da 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [6a1 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message GET_STATE from shim
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [7db 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [6a2 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer0.org1.example.com | [7dc 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer1.org2.example.com | [6a3 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4af00e58]Received GET_STATE, invoking get state from ledger
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [7dd 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Move state message TRANSACTION
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer1.org2.example.com | [6a4 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [7de 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [6a5 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58] getting state for chaincode exp02, key a, channel businesschannel
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7df 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [6a6 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | 2018-01-30 08:53:08.217 UTC [msp/identity] newIdentity -> DEBU 3f1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [6a7 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Got state. Sending RESPONSE
peer0.org1.example.com | [7e0 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]sending state message TRANSACTION
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [6a8 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]handleGetState serial send RESPONSE
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [6a9 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message GET_STATE from shim
peer0.org1.example.com | [7e1 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Received message TRANSACTION from shim
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [7e2 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [6aa 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [7e3 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bba3ee21]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [6ab 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4af00e58]Received GET_STATE, invoking get state from ledger
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [7e4 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org2.example.com | [6ac 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [7e5 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [6ad 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58] getting state for chaincode exp02, key b, channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.220 UTC [msp/identity] newIdentity -> DEBU 3f2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [7e6 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [6ae 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=b
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [7e7 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Move state message COMPLETED
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [6af 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Got state. Sending RESPONSE
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org2.example.com | [6b0 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]handleGetState serial send RESPONSE
peer0.org1.example.com | [7e8 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org2.example.com | [6b1 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message PUT_STATE from shim
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [7e9 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]send state message COMPLETED
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer1.org2.example.com | [6b2 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [7ea 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Received message COMPLETED from shim
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [6b3 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org2.example.com | [6b4 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]state is ready
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [7eb 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [6b5 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Completed PUT_STATE. Sending RESPONSE
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7ec 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.223 UTC [msp] Validate -> DEBU 3f3 MSP OrdererMSP validating identity
peer1.org2.example.com | [6b6 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]enterBusyState trigger event RESPONSE
orderer.example.com | [sarama] 2018/01/30 08:53:08.223482 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [7ed 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c
orderer.example.com | [sarama] 2018/01/30 08:53:08.223563 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [6b7 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message RESPONSE
orderer.example.com | [sarama] 2018/01/30 08:53:08.223652 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [7ee 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [6b8 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:08.223778 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | 2018-01-30 08:53:08.228 UTC [msp] Setup -> DEBU 3f4 Setting up the MSP manager (3 msps)
peer1.org2.example.com | [6b9 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.228 UTC [msp] Setup -> DEBU 3f5 MSP manager setup complete, setup 3 msps
peer0.org1.example.com | [7ef 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [6ba 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message RESPONSE
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] GetPolicy -> DEBU 3f6 Returning policy Readers for evaluation
peer0.org1.example.com | [7f0 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer1.org2.example.com | [6bb 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message PUT_STATE from shim
peer0.org1.example.com | [7f1 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [f83062e5-983c-4e1d-b86a-1af149bff0cb]
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] CommitProposals -> DEBU 3f7 In commit adding relative sub-policy Org1MSP/Readers to Application
peer1.org2.example.com | [6bc 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer0.org1.example.com | [7f2 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] GetPolicy -> DEBU 3f8 Returning policy Writers for evaluation
peer0.org1.example.com | [7f3 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [6bd 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] CommitProposals -> DEBU 3f9 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org1.example.com | [7f4 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421f473e0
peer1.org2.example.com | [6be 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]state is ready
peer0.org1.example.com | [7f5 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [7f6 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [6bf 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Completed PUT_STATE. Sending RESPONSE
peer0.org1.example.com | [7f7 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer1.org2.example.com | [6c0 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]enterBusyState trigger event RESPONSE
peer0.org1.example.com | [7f8 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] GetPolicy -> DEBU 3fa Returning policy Admins for evaluation
peer1.org2.example.com | [6c1 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message RESPONSE
peer0.org1.example.com | [7f9 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | [sarama] 2018/01/30 08:53:08.230284 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [7fa 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421f48af0, header 0xc421f47410
peer1.org2.example.com | [6c2 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
zookeeper2 | 2018-01-30 08:53:11,427 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x28 zxid:0x100000039 txntype:-1 reqpath:n/a Error Path:/config/topics Error:KeeperErrorCode = NodeExists for /config/topics
peer0.org1.example.com | [7fb 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] CommitProposals -> DEBU 3fb In commit adding relative sub-policy Org1MSP/Admins to Application
peer0.org1.example.com | [7fc 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957
peer1.org2.example.com | [6c3 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.230 UTC [policies] GetPolicy -> DEBU 3fc Returning policy Readers for evaluation
peer1.org2.example.com | [6c4 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message RESPONSE
peer0.org1.example.com | [7fd 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957]
peer1.org2.example.com | [6c5 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:08.230652 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [7fe 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:08.230933 client.go:626: client/metadata no available broker to send metadata request to
peer1.org2.example.com | [6c6 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [7ff 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [fe34517e-691d-434f-9722-e4909dfad6a2]
orderer.example.com | 2018-01-30 08:53:08.230 UTC [policies] CommitProposals -> DEBU 3fd In commit adding relative sub-policy Org2MSP/Readers to Application
peer1.org2.example.com | [6c7 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [800 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel
orderer.example.com | 2018-01-30 08:53:08.231 UTC [policies] GetPolicy -> DEBU 3fe Returning policy Writers for evaluation
peer0.org1.example.com | [801 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [6c8 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
orderer.example.com | [sarama] 2018/01/30 08:53:08.230987 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [802 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957,syscc=true,proposal=0xc421f48af0,canname=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.231 UTC [policies] CommitProposals -> DEBU 3ff In commit adding relative sub-policy Org2MSP/Writers to Application
peer1.org2.example.com | [6c9 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [803 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:08.232700 client.go:187: Closing Client
peer0.org1.example.com | [804 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [6ca 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [805 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.231 UTC [policies] GetPolicy -> DEBU 400 Returning policy Admins for evaluation
peer1.org2.example.com | [6cb 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org1.example.com | [806 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.232 UTC [policies] CommitProposals -> DEBU 401 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:08.232 UTC [policies] GetPolicy -> DEBU 402 Returning policy Admins for evaluation
peer0.org1.example.com | [807 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 403 Returning policy Admins for evaluation
peer1.org2.example.com | [6cc 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [18d0f42b-067e-4acd-bae4-cb677ba7e82a]
peer0.org1.example.com | [808 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 404 Returning policy Writers for evaluation
peer1.org2.example.com | [6cd 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 405 Returning policy Writers for evaluation
peer1.org2.example.com | [6ce 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel chaincode id: name:"exp02"
peer0.org1.example.com | [809 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 406 Returning policy Readers for evaluation
peer1.org2.example.com | [6cf 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer0.org1.example.com | [80a 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 407 Returning policy Readers for evaluation
peer1.org2.example.com | [6d0 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 408 Returning policy Readers for evaluation
peer0.org1.example.com | [80b 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [6d1 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5,syscc=true,proposal=0xc4202aaaa0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.236 UTC [policies] CommitProposals -> DEBU 409 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer0.org1.example.com | [80c 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [6d2 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.237 UTC [policies] GetPolicy -> DEBU 40a Returning policy Writers for evaluation
peer0.org1.example.com | [80d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]sending state message TRANSACTION
peer1.org2.example.com | [6d3 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.237 UTC [policies] CommitProposals -> DEBU 40b In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer1.org2.example.com | [6d4 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [80e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.237 UTC [policies] GetPolicy -> DEBU 40c Returning policy Admins for evaluation
peer1.org2.example.com | [6d5 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [80f 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.238 UTC [policies] CommitProposals -> DEBU 40d In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer1.org2.example.com | [6d6 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.239 UTC [policies] GetPolicy -> DEBU 40e Returning policy Admins for evaluation
peer0.org1.example.com | [810 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [13e9f5ab]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [6d7 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [811 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.239 UTC [policies] GetPolicy -> DEBU 40f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.239 UTC [policies] GetPolicy -> DEBU 410 Returning policy Readers for evaluation
peer0.org1.example.com | [812 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Move state message COMPLETED
peer1.org2.example.com | [6d8 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 411 Returning policy Writers for evaluation
peer0.org1.example.com | [813 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [6d9 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 412 Returning policy Writers for evaluation
peer0.org1.example.com | [814 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]send state message COMPLETED
peer1.org2.example.com | [6da 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] CommitProposals -> DEBU 413 In commit adding relative sub-policy Application/Writers to Channel
peer0.org1.example.com | [815 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Received message COMPLETED from shim
peer1.org2.example.com | [6db 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [816 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 414 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] CommitProposals -> DEBU 415 In commit adding relative sub-policy Application/Readers to Channel
peer1.org2.example.com | [6dc 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message TRANSACTION
peer1.org2.example.com | [6dd 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Received message TRANSACTION from shim
peer0.org1.example.com | [817 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [6de 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 416 Returning policy Org1MSP/Writers for evaluation
peer0.org1.example.com | [818 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 417 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer1.org2.example.com | [6df 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4af00e58]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 418 Returning policy Org1MSP/Admins for evaluation
peer0.org1.example.com | [819 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [6e0 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org1.example.com | [81a 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 419 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer1.org2.example.com | [6e1 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 41a Returning policy Org2MSP/Readers for evaluation
peer0.org1.example.com | [81b 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 41b In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer1.org2.example.com | [6e2 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [81c 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [fe34517e-691d-434f-9722-e4909dfad6a2]
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 41c Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 41d In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer0.org1.example.com | [81d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [6e3 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 41e Returning policy Org2MSP/Admins for evaluation
peer0.org1.example.com | [81e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel chaincode id: name:"lscc"
peer1.org2.example.com | [6e4 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] CommitProposals -> DEBU 41f In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer0.org1.example.com | [81f 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] GetPolicy -> DEBU 420 Returning policy Admins for evaluation
peer1.org2.example.com | [6e5 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]send state message COMPLETED
peer0.org1.example.com | [820 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] CommitProposals -> DEBU 421 In commit adding relative sub-policy Application/Admins to Channel
peer1.org2.example.com | [6e6 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message COMPLETED from shim
peer0.org1.example.com | [821 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957,syscc=true,proposal=0xc421f48af0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] GetPolicy -> DEBU 422 Returning policy Org1MSP/Readers for evaluation
peer0.org1.example.com | [822 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.243 UTC [policies] CommitProposals -> DEBU 423 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer0.org1.example.com | [823 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [6e7 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.243 UTC [policies] GetPolicy -> DEBU 424 Returning policy OrdererOrg/Readers for evaluation
peer0.org1.example.com | [824 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [6e8 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [6e9 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [825 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] CommitProposals -> DEBU 425 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] GetPolicy -> DEBU 426 Returning policy OrdererOrg/Writers for evaluation
peer0.org1.example.com | [826 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [6ea 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] CommitProposals -> DEBU 427 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [827 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [6eb 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] GetPolicy -> DEBU 428 Returning policy OrdererOrg/Admins for evaluation
peer0.org1.example.com | [828 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 429 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer1.org2.example.com | [6ec 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 42a Returning policy Admins for evaluation
peer0.org1.example.com | [829 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Move state message TRANSACTION
peer0.org1.example.com | [82a 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 42b In commit adding relative sub-policy Orderer/Admins to Channel
peer1.org2.example.com | [6ed 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [18d0f42b-067e-4acd-bae4-cb677ba7e82a]
peer0.org1.example.com | [82b 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 42c Returning policy BlockValidation for evaluation
peer0.org1.example.com | [82c 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]sending state message TRANSACTION
peer1.org2.example.com | [6ee 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 42d In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer1.org2.example.com | [6ef 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 42e Returning policy Readers for evaluation
peer0.org1.example.com | [82d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Received message TRANSACTION from shim
peer1.org2.example.com | [6f0 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 42f In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [82e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [6f1 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 430 Returning policy Writers for evaluation
peer0.org1.example.com | [82f 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [13e9f5ab]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [6f2 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422646960
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 431 In commit adding relative sub-policy Orderer/Writers to Channel
peer1.org2.example.com | [6f3 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer0.org1.example.com | [830 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 432 Returning policy Admins for evaluation
peer1.org2.example.com | [6f4 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 433 Returning policy Admins for evaluation
peer0.org1.example.com | [831 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [6f5 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 434 Returning policy Readers for evaluation
peer0.org1.example.com | [832 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 435 Returning policy Readers for evaluation
peer1.org2.example.com | [6f6 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 436 Returning policy Writers for evaluation
peer1.org2.example.com | [6f7 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [833 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Move state message COMPLETED
peer1.org2.example.com | [6f8 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 437 Returning policy Writers for evaluation
peer1.org2.example.com | [6f9 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422341800, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer1.org2.example.com | [6fa 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org1.example.com | [834 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 438 Returning policy Readers for evaluation
peer1.org2.example.com | [6fb 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org2.example.com | [6fc 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] CommitProposals -> DEBU 439 As expected, current configuration has policy '/Channel/Readers'
peer1.org2.example.com | [6fd 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [835 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 43a Returning policy Writers for evaluation
peer1.org2.example.com | [6fe 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer0.org1.example.com | [836 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Received message COMPLETED from shim
peer1.org2.example.com | [6ff 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] CommitProposals -> DEBU 43b As expected, current configuration has policy '/Channel/Writers'
peer1.org2.example.com | [700 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [3a895bd6-8366-4b47-8ee5-b5b28b716197]
peer1.org2.example.com | [701 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] GetPolicy -> DEBU 43c Returning policy Application/Readers for evaluation
peer1.org2.example.com | [702 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [3a895bd6-8366-4b47-8ee5-b5b28b716197]
peer0.org1.example.com | [837 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [703 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] CommitProposals -> DEBU 43d As expected, current configuration has policy '/Channel/Application/Readers'
peer1.org2.example.com | [704 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [84375941-d5df-4435-9bd0-992ad0b9b685]
peer0.org1.example.com | [838 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [705 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=7dff031a-be65-46d5-adc0-a7a2b9611e96,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] GetPolicy -> DEBU 43e Returning policy Application/Writers for evaluation
peer0.org1.example.com | [839 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957
peer1.org2.example.com | [706 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] CommitProposals -> DEBU 43f As expected, current configuration has policy '/Channel/Application/Writers'
peer1.org2.example.com | [707 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org2.example.com | [708 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] GetPolicy -> DEBU 440 Returning policy Application/Admins for evaluation
peer1.org2.example.com | [709 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [70a 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7dff031a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] CommitProposals -> DEBU 441 As expected, current configuration has policy '/Channel/Application/Admins'
peer0.org1.example.com | [83a 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [70b 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] GetPolicy -> DEBU 442 Returning policy Orderer/BlockValidation for evaluation
peer0.org1.example.com | [83b 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [70c 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7dff031a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] CommitProposals -> DEBU 443 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
peer0.org1.example.com | [83c 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] NewStandardValues -> DEBU 444 Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [70d 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7dff031a]Move state message TRANSACTION
peer1.org2.example.com | [70e 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7dff031a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [83d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [fe34517e-691d-434f-9722-e4909dfad6a2]
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] initializeProtosStruct -> DEBU 445 Processing field: HashingAlgorithm
peer0.org1.example.com | [83e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [70f 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [710 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7dff031a]sending state message TRANSACTION
peer1.org2.example.com | [711 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] initializeProtosStruct -> DEBU 446 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] initializeProtosStruct -> DEBU 447 Processing field: OrdererAddresses
peer1.org2.example.com | [712 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7dff031a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [83f 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [840 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4222cf290
peer0.org1.example.com | [841 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [842 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.260 UTC [common/config] initializeProtosStruct -> DEBU 448 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:08.260 UTC [common/configtx] addToMap -> DEBU 449 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:08.260 UTC [common/configtx] addToMap -> DEBU 44a Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [713 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7dff031a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [714 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | 2018-01-30 08:53:08.261 UTC [common/configtx] addToMap -> DEBU 44b Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [843 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [844 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [845 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [846 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4220284b0, header 0xc4222cf2c0
peer0.org1.example.com | [847 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org1.example.com | [848 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4
peer0.org1.example.com | [849 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4]
peer1.org2.example.com | [715 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [84a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [716 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
orderer.example.com | 2018-01-30 08:53:08.261 UTC [common/configtx] addToMap -> DEBU 44c Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [717 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [84b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [5bb99844-f2d1-443a-a842-fe0add74eaf5]
peer0.org1.example.com | [84c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel
peer0.org1.example.com | [84d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel version: 1.0.2
peer0.org1.example.com | [84e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4,syscc=true,proposal=0xc4220284b0,canname=lscc:1.0.2
peer0.org1.example.com | [84f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org2.example.com | [718 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]Move state message COMPLETED
peer0.org1.example.com | [850 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [719 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7dff031a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 44d Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [851 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [71a 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]send state message COMPLETED
peer0.org1.example.com | [852 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 44e Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [853 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 44f Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [854 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [71b 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7dff031a]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 450 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [855 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [71c 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7dff031a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 451 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [856 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 452 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 453 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [857 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [858 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [71d 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7dff031a-be65-46d5-adc0-a7a2b9611e96]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [71e 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7dff031a-be65-46d5-adc0-a7a2b9611e96
peer1.org2.example.com | [71f 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [859 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]sending state message TRANSACTION
peer1.org2.example.com | [720 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [84375941-d5df-4435-9bd0-992ad0b9b685]
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 454 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [85a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message TRANSACTION from shim
peer1.org2.example.com | [721 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [85b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 455 Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [85c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2b22a17a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [722 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 456 Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [85d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [2b22a17a]Sending GET_STATE_BY_RANGE
peer1.org2.example.com | [723 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420166b00), Data:(*common.BlockData)(0xc422649e60), Metadata:(*common.BlockMetadata)(0xc422649ea0)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 457 Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [85e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message GET_STATE_BY_RANGE from shim
peer1.org2.example.com | [724 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [85f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: GET_STATE_BY_RANGE in state ready
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 458 Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [860 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Received GET_STATE_BY_RANGE, invoking get state from ledger
peer1.org2.example.com | [725 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 459 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [726 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org1.example.com | [861 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Exiting GET_STATE_BY_RANGE
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45a Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [727 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [862 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [728 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer0.org1.example.com | [863 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/common/ledger/util/leveldbhelper] GetStateRangeScanIterator.getStateRangeScanIterator.newResultsItr.GetStateRangeScanIterator.GetIterator -> DEBU Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x0, 0x1}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x1}]
peer1.org2.example.com | [729 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org1.example.com | [864 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/rwsetutil] getQueryResponse.Next.updateRangeQueryInfo.AddResult -> DEBU Adding a result
peer1.org2.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [865 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Got keys and values. Sending RESPONSE
peer1.org2.example.com | ]
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [866 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2b22a17a]handleGetStateByRange serial send RESPONSE
peer1.org2.example.com | [72a 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45e Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org2.example.com | [72b 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
peer0.org1.example.com | [867 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message RESPONSE from shim
peer1.org2.example.com | [72c 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
peer0.org1.example.com | [868 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 45f Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org2.example.com | [72d 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
peer0.org1.example.com | [869 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]before send
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 460 Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org2.example.com | [72e 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [86a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]after send
peer1.org2.example.com | [72f 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 461 Adding to config map: [Values] /Channel/Orderer/BatchSize
zookeeper2 | 2018-01-30 08:53:12,122 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x40 zxid:0x10000003c txntype:-1 reqpath:n/a Error Path:/brokers/topics/testchainid/partitions/0 Error:KeeperErrorCode = NoNode for /brokers/topics/testchainid/partitions/0
peer0.org1.example.com | [86b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2b22a17a]Received RESPONSE, communicated (state:ready)
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 462 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [730 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [86c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [2b22a17a]Received RESPONSE. Successfully got range
peer1.org2.example.com | [731 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [86d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [2b22a17a]Sending QUERY_STATE_CLOSE
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 463 Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [732 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [86e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message QUERY_STATE_CLOSE from shim
orderer.example.com | 2018-01-30 08:53:08.270 UTC [common/configtx] addToMap -> DEBU 464 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [86f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: QUERY_STATE_CLOSE in state ready
peer1.org2.example.com | [733 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.273 UTC [common/configtx] addToMap -> DEBU 465 Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [870 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Received QUERY_STATE_CLOSE, invoking query state close from ledger
peer1.org2.example.com | [734 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer0.org1.example.com | [871 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Exiting QUERY_STATE_CLOSE
orderer.example.com | 2018-01-30 08:53:08.273 UTC [common/configtx] addToMap -> DEBU 466 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:08.273 UTC [common/configtx] addToMap -> DEBU 467 Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [872 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.275 UTC [common/configtx] addToMap -> DEBU 468 Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [735 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [873 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Closed. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 469 Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [874 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2b22a17a]handleQueryStateClose serial send RESPONSE
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46a Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [736 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [875 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message RESPONSE from shim
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46b Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [737 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer0.org1.example.com | [876 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [738 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46c Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [877 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]before send
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46d Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [739 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [878 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]after send
peer1.org2.example.com | [73a 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/configtx] processConfig -> DEBU 46e Beginning new config for channel businesschannel
peer0.org1.example.com | [879 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2b22a17a]Received RESPONSE, communicated (state:ready)
peer1.org2.example.com | [73b 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] NewStandardValues -> DEBU 46f Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [87a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [2b22a17a]Received RESPONSE. Successfully got range
peer1.org2.example.com | [73c 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 470 Processing field: HashingAlgorithm
peer0.org1.example.com | [87b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 471 Processing field: BlockDataHashingStructure
peer0.org1.example.com | [87c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Move state message COMPLETED
peer0.org1.example.com | [87d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 472 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 473 Processing field: Consortium
peer0.org1.example.com | [87e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.277 UTC [policies] ProposePolicy -> DEBU 474 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:08.277 UTC [policies] ProposePolicy -> DEBU 475 Proposed new policy Writers for Channel
peer0.org1.example.com | [87f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.277 UTC [policies] ProposePolicy -> DEBU 476 Proposed new policy Admins for Channel
peer0.org1.example.com | [880 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.278 UTC [common/config] NewStandardValues -> DEBU 477 Initializing protos for *struct {}
peer0.org1.example.com | [881 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.278 UTC [policies] ProposePolicy -> DEBU 478 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:08.278 UTC [policies] ProposePolicy -> DEBU 479 Proposed new policy Admins for Application
peer0.org1.example.com | [882 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4
orderer.example.com | 2018-01-30 08:53:08.278 UTC [policies] ProposePolicy -> DEBU 47a Proposed new policy Writers for Application
peer0.org1.example.com | [883 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.278 UTC [common/config] NewStandardValues -> DEBU 47b Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [884 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [885 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | 2018-01-30 08:53:08.278 UTC [common/config] initializeProtosStruct -> DEBU 47c Processing field: MSP
peer0.org1.example.com | [886 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [5bb99844-f2d1-443a-a842-fe0add74eaf5]
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] NewStandardValues -> DEBU 47d Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [887 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [888 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel chaincode id: name:"lscc"
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] initializeProtosStruct -> DEBU 47e Processing field: AnchorPeers
peer0.org1.example.com | [889 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer0.org1.example.com | [88a 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] NewStandardValues -> DEBU 47f Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [88b 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4,syscc=true,proposal=0xc4220284b0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] initializeProtosStruct -> DEBU 480 Processing field: MSP
peer0.org1.example.com | [88c 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.279 UTC [policies] ProposePolicy -> DEBU 481 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [88d 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [88e 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [88f 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.279 UTC [policies] ProposePolicy -> DEBU 482 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:08.279 UTC [policies] ProposePolicy -> DEBU 483 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] NewStandardValues -> DEBU 484 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] initializeProtosStruct -> DEBU 485 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] NewStandardValues -> DEBU 486 Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [890 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] initializeProtosStruct -> DEBU 487 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] NewStandardValues -> DEBU 488 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [891 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [892 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] initializeProtosStruct -> DEBU 489 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [policies] ProposePolicy -> DEBU 48a Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [policies] ProposePolicy -> DEBU 48b Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [policies] ProposePolicy -> DEBU 48c Proposed new policy Admins for Org2MSP
peer0.org1.example.com | [893 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] NewStandardValues -> DEBU 48d Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] initializeProtosStruct -> DEBU 48e Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 48f Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 490 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 491 Processing field: KafkaBrokers
peer0.org1.example.com | [894 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [895 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [896 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]sending state message TRANSACTION
peer0.org1.example.com | [897 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 492 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 493 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 494 Proposed new policy Writers for Orderer
peer0.org1.example.com | [898 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [899 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2b22a17a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 495 Proposed new policy Admins for Orderer
peer0.org1.example.com | [89a 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 496 Proposed new policy BlockValidation for Orderer
peer0.org1.example.com | [89b 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] NewStandardValues -> DEBU 497 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [89c 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 498 Processing field: MSP
peer0.org1.example.com | [89d 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 499 Proposed new policy Admins for OrdererOrg
peer0.org1.example.com | [89e 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [89f 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]send state message COMPLETED
peer0.org1.example.com | [8a0 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message COMPLETED from shim
peer0.org1.example.com | [8a1 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 49a Proposed new policy Readers for OrdererOrg
peer0.org1.example.com | [8a2 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 49b Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [8a3 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] Validate -> DEBU 49c Anchor peers for org Org1MSP are
peer0.org1.example.com | [8a4 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] validateMSP -> DEBU 49d Setting up MSP for org Org1MSP
peer0.org1.example.com | [8a5 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [8a6 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp] NewBccspMsp -> DEBU 49e Creating BCCSP-based MSP instance
peer0.org1.example.com | [8a7 01-30 08:54:58.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [5bb99844-f2d1-443a-a842-fe0add74eaf5]
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp] Setup -> DEBU 49f Setting up MSP instance Org1MSP
peer0.org1.example.com | [8a8 01-30 08:54:58.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp/identity] newIdentity -> DEBU 4a0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8a9 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [8aa 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421893b00
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8ab 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [8ac 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [8ad 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [8ae 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [8af 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [8b0 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421d8b680, header 0xc421893b30
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org1.example.com | [8b1 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc"
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [8b2 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer0.org1.example.com | [8b3 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09]
peer0.org1.example.com | [8b4 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org1.example.com | [8b5 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7b7b19b9-df47-4a41-b8a6-6790b9c37d76]
orderer.example.com | yEwB5uHweA==
peer0.org1.example.com | [8b6 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8b7 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp/identity] newIdentity -> DEBU 4a1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8b8 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09,syscc=true,proposal=0xc421d8b680,canname=qscc:1.0.2
peer0.org1.example.com | [8b9 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [8ba 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [8bb 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [8bc 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [8bd 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [8be 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [8bf 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [8c0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Move state message TRANSACTION
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8c1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.283 UTC [msp/identity] newIdentity -> DEBU 4a2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [8c2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [8c3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]sending state message TRANSACTION
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:08.284 UTC [msp] Validate -> DEBU 4a3 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:08.284 UTC [common/config] Validate -> DEBU 4a4 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:08.285 UTC [common/config] validateMSP -> DEBU 4a5 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:08.285 UTC [msp] NewBccspMsp -> DEBU 4a6 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:08.285 UTC [msp] Setup -> DEBU 4a7 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:08.285 UTC [msp/identity] newIdentity -> DEBU 4a8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8c4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Received message TRANSACTION from shim
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [8c5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [8c6 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7df7a65d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [8c7 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetChainInfo on chain: businesschannel
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8c8 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Transaction completed. Sending COMPLETED
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [8c9 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Move state message COMPLETED
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [8ca 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [8cb 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]send state message COMPLETED
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org1.example.com | [8cc 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Received message COMPLETED from shim
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [8cd 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer0.org1.example.com | [8ce 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09]HandleMessage- COMPLETED. Notify
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org1.example.com | [8cf 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09
peer0.org1.example.com | [8d0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org1.example.com | [8d1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | J3QsbWXt
peer0.org1.example.com | [8d2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8d3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [7b7b19b9-df47-4a41-b8a6-6790b9c37d76]
orderer.example.com | 2018-01-30 08:53:08.286 UTC [msp/identity] newIdentity -> DEBU 4a9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8d4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [8d5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel chaincode id: name:"qscc"
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8d6 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"qscc" is escc
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [8d7 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel version: 1.0.2
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [8d8 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09,syscc=true,proposal=0xc421d8b680,canname=escc:1.0.2
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [8d9 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [8da 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [8db 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [8dc 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [8dd 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:08.287 UTC [msp/identity] newIdentity -> DEBU 4aa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8de 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [8df 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org1.example.com | [8e0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Move state message TRANSACTION
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [8e1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:08.289 UTC [msp] Validate -> DEBU 4ab MSP Org2MSP validating identity
peer0.org1.example.com | [8e2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.290 UTC [common/config] validateMSP -> DEBU 4ac Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:08.290 UTC [msp] NewBccspMsp -> DEBU 4ad Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:08.290 UTC [msp] Setup -> DEBU 4ae Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:08.291 UTC [msp/identity] newIdentity -> DEBU 4af Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [8e3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]sending state message TRANSACTION
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [8e4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Received message TRANSACTION from shim
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org1.example.com | [8e5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer0.org1.example.com | [8e6 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7df7a65d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [8e7 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org1.example.com | [8e8 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [8e9 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Transaction completed. Sending COMPLETED
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer0.org1.example.com | [8ea 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Move state message COMPLETED
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8eb 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.292 UTC [msp/identity] newIdentity -> DEBU 4b0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8ec 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]send state message COMPLETED
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [8ed 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Received message COMPLETED from shim
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [8ee 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [8ef 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09]HandleMessage- COMPLETED. Notify
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [8f0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09
peer0.org1.example.com | [8f1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [8f2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [8f3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [8f4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [7b7b19b9-df47-4a41-b8a6-6790b9c37d76]
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [8f5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org1.example.com | [8f6 01-30 08:54:58.68 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [8f7 01-30 08:54:58.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4222cfce0
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8f8 01-30 08:54:58.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.293 UTC [msp/identity] newIdentity -> DEBU 4b1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8f9 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [8fa 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [8fb 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [8fc 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [8fd 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4226733b0, header 0xc4222cfd10
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [8fe 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc"
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
zookeeper2 | 2018-01-30 08:53:12,131 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x41 zxid:0x10000003d txntype:-1 reqpath:n/a Error Path:/brokers/topics/testchainid/partitions Error:KeeperErrorCode = NoNode for /brokers/topics/testchainid/partitions
peer0.org1.example.com | [8ff 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [900 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf]
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [901 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [902 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a1987bac-4b77-4a97-8602-71b0eec5ed92]
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [903 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel
peer0.org1.example.com | [904 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel version: 1.0.2
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [905 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf,syscc=true,proposal=0xc4226733b0,canname=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.294 UTC [msp] Validate -> DEBU 4b2 MSP OrdererMSP validating identity
peer0.org1.example.com | [906 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.294 UTC [msp] Setup -> DEBU 4b3 Setting up the MSP manager (3 msps)
peer0.org1.example.com | [907 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [908 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.295 UTC [msp] Setup -> DEBU 4b4 MSP manager setup complete, setup 3 msps
peer0.org1.example.com | [909 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [90a 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [90b 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.295 UTC [policies] GetPolicy -> DEBU 4b5 Returning policy Readers for evaluation
peer0.org1.example.com | [90c 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [90d 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Move state message TRANSACTION
peer0.org1.example.com | [90e 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [90f 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] CommitProposals -> DEBU 4b6 In commit adding relative sub-policy Org1MSP/Readers to Application
peer0.org1.example.com | [910 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] GetPolicy -> DEBU 4b7 Returning policy Writers for evaluation
peer0.org1.example.com | [911 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Received message TRANSACTION from shim
peer0.org1.example.com | [912 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] CommitProposals -> DEBU 4b8 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org1.example.com | [913 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [620dc708]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [914 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetBlockByNumber on chain: businesschannel
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] GetPolicy -> DEBU 4b9 Returning policy Admins for evaluation
peer0.org1.example.com | [915 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2]
peer0.org1.example.com | [916 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[25834]
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] CommitProposals -> DEBU 4ba In commit adding relative sub-policy Org1MSP/Admins to Application
peer0.org1.example.com | [917 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[28995], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] GetPolicy -> DEBU 4bb Returning policy Readers for evaluation
peer0.org1.example.com | [918 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13875], placementInfo={fileNum=[0], startOffset=[25834], bytesOffset=[25836]}
peer0.org1.example.com | [919 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [91a 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] CommitProposals -> DEBU 4bc In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] GetPolicy -> DEBU 4bd Returning policy Writers for evaluation
peer0.org1.example.com | [91b 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] CommitProposals -> DEBU 4be In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] GetPolicy -> DEBU 4bf Returning policy Admins for evaluation
peer0.org1.example.com | [91c 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] CommitProposals -> DEBU 4c0 In commit adding relative sub-policy Org2MSP/Admins to Application
peer0.org1.example.com | [91d 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c1 Returning policy Readers for evaluation
peer0.org1.example.com | [91e 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c2 Returning policy Readers for evaluation
peer0.org1.example.com | [91f 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [920 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c3 Returning policy Admins for evaluation
peer0.org1.example.com | [921 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c4 Returning policy Admins for evaluation
peer0.org1.example.com | [922 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c5 Returning policy Writers for evaluation
peer0.org1.example.com | [923 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c6 Returning policy Writers for evaluation
peer0.org1.example.com | [924 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [a1987bac-4b77-4a97-8602-71b0eec5ed92]
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c7 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] CommitProposals -> DEBU 4c8 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c9 Returning policy Readers for evaluation
peer0.org1.example.com | [925 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] CommitProposals -> DEBU 4ca In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer0.org1.example.com | [926 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel chaincode id: name:"qscc"
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4cb Returning policy Writers for evaluation
peer0.org1.example.com | [927 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"qscc" is escc
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] CommitProposals -> DEBU 4cc In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer0.org1.example.com | [928 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4cd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4ce Returning policy Writers for evaluation
peer0.org1.example.com | [929 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf,syscc=true,proposal=0xc4226733b0,canname=escc:1.0.2
peer0.org1.example.com | [92a 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4cf Returning policy Admins for evaluation
peer0.org1.example.com | [92b 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4d0 Returning policy Writers for evaluation
peer0.org1.example.com | [92c 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4d1 Returning policy Org1MSP/Writers for evaluation
peer0.org1.example.com | [92d 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] CommitProposals -> DEBU 4d2 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer0.org1.example.com | [92e 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] GetPolicy -> DEBU 4d3 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] CommitProposals -> DEBU 4d4 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer0.org1.example.com | [92f 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [930 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] GetPolicy -> DEBU 4d5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] CommitProposals -> DEBU 4d6 In commit adding relative sub-policy Application/Writers to Channel
peer0.org1.example.com | [931 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] GetPolicy -> DEBU 4d7 Returning policy Org1MSP/Readers for evaluation
peer0.org1.example.com | [932 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [933 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [934 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4d8 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer0.org1.example.com | [935 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Received message TRANSACTION from shim
peer0.org1.example.com | [936 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [937 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [620dc708]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [938 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4d9 Returning policy Org1MSP/Admins for evaluation
peer0.org1.example.com | [939 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4da In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer0.org1.example.com | [93a 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4db Returning policy Org2MSP/Readers for evaluation
peer0.org1.example.com | [93b 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4dc In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer0.org1.example.com | [93c 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [93d 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4dd Returning policy Org2MSP/Writers for evaluation
peer0.org1.example.com | [93e 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4de In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer0.org1.example.com | [93f 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4df Returning policy Readers for evaluation
peer0.org1.example.com | [940 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4e0 In commit adding relative sub-policy Application/Readers to Channel
peer0.org1.example.com | [941 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e1 Returning policy Admins for evaluation
peer0.org1.example.com | [942 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e2 In commit adding relative sub-policy Application/Admins to Channel
peer0.org1.example.com | [943 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e3 Returning policy Admins for evaluation
peer0.org1.example.com | [944 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e4 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [945 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [a1987bac-4b77-4a97-8602-71b0eec5ed92]
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e5 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e6 In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer0.org1.example.com | [946 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e7 Returning policy OrdererOrg/Admins for evaluation
peer0.org1.example.com | [947 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [6], peers number [3]
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e8 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer0.org1.example.com | [948 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [6], peers number [3]
peer0.org1.example.com | [949 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e9 Returning policy OrdererOrg/Readers for evaluation
peer0.org1.example.com | [94a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4ea In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
peer0.org1.example.com | [94b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4eb Returning policy OrdererOrg/Writers for evaluation
peer0.org1.example.com | [94c 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422341dd0
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4ec In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [94d 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4ed Returning policy Readers for evaluation
peer0.org1.example.com | [94e 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] CommitProposals -> DEBU 4ee In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [94f 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4ef Returning policy Writers for evaluation
peer0.org1.example.com | [950 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] CommitProposals -> DEBU 4f0 In commit adding relative sub-policy Orderer/Writers to Channel
peer0.org1.example.com | [951 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4f1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4f2 Returning policy Readers for evaluation
peer0.org1.example.com | [952 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [953 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4215d9000, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer0.org1.example.com | [954 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org1.example.com | [955 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f3 Returning policy Writers for evaluation
peer0.org1.example.com | [956 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org1.example.com | [957 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f4 Returning policy Writers for evaluation
peer0.org1.example.com | [958 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f5 Returning policy Admins for evaluation
peer0.org1.example.com | [959 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f6 Returning policy Admins for evaluation
peer0.org1.example.com | [95a 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [defc466a-5cfe-4610-a5b6-90b85f110e1b]
peer0.org1.example.com | [95b 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f7 Returning policy Readers for evaluation
peer0.org1.example.com | [95c 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [defc466a-5cfe-4610-a5b6-90b85f110e1b]
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4f8 As expected, current configuration has policy '/Channel/Readers'
peer0.org1.example.com | [95d 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [95e 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bc77edf2-6319-4ec6-96d8-010e432c6c51]
peer0.org1.example.com | [95f 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=42b9c918-56d9-40dc-9df2-8e246cd872ca,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4f9 Returning policy Writers for evaluation
peer0.org1.example.com | [960 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4fa As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4fb Returning policy Application/Readers for evaluation
peer0.org1.example.com | [961 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [962 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4fc As expected, current configuration has policy '/Channel/Application/Readers'
peer0.org1.example.com | [963 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4fd Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4fe As expected, current configuration has policy '/Channel/Application/Writers'
peer0.org1.example.com | [964 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [42b9c918]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4ff Returning policy Application/Admins for evaluation
peer0.org1.example.com | [965 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 500 As expected, current configuration has policy '/Channel/Application/Admins'
peer0.org1.example.com | [966 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [42b9c918]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 501 Returning policy Orderer/BlockValidation for evaluation
peer0.org1.example.com | [967 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42b9c918]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 502 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
peer0.org1.example.com | [968 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42b9c918]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.306 UTC [orderer/kafka] Enqueue -> DEBU 503 [channel: testchainid] Enqueueing envelope...
peer0.org1.example.com | [969 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.309 UTC [orderer/kafka] Enqueue -> WARN 504 [channel: testchainid] Will not enqueue, consenter for this channel hasn't started yet
peer0.org1.example.com | [96a 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42b9c918]sending state message TRANSACTION
peer0.org1.example.com | [96b 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]Received message TRANSACTION from shim
peer0.org1.example.com | [96c 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [42b9c918]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.309 UTC [orderer/main] func1 -> DEBU 505 Closing Broadcast stream
peer0.org1.example.com | [96d 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [42b9c918]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.313 UTC [orderer/common/deliver] Handle -> WARN 506 Error reading from stream: rpc error: code = Canceled desc = context canceled
peer0.org1.example.com | [96e 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | 2018-01-30 08:53:08.313 UTC [orderer/main] func1 -> DEBU 507 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:08.340 UTC [orderer/kafka] try -> DEBU 508 [channel: testchainid] Connecting to the Kafka cluster
peer0.org1.example.com | [96f 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [970 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
orderer.example.com | [sarama] 2018/01/30 08:53:08.341085 client.go:110: Initializing new client
peer0.org1.example.com | [971 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]Transaction completed. Sending COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:08.341117 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.341636 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [972 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]Move state message COMPLETED
peer0.org1.example.com | [973 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [42b9c918]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [974 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:08.342293 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [975 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42b9c918]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:08.348957 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [976 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42b9c918]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:08.349184 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [977 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42b9c918-56d9-40dc-9df2-8e246cd872ca]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:08.349303 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [978 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:42b9c918-56d9-40dc-9df2-8e246cd872ca
orderer.example.com | [sarama] 2018/01/30 08:53:08.349358 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [979 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:08.356259 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.356371 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.356459 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.356568 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [97a 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [bc77edf2-6319-4ec6-96d8-010e432c6c51]
orderer.example.com | [sarama] 2018/01/30 08:53:08.361087 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [97b 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | [sarama] 2018/01/30 08:53:08.361190 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [97c 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | [sarama] 2018/01/30 08:53:08.361296 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [97d 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422363840), Data:(*common.BlockData)(0xc4221be580), Metadata:(*common.BlockMetadata)(0xc4221be5c0)}, doMVCCValidation=true
orderer.example.com | [sarama] 2018/01/30 08:53:08.361339 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [97e 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | [sarama] 2018/01/30 08:53:08.373922 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [97f 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | [sarama] 2018/01/30 08:53:08.373964 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.373972 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [980 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
orderer.example.com | [sarama] 2018/01/30 08:53:08.373981 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:08.373992 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [981 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | [sarama] 2018/01/30 08:53:08.625781 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [982 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer0.org1.example.com | [983 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
peer0.org1.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
peer0.org1.example.com | ]
peer0.org1.example.com | [984 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
peer0.org1.example.com | [985 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
peer0.org1.example.com | [986 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
peer0.org1.example.com | [987 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
peer0.org1.example.com | [988 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | [sarama] 2018/01/30 08:53:08.626851 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [989 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | [sarama] 2018/01/30 08:53:08.631950 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [98a 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [98b 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [98c 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [98d 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
peer0.org1.example.com | [98e 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer0.org1.example.com | [98f 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [990 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [991 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer0.org1.example.com | [992 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | [sarama] 2018/01/30 08:53:08.632206 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [993 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [994 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [995 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [996 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:08.632332 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.632396 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.635844 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.636024 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.636060 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.636175 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.641287 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.641324 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.641332 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.641353 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.646677 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
zookeeper2 | 2018-01-30 08:53:15,387 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:setData cxid:0x25 zxid:0x100000041 txntype:-1 reqpath:n/a Error Path:/config/topics/businesschannel Error:KeeperErrorCode = NoNode for /config/topics/businesschannel
orderer.example.com | [sarama] 2018/01/30 08:53:08.646724 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.646737 client.go:626: client/metadata no available broker to send metadata request to
orderer.example.com | [sarama] 2018/01/30 08:53:08.646864 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:08.646880 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:08.897677 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.897965 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.902368 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.902588 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.902617 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.902634 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.906269 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.906304 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.906314 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.906512 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.909778 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.909811 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.909823 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.909880 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.913368 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.913403 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.913411 client.go:626: client/metadata no available broker to send metadata request to
orderer.example.com | [sarama] 2018/01/30 08:53:08.913419 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:08.913428 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:09.164150 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.164268 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.168108 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.168143 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.168155 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.168257 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.171915 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.171959 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.171976 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.171999 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.175928 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.175963 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.175974 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.176210 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.180039 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.180307 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.180440 client.go:626: client/metadata no available broker to send metadata request to
orderer.example.com | [sarama] 2018/01/30 08:53:09.180451 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:09.180460 client.go:187: Closing Client
orderer.example.com | 2018-01-30 08:53:09.340 UTC [orderer/kafka] try -> DEBU 509 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:09.341174 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:09.342051 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.342583 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.342916 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.349224 broker.go:146: Connected to broker at kafka1:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:10.719712 client.go:154: Successfully initialized new client
orderer.example.com | 2018-01-30 08:53:10.719 UTC [orderer/kafka] try -> DEBU 50a [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:10.720 UTC [orderer/kafka] startThread -> INFO 50b [channel: testchainid] Producer set up successfully
orderer.example.com | 2018-01-30 08:53:10.720 UTC [orderer/kafka] sendConnectMessage -> INFO 50c [channel: testchainid] About to post the CONNECT message...
orderer.example.com | 2018-01-30 08:53:10.720 UTC [orderer/kafka] try -> DEBU 50d [channel: testchainid] Attempting to post the CONNECT message...
orderer.example.com | [sarama] 2018/01/30 08:53:10.720478 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:11.491989 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:11.492046 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
orderer.example.com | 2018-01-30 08:53:11.517 UTC [orderer/main] Deliver -> DEBU 50e Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:11.518 UTC [orderer/common/deliver] Handle -> DEBU 50f Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:11.518 UTC [orderer/common/deliver] Handle -> DEBU 510 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:11.536 UTC [orderer/main] Broadcast -> DEBU 511 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:11.536 UTC [orderer/common/broadcast] Handle -> DEBU 512 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:11.536 UTC [orderer/common/broadcast] Handle -> DEBU 513 Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:11.537 UTC [orderer/configupdate] Process -> DEBU 514 Processing channel creation request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetLocalMSP -> DEBU 515 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetDefaultSigningIdentity -> DEBU 516 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetLocalMSP -> DEBU 517 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetDefaultSigningIdentity -> DEBU 518 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.538 UTC [msp/identity] Sign -> DEBU 519 Sign: plaintext: 0AB7060A1B08011A0608F7E4C0D30522...41646D696E7310021A0641646D696E73
orderer.example.com | 2018-01-30 08:53:11.538 UTC [msp/identity] Sign -> DEBU 51a Sign: digest: D6904E55BD23F73D55E04E97C8B3797D5917A7AD7B3C39B7A6CD1D3865043FF1
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] NewStandardValues -> DEBU 51b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 520 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 521 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 522 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 523 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 524 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 525 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 526 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 527 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 528 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 529 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 52a Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 52b Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52c Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52d Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52e Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52f Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 530 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 531 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 532 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 533 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 534 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 535 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 536 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 537 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 538 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.543 UTC [common/configtx] addToMap -> DEBU 539 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.543 UTC [common/configtx] addToMap -> DEBU 53a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.543 UTC [common/configtx] addToMap -> DEBU 53b Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53c Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53d Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53e Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53f Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.545 UTC [common/configtx] addToMap -> DEBU 540 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/configtx] addToMap -> DEBU 541 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/configtx] addToMap -> DEBU 542 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/configtx] processConfig -> DEBU 543 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/config] NewStandardValues -> DEBU 544 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/config] initializeProtosStruct -> DEBU 545 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] initializeProtosStruct -> DEBU 546 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] initializeProtosStruct -> DEBU 547 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] initializeProtosStruct -> DEBU 548 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.547 UTC [policies] ProposePolicy -> DEBU 549 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.547 UTC [policies] ProposePolicy -> DEBU 54a Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.547 UTC [policies] ProposePolicy -> DEBU 54b Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] NewStandardValues -> DEBU 54c Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 54d Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 54e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] initializeProtosStruct -> DEBU 54f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 550 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] initializeProtosStruct -> DEBU 551 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 552 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] initializeProtosStruct -> DEBU 553 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 554 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 555 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 556 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 557 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 558 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] NewStandardValues -> DEBU 559 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 55a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] NewStandardValues -> DEBU 55b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 55c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 55d Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 55e Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 55f Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] NewStandardValues -> DEBU 560 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 561 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 562 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 563 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 564 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 565 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 566 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 567 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 568 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 569 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] NewStandardValues -> DEBU 56a Initializing protos for *config.OrganizationProtos
zookeeper2 | 2018-01-30 08:53:15,393 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x26 zxid:0x100000042 txntype:-1 reqpath:n/a Error Path:/config/topics Error:KeeperErrorCode = NodeExists for /config/topics
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] initializeProtosStruct -> DEBU 56b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 56c Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 56d Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 56e Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] Validate -> DEBU 56f Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] validateMSP -> DEBU 570 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.551 UTC [msp] NewBccspMsp -> DEBU 571 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.551 UTC [msp] Setup -> DEBU 572 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.551 UTC [msp/identity] newIdentity -> DEBU 573 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.552 UTC [msp/identity] newIdentity -> DEBU 574 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.553 UTC [msp/identity] newIdentity -> DEBU 575 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.554 UTC [msp] Validate -> DEBU 576 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.554 UTC [common/config] Validate -> DEBU 577 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.554 UTC [common/config] validateMSP -> DEBU 578 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.554 UTC [msp] NewBccspMsp -> DEBU 579 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.554 UTC [msp] Setup -> DEBU 57a Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.555 UTC [msp/identity] newIdentity -> DEBU 57b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.557 UTC [msp/identity] newIdentity -> DEBU 57c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.558 UTC [msp/identity] newIdentity -> DEBU 57d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.559 UTC [msp] Validate -> DEBU 57e MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.559 UTC [common/config] validateMSP -> DEBU 57f Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.559 UTC [msp] NewBccspMsp -> DEBU 580 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.560 UTC [msp] Setup -> DEBU 581 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.560 UTC [msp/identity] newIdentity -> DEBU 582 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.561 UTC [msp/identity] newIdentity -> DEBU 583 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.561 UTC [msp/identity] newIdentity -> DEBU 584 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
zookeeper2 | 2018-01-30 08:53:15,435 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x4d zxid:0x100000045 txntype:-1 reqpath:n/a Error Path:/brokers/topics/businesschannel/partitions/0 Error:KeeperErrorCode = NoNode for /brokers/topics/businesschannel/partitions/0
orderer.example.com | 2018-01-30 08:53:11.562 UTC [msp] Validate -> DEBU 585 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.562 UTC [msp] Setup -> DEBU 586 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.562 UTC [msp] Setup -> DEBU 587 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] GetPolicy -> DEBU 588 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] CommitProposals -> DEBU 589 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] GetPolicy -> DEBU 58a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] CommitProposals -> DEBU 58b In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 58c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 58d In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 58e Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 58f In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 590 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 591 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 592 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 593 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 594 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 595 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 596 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 597 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 598 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 599 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 59a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 59b In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 59c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 59d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 59e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 59f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a0 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a1 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a2 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a3 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a4 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a5 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a6 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a7 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a8 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a9 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5aa Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5ab In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5ac Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5ad In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5ae Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5af In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b1 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b3 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b4 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b5 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b6 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b7 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b8 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b9 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5ba Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5bb In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5bc Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5bd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5be Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5bf Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5c0 Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5c1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c2 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c3 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c4 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c5 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c6 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c7 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c8 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c9 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5ca Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5cb Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5cc Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5cd Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5ce Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.568 UTC [policies] GetPolicy -> DEBU 5cf Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.568 UTC [cauthdsl] func1 -> DEBU 5d0 0xc420027438 gate 1517302391568102576 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.568 UTC [cauthdsl] func2 -> DEBU 5d1 0xc420027438 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.568 UTC [cauthdsl] func2 -> DEBU 5d2 0xc420027438 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.568 UTC [msp/identity] newIdentity -> DEBU 5d3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.569 UTC [cauthdsl] func2 -> DEBU 5d4 0xc420027438 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:11.569 UTC [cauthdsl] func2 -> DEBU 5d5 0xc420027438 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func1 -> DEBU 5d6 0xc420027438 gate 1517302391568102576 evaluation fails
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func1 -> DEBU 5d7 0xc420027448 gate 1517302391570830112 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func2 -> DEBU 5d8 0xc420027448 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func2 -> DEBU 5d9 0xc420027448 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.572 UTC [msp/identity] newIdentity -> DEBU 5da Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.573 UTC [msp] SatisfiesPrincipal -> DEBU 5db Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.573 UTC [cauthdsl] func2 -> DEBU 5dc 0xc420027448 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.573 UTC [msp/identity] Verify -> DEBU 5dd Verify: digest = 00000000 0d fa 0f 2f a3 d4 6b 12 ae ec cc 5a 9a bf 90 9c |.../..k....Z....|
orderer.example.com | 00000010 93 61 7e ee e1 7e 5f 8b e6 2d 54 d4 20 fd bd 09 |.a~..~_..-T. ...|
orderer.example.com | 2018-01-30 08:53:11.573 UTC [msp/identity] Verify -> DEBU 5de Verify: sig = 00000000 30 44 02 20 15 31 ca 16 a4 f9 1c 36 71 ce 26 25 |0D. .1.....6q.&%|
orderer.example.com | 00000010 48 b2 db 0d 1b 5f fd 7c 84 29 d8 82 51 4c 34 4d |H...._.|.)..QL4M|
orderer.example.com | 00000020 7c 86 db 4c 02 20 5e 52 5c 03 38 e7 c7 d7 b0 6c ||..L. ^R\.8....l|
orderer.example.com | 00000030 62 c9 ba 9f be 12 db d7 29 08 b9 5b 1b 24 b9 13 |b.......)..[.$..|
orderer.example.com | 00000040 9b 3a b1 10 ae be |.:....|
orderer.example.com | 2018-01-30 08:53:11.574 UTC [cauthdsl] func2 -> DEBU 5df 0xc420027448 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.574 UTC [cauthdsl] func1 -> DEBU 5e0 0xc420027448 gate 1517302391570830112 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e1 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e2 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e3 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e4 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e5 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e6 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e7 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e8 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e9 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ea Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5eb Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ec Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ed Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ee Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5ef Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f0 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f1 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f2 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f3 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.578 UTC [common/configtx] processConfig -> DEBU 5f4 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] NewStandardValues -> DEBU 5f5 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f6 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f7 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f8 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f9 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.579 UTC [policies] ProposePolicy -> DEBU 5fa Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.579 UTC [policies] ProposePolicy -> DEBU 5fb Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.579 UTC [policies] ProposePolicy -> DEBU 5fc Proposed new policy Admins for Channel
zookeeper2 | 2018-01-30 08:53:15,443 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x4e zxid:0x100000046 txntype:-1 reqpath:n/a Error Path:/brokers/topics/businesschannel/partitions Error:KeeperErrorCode = NoNode for /brokers/topics/businesschannel/partitions
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] NewStandardValues -> DEBU 5fd Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5fe Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 5ff Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 600 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 601 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 602 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.580 UTC [policies] ProposePolicy -> DEBU 603 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 604 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 605 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 606 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [common/config] NewStandardValues -> DEBU 607 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.581 UTC [common/config] initializeProtosStruct -> DEBU 608 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 609 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 60a Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60b Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] NewStandardValues -> DEBU 60c Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60d Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60e Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60f Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] NewStandardValues -> DEBU 610 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] initializeProtosStruct -> DEBU 611 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] NewStandardValues -> DEBU 612 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] initializeProtosStruct -> DEBU 613 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] NewStandardValues -> DEBU 614 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] initializeProtosStruct -> DEBU 615 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [policies] ProposePolicy -> DEBU 616 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [policies] ProposePolicy -> DEBU 617 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [policies] ProposePolicy -> DEBU 618 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] NewStandardValues -> DEBU 619 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] initializeProtosStruct -> DEBU 61a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] NewStandardValues -> DEBU 61b Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.584 UTC [common/config] initializeProtosStruct -> DEBU 61c Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.584 UTC [common/config] NewStandardValues -> DEBU 61d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.584 UTC [common/config] initializeProtosStruct -> DEBU 61e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.584 UTC [policies] ProposePolicy -> DEBU 61f Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.584 UTC [policies] ProposePolicy -> DEBU 620 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.584 UTC [policies] ProposePolicy -> DEBU 621 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.585 UTC [common/config] validateMSP -> DEBU 622 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.585 UTC [msp] NewBccspMsp -> DEBU 623 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.585 UTC [msp] Setup -> DEBU 624 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.587 UTC [msp/identity] newIdentity -> DEBU 625 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.589 UTC [msp/identity] newIdentity -> DEBU 626 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.589 UTC [msp/identity] newIdentity -> DEBU 627 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.590 UTC [msp] Validate -> DEBU 628 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.590 UTC [common/config] Validate -> DEBU 629 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.591 UTC [common/config] validateMSP -> DEBU 62a Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.591 UTC [msp] NewBccspMsp -> DEBU 62b Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.591 UTC [msp] Setup -> DEBU 62c Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.591 UTC [msp/identity] newIdentity -> DEBU 62d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.592 UTC [msp/identity] newIdentity -> DEBU 62e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.593 UTC [msp/identity] newIdentity -> DEBU 62f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.593 UTC [msp] Validate -> DEBU 630 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.594 UTC [common/config] Validate -> DEBU 631 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.594 UTC [common/config] validateMSP -> DEBU 632 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.594 UTC [msp] NewBccspMsp -> DEBU 633 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.594 UTC [msp] Setup -> DEBU 634 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.594 UTC [msp/identity] newIdentity -> DEBU 635 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.595 UTC [msp/identity] newIdentity -> DEBU 636 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.595 UTC [msp/identity] newIdentity -> DEBU 637 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] Validate -> DEBU 638 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] Setup -> DEBU 639 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] Setup -> DEBU 63a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetLocalMSP -> DEBU 63b Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetDefaultSigningIdentity -> DEBU 63c Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetLocalMSP -> DEBU 63d Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetDefaultSigningIdentity -> DEBU 63e Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp/identity] Sign -> DEBU 63f Sign: plaintext: 0AB7060A1B08011A0608F7E4C0D30522...55B5560AB6190EF2849370AA9C9025B6
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp/identity] Sign -> DEBU 640 Sign: digest: 4FA8466FD1EC4813B627C49CB93D1AC4C54D16C0BA4F033DE7F51607154FB40B
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetLocalMSP -> DEBU 641 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetDefaultSigningIdentity -> DEBU 642 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetLocalMSP -> DEBU 643 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetDefaultSigningIdentity -> DEBU 644 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp/identity] Sign -> DEBU 645 Sign: plaintext: 0AB3060A1708041A0608F7E4C0D30522...92496431121659A94C928C215B568CDA
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp/identity] Sign -> DEBU 646 Sign: digest: 5E2AEA5943B418B22A8CEC6A39F69703FCD7A7ECC06721696F7B592E05DF53D4
orderer.example.com | 2018-01-30 08:53:11.597 UTC [orderer/common/broadcast] Handle -> DEBU 647 [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:11.597 UTC [policies] GetPolicy -> DEBU 648 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.598 UTC [cauthdsl] func1 -> DEBU 649 0xc42014a9f8 gate 1517302391598068386 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.598 UTC [cauthdsl] func2 -> DEBU 64a 0xc42014a9f8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.598 UTC [cauthdsl] func2 -> DEBU 64b 0xc42014a9f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.600 UTC [msp/identity] newIdentity -> DEBU 64c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.600 UTC [msp] SatisfiesPrincipal -> DEBU 64d Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.600 UTC [msp] Validate -> DEBU 64e MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.601 UTC [cauthdsl] func2 -> DEBU 64f 0xc42014a9f8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.602 UTC [msp/identity] Verify -> DEBU 650 Verify: digest = 00000000 5e 2a ea 59 43 b4 18 b2 2a 8c ec 6a 39 f6 97 03 |^*.YC...*..j9...|
orderer.example.com | 00000010 fc d7 a7 ec c0 67 21 69 6f 7b 59 2e 05 df 53 d4 |.....g!io{Y...S.|
orderer.example.com | 2018-01-30 08:53:11.602 UTC [msp/identity] Verify -> DEBU 651 Verify: sig = 00000000 30 45 02 21 00 93 97 47 0d 60 46 fd 41 24 2d 3e |0E.!...G.`F.A$->|
orderer.example.com | 00000010 61 a6 7f 77 de 12 50 56 64 c2 63 87 50 d4 f1 8b |a..w..PVd.c.P...|
orderer.example.com | 00000020 1c 03 51 9e 8f 02 20 1b 87 18 c2 9b 48 ce 3e 54 |..Q... .....H.>T|
orderer.example.com | 00000030 08 fa 04 6a 86 c9 ba 55 17 25 af 04 d9 68 de 22 |...j...U.%...h."|
orderer.example.com | 00000040 df ce f5 36 22 df 3e |...6".>|
orderer.example.com | 2018-01-30 08:53:11.602 UTC [cauthdsl] func2 -> DEBU 652 0xc42014a9f8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.602 UTC [cauthdsl] func1 -> DEBU 653 0xc42014a9f8 gate 1517302391598068386 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.602 UTC [orderer/common/sigfilter] Apply -> DEBU 654 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
orderer.example.com | 2018-01-30 08:53:11.602 UTC [msp] GetLocalMSP -> DEBU 655 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp] GetDefaultSigningIdentity -> DEBU 656 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp] GetLocalMSP -> DEBU 657 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp] GetDefaultSigningIdentity -> DEBU 658 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp/identity] Sign -> DEBU 659 Sign: plaintext: 0AB7060A1B08011A0608F7E4C0D30522...07577269746572731A0641646D696E73
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp/identity] Sign -> DEBU 65a Sign: digest: A1007A2BC82FA5948398526D5D759B3109B47C1FFD0EECB160F6AB265F2C8D32
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] NewStandardValues -> DEBU 65b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 660 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 661 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 662 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 663 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 664 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 665 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 666 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 667 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 668 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 669 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66c Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66d Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66e Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66f Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 670 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 671 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 672 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 673 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 674 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 675 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 676 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 677 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 678 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 679 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 67a Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67b Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67c Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67d Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67f Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 680 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.609 UTC [common/configtx] addToMap -> DEBU 681 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.609 UTC [common/configtx] addToMap -> DEBU 682 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.609 UTC [common/configtx] processConfig -> DEBU 683 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] NewStandardValues -> DEBU 684 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 685 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 686 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 687 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 688 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 689 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 68a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 68b Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] NewStandardValues -> DEBU 68c Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 68d Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 68e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 68f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 690 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 691 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 692 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 693 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [policies] ProposePolicy -> DEBU 694 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [policies] ProposePolicy -> DEBU 695 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [policies] ProposePolicy -> DEBU 696 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 697 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 698 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 699 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 69a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] NewStandardValues -> DEBU 69b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 69c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 69d Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 69e Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 69f Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] NewStandardValues -> DEBU 6a0 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a1 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a2 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a3 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a4 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a5 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 6a6 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6a7 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6a8 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6a9 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] NewStandardValues -> DEBU 6aa Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] initializeProtosStruct -> DEBU 6ab Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6ac Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6ad Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6ae Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] Validate -> DEBU 6af Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] validateMSP -> DEBU 6b0 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.613 UTC [msp] NewBccspMsp -> DEBU 6b1 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.613 UTC [msp] Setup -> DEBU 6b2 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.613 UTC [msp/identity] newIdentity -> DEBU 6b3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.614 UTC [msp/identity] newIdentity -> DEBU 6b4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.614 UTC [msp/identity] newIdentity -> DEBU 6b5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.615 UTC [msp] Validate -> DEBU 6b6 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.615 UTC [common/config] Validate -> DEBU 6b7 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.615 UTC [common/config] validateMSP -> DEBU 6b8 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.615 UTC [msp] NewBccspMsp -> DEBU 6b9 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.616 UTC [msp] Setup -> DEBU 6ba Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.616 UTC [msp/identity] newIdentity -> DEBU 6bb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.617 UTC [msp/identity] newIdentity -> DEBU 6bc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.617 UTC [msp/identity] newIdentity -> DEBU 6bd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.618 UTC [msp] Validate -> DEBU 6be MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.618 UTC [common/config] validateMSP -> DEBU 6bf Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.618 UTC [msp] NewBccspMsp -> DEBU 6c0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.619 UTC [msp] Setup -> DEBU 6c1 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.619 UTC [msp/identity] newIdentity -> DEBU 6c2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.620 UTC [msp/identity] newIdentity -> DEBU 6c3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.622 UTC [msp/identity] newIdentity -> DEBU 6c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.623 UTC [msp] Validate -> DEBU 6c5 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.623 UTC [msp] Setup -> DEBU 6c6 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.624 UTC [msp] Setup -> DEBU 6c7 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] GetPolicy -> DEBU 6c8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] CommitProposals -> DEBU 6c9 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] GetPolicy -> DEBU 6ca Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] CommitProposals -> DEBU 6cb In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] GetPolicy -> DEBU 6cc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] CommitProposals -> DEBU 6cd In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6ce Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6cf In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d1 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d3 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d4 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d6 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d7 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d9 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6da Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6db In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6dc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6dd Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6de Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6df Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e0 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e1 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e2 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e3 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e4 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e5 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e6 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e7 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e8 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e9 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6ea Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6eb In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6ec Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6ed In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6ee Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6ef In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6f0 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6f1 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6f2 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6f3 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6f4 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6f5 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6f6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] CommitProposals -> DEBU 6f7 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6f8 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] CommitProposals -> DEBU 6f9 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] CommitProposals -> DEBU 6fb In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fc Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fd Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fe Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:11.632 UTC [policies] GetPolicy -> DEBU 6ff Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.632 UTC [policies] GetPolicy -> DEBU 700 Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:11.632 UTC [policies] GetPolicy -> DEBU 701 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.632 UTC [common/configtx] addToMap -> DEBU 702 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.632 UTC [common/configtx] addToMap -> DEBU 703 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 704 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 705 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 706 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 707 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 708 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 709 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 70a Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 70b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.634 UTC [common/configtx] addToMap -> DEBU 70c Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.634 UTC [common/configtx] addToMap -> DEBU 70d Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.634 UTC [common/configtx] addToMap -> DEBU 70e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.634 UTC [policies] GetPolicy -> DEBU 70f Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.634 UTC [cauthdsl] func1 -> DEBU 710 0xc42014b9c8 gate 1517302391634556333 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.634 UTC [cauthdsl] func2 -> DEBU 711 0xc42014b9c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.634 UTC [cauthdsl] func2 -> DEBU 712 0xc42014b9c8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.634 UTC [msp/identity] newIdentity -> DEBU 713 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.635 UTC [msp] SatisfiesPrincipal -> DEBU 714 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.635 UTC [cauthdsl] func2 -> DEBU 715 0xc42014b9c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.635 UTC [msp/identity] Verify -> DEBU 716 Verify: digest = 00000000 0d fa 0f 2f a3 d4 6b 12 ae ec cc 5a 9a bf 90 9c |.../..k....Z....|
orderer.example.com | 00000010 93 61 7e ee e1 7e 5f 8b e6 2d 54 d4 20 fd bd 09 |.a~..~_..-T. ...|
orderer.example.com | 2018-01-30 08:53:11.635 UTC [msp/identity] Verify -> DEBU 717 Verify: sig = 00000000 30 44 02 20 15 31 ca 16 a4 f9 1c 36 71 ce 26 25 |0D. .1.....6q.&%|
orderer.example.com | 00000010 48 b2 db 0d 1b 5f fd 7c 84 29 d8 82 51 4c 34 4d |H...._.|.)..QL4M|
orderer.example.com | 00000020 7c 86 db 4c 02 20 5e 52 5c 03 38 e7 c7 d7 b0 6c ||..L. ^R\.8....l|
orderer.example.com | 00000030 62 c9 ba 9f be 12 db d7 29 08 b9 5b 1b 24 b9 13 |b.......)..[.$..|
orderer.example.com | 00000040 9b 3a b1 10 ae be |.:....|
orderer.example.com | 2018-01-30 08:53:11.635 UTC [cauthdsl] func2 -> DEBU 718 0xc42014b9c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.635 UTC [cauthdsl] func1 -> DEBU 719 0xc42014b9c8 gate 1517302391634556333 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71a Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71b Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71c Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71d Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71e Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71f Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 720 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 721 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 722 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 723 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 724 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 725 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 726 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 727 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 728 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 729 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 72a Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 72b Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 72c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] processConfig -> DEBU 72d Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] NewStandardValues -> DEBU 72e Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 72f Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 730 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 731 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 732 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.637 UTC [policies] ProposePolicy -> DEBU 733 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 734 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 735 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 736 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 737 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 738 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 739 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 73a Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 73b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 73c Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 73d Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 73e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 73f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 740 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 741 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 742 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 743 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 744 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 745 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 746 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 747 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 748 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 749 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 74a Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 74b Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] NewStandardValues -> DEBU 74c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 74d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 74e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 74f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 750 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 751 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 752 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 753 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 754 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 755 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] NewStandardValues -> DEBU 756 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.640 UTC [common/config] initializeProtosStruct -> DEBU 757 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.640 UTC [policies] ProposePolicy -> DEBU 758 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.640 UTC [policies] ProposePolicy -> DEBU 759 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.640 UTC [policies] ProposePolicy -> DEBU 75a Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.640 UTC [common/config] Validate -> DEBU 75b Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.640 UTC [common/config] validateMSP -> DEBU 75c Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp] NewBccspMsp -> DEBU 75d Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp] Setup -> DEBU 75e Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp/identity] newIdentity -> DEBU 75f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp/identity] newIdentity -> DEBU 760 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.642 UTC [msp/identity] newIdentity -> DEBU 761 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.643 UTC [msp] Validate -> DEBU 762 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.643 UTC [common/config] Validate -> DEBU 763 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.643 UTC [common/config] validateMSP -> DEBU 764 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.643 UTC [msp] NewBccspMsp -> DEBU 765 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.643 UTC [msp] Setup -> DEBU 766 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.644 UTC [msp/identity] newIdentity -> DEBU 767 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.644 UTC [msp/identity] newIdentity -> DEBU 768 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.644 UTC [msp/identity] newIdentity -> DEBU 769 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.645 UTC [msp] Validate -> DEBU 76a MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.645 UTC [common/config] validateMSP -> DEBU 76b Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.645 UTC [msp] NewBccspMsp -> DEBU 76c Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.645 UTC [msp] Setup -> DEBU 76d Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.646 UTC [msp/identity] newIdentity -> DEBU 76e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.646 UTC [msp/identity] newIdentity -> DEBU 76f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.647 UTC [msp/identity] newIdentity -> DEBU 770 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.647 UTC [msp] Validate -> DEBU 771 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.648 UTC [msp] Setup -> DEBU 772 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.648 UTC [msp] Setup -> DEBU 773 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.648 UTC [common/configtx] addToMap -> DEBU 774 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 775 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 776 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 777 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 778 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 779 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77a Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77b Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.660 UTC [common/configtx] addToMap -> DEBU 77e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.662 UTC [common/configtx] addToMap -> DEBU 77f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.662 UTC [common/configtx] addToMap -> DEBU 780 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.663 UTC [common/configtx] addToMap -> DEBU 781 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.663 UTC [common/configtx] addToMap -> DEBU 782 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.663 UTC [common/configtx] addToMap -> DEBU 783 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 784 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 785 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 786 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 787 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 788 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 789 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78a Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78b Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78c Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78d Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78e Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78f Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 790 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 791 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 792 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 793 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 794 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 795 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 796 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 797 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 798 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 799 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.667 UTC [common/configtx] addToMap -> DEBU 79a Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79b Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79c Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a0 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a1 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a2 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a3 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a4 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a5 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.669 UTC [policies] GetPolicy -> DEBU 7a6 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func1 -> DEBU 7a7 0xc42014a988 gate 1517302391669057873 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func2 -> DEBU 7a8 0xc42014a988 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func2 -> DEBU 7a9 0xc42014a988 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.669 UTC [msp/identity] newIdentity -> DEBU 7aa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.669 UTC [msp] SatisfiesPrincipal -> DEBU 7ab Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func2 -> DEBU 7ac 0xc42014a988 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.669 UTC [msp/identity] Verify -> DEBU 7ad Verify: digest = 00000000 0d fa 0f 2f a3 d4 6b 12 ae ec cc 5a 9a bf 90 9c |.../..k....Z....|
orderer.example.com | 00000010 93 61 7e ee e1 7e 5f 8b e6 2d 54 d4 20 fd bd 09 |.a~..~_..-T. ...|
orderer.example.com | 2018-01-30 08:53:11.670 UTC [msp/identity] Verify -> DEBU 7ae Verify: sig = 00000000 30 44 02 20 15 31 ca 16 a4 f9 1c 36 71 ce 26 25 |0D. .1.....6q.&%|
orderer.example.com | 00000010 48 b2 db 0d 1b 5f fd 7c 84 29 d8 82 51 4c 34 4d |H...._.|.)..QL4M|
orderer.example.com | 00000020 7c 86 db 4c 02 20 5e 52 5c 03 38 e7 c7 d7 b0 6c ||..L. ^R\.8....l|
orderer.example.com | 00000030 62 c9 ba 9f be 12 db d7 29 08 b9 5b 1b 24 b9 13 |b.......)..[.$..|
orderer.example.com | 00000040 9b 3a b1 10 ae be |.:....|
orderer.example.com | 2018-01-30 08:53:11.670 UTC [cauthdsl] func2 -> DEBU 7af 0xc42014a988 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.670 UTC [cauthdsl] func1 -> DEBU 7b0 0xc42014a988 gate 1517302391669057873 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.670 UTC [common/configtx] recurseConfigMap -> DEBU 7b1 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.670 UTC [common/configtx] recurseConfigMap -> DEBU 7b2 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.670 UTC [common/configtx] recurseConfigMap -> DEBU 7b3 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b4 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b5 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b6 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b7 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b8 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b9 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7ba Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7bb Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7bc Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7bd Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7be Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.673 UTC [common/configtx] recurseConfigMap -> DEBU 7bf Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.673 UTC [common/configtx] recurseConfigMap -> DEBU 7c0 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.673 UTC [common/configtx] recurseConfigMap -> DEBU 7c1 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/configtx] recurseConfigMap -> DEBU 7c2 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/configtx] recurseConfigMap -> DEBU 7c3 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/configtx] processConfig -> DEBU 7c4 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] NewStandardValues -> DEBU 7c5 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] initializeProtosStruct -> DEBU 7c6 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] initializeProtosStruct -> DEBU 7c7 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] initializeProtosStruct -> DEBU 7c8 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] initializeProtosStruct -> DEBU 7c9 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7ca Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7cb Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7cc Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7cd Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7ce Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7cf Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7d0 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7d1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] initializeProtosStruct -> DEBU 7d2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7d3 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] initializeProtosStruct -> DEBU 7d4 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7d5 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.676 UTC [common/config] initializeProtosStruct -> DEBU 7d6 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.676 UTC [policies] ProposePolicy -> DEBU 7d7 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.676 UTC [policies] ProposePolicy -> DEBU 7d8 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7d9 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7da Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7db Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7dc Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7dd Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7de Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7df Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7e0 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7e1 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7e2 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7e3 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7e4 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7e5 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7e6 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7e7 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7e8 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7e9 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7ea Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7eb Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7ec Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] NewStandardValues -> DEBU 7ed Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7ee Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7ef Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7f0 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7f1 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] Validate -> DEBU 7f2 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] validateMSP -> DEBU 7f3 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.679 UTC [msp] NewBccspMsp -> DEBU 7f4 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.679 UTC [msp] Setup -> DEBU 7f5 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.679 UTC [msp/identity] newIdentity -> DEBU 7f6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.680 UTC [msp/identity] newIdentity -> DEBU 7f7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.681 UTC [msp/identity] newIdentity -> DEBU 7f8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.682 UTC [msp] Validate -> DEBU 7f9 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.683 UTC [common/config] Validate -> DEBU 7fa Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.683 UTC [common/config] validateMSP -> DEBU 7fb Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.683 UTC [msp] NewBccspMsp -> DEBU 7fc Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.685 UTC [msp] Setup -> DEBU 7fd Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.687 UTC [msp/identity] newIdentity -> DEBU 7fe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.687 UTC [msp/identity] newIdentity -> DEBU 7ff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.689 UTC [msp/identity] newIdentity -> DEBU 800 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.690 UTC [msp] Validate -> DEBU 801 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.690 UTC [common/config] validateMSP -> DEBU 802 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.690 UTC [msp] NewBccspMsp -> DEBU 803 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.691 UTC [msp] Setup -> DEBU 804 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.691 UTC [msp/identity] newIdentity -> DEBU 805 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.692 UTC [msp/identity] newIdentity -> DEBU 806 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.693 UTC [msp/identity] newIdentity -> DEBU 807 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.694 UTC [msp] Validate -> DEBU 808 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.696 UTC [msp] Setup -> DEBU 809 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.696 UTC [msp] Setup -> DEBU 80a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 80b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 80c In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 80d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 80e In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 80f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 810 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 811 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 812 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 813 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 814 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 815 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 816 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 817 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 818 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 819 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 81e In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 820 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 821 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 822 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 823 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 824 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 825 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 826 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] GetPolicy -> DEBU 827 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] CommitProposals -> DEBU 828 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] GetPolicy -> DEBU 829 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] CommitProposals -> DEBU 82a In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] GetPolicy -> DEBU 82b Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 82c In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] GetPolicy -> DEBU 82d Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 82e In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] GetPolicy -> DEBU 82f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 830 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] GetPolicy -> DEBU 831 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 832 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 833 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 834 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 835 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 836 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 837 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 838 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 839 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 83a In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 83b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 83c In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 83d Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 83e In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 83f Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 840 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 841 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 842 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 843 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 844 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 845 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.703 UTC [policies] CommitProposals -> DEBU 846 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.703 UTC [policies] GetPolicy -> DEBU 847 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.704 UTC [policies] GetPolicy -> DEBU 848 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 849 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84a Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] CommitProposals -> DEBU 84e As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 84f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 850 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 851 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 852 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 853 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 854 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 855 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 856 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 857 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 858 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] NewStandardValues -> DEBU 859 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.707 UTC [common/configtx] addToMap -> DEBU 85e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.707 UTC [common/configtx] addToMap -> DEBU 85f Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 860 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 861 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 862 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 863 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 864 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 865 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 866 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 867 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 868 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 869 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86a Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86b Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86c Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86d Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86f Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.713 UTC [common/configtx] addToMap -> DEBU 870 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.713 UTC [common/configtx] addToMap -> DEBU 871 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.713 UTC [common/configtx] addToMap -> DEBU 872 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 873 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 874 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 875 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 876 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 877 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 878 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 879 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87a Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87c Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87d Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87e Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87f Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 880 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 881 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 882 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/configtx] processConfig -> DEBU 883 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] NewStandardValues -> DEBU 884 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 885 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 886 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 887 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 888 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.716 UTC [policies] ProposePolicy -> DEBU 889 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [policies] ProposePolicy -> DEBU 88a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [policies] ProposePolicy -> DEBU 88b Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] NewStandardValues -> DEBU 88c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 88d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 88e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 88f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 890 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 891 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 892 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 893 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 894 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 895 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] NewStandardValues -> DEBU 896 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 897 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 898 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 899 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89a Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] NewStandardValues -> DEBU 89b Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89c Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89d Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] NewStandardValues -> DEBU 89f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 8a0 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8a1 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8a2 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8a3 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8a4 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8a5 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8a6 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8a7 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8a8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8a9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8aa Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8ab Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8ac Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8ad Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8ae Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.719 UTC [policies] ProposePolicy -> DEBU 8af Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.719 UTC [policies] ProposePolicy -> DEBU 8b0 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.719 UTC [common/config] validateMSP -> DEBU 8b1 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.719 UTC [msp] NewBccspMsp -> DEBU 8b2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.719 UTC [msp] Setup -> DEBU 8b3 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.720 UTC [msp/identity] newIdentity -> DEBU 8b4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.721 UTC [msp/identity] newIdentity -> DEBU 8b5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.722 UTC [msp/identity] newIdentity -> DEBU 8b6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.724 UTC [msp] Validate -> DEBU 8b7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.724 UTC [common/config] Validate -> DEBU 8b8 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.725 UTC [common/config] validateMSP -> DEBU 8b9 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.725 UTC [msp] NewBccspMsp -> DEBU 8ba Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.725 UTC [msp] Setup -> DEBU 8bb Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.731 UTC [msp/identity] newIdentity -> DEBU 8bc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.732 UTC [msp/identity] newIdentity -> DEBU 8bd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.732 UTC [msp/identity] newIdentity -> DEBU 8be Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.733 UTC [msp] Validate -> DEBU 8bf MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.733 UTC [common/config] Validate -> DEBU 8c0 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.734 UTC [common/config] validateMSP -> DEBU 8c1 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.734 UTC [msp] NewBccspMsp -> DEBU 8c2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.734 UTC [msp] Setup -> DEBU 8c3 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.734 UTC [msp/identity] newIdentity -> DEBU 8c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.735 UTC [msp/identity] newIdentity -> DEBU 8c5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.735 UTC [msp/identity] newIdentity -> DEBU 8c6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.736 UTC [msp] Validate -> DEBU 8c7 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.736 UTC [msp] Setup -> DEBU 8c8 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.736 UTC [msp] Setup -> DEBU 8c9 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8ca Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] CommitProposals -> DEBU 8cb In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8cc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] CommitProposals -> DEBU 8cd In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8ce Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] CommitProposals -> DEBU 8cf In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8d5 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8d6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8d7 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8d8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8d9 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8da Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8db In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8dc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8dd In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8de Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8df In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e1 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e4 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] CommitProposals -> DEBU 8e7 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] CommitProposals -> DEBU 8e9 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8ea Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] CommitProposals -> DEBU 8eb In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8ec Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8ed In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8ee Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8ef In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f0 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f1 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f2 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f3 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f4 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f5 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f6 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f7 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f9 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8fa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8fb In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 8fc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 8fd In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 8fe Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 8ff In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 900 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 901 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 902 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 903 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 904 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 905 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 906 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 907 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 908 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 909 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 90a Returning policy Readers for evaluation
orderer.example.com | [sarama] 2018/01/30 08:53:11.742226 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | 2018-01-30 08:53:11.742 UTC [policies] GetPolicy -> DEBU 90b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.743 UTC [policies] GetPolicy -> DEBU 90c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.744 UTC [policies] CommitProposals -> DEBU 90d As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:11.744 UTC [policies] GetPolicy -> DEBU 90e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.744 UTC [policies] CommitProposals -> DEBU 90f As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:11.749 UTC [policies] GetPolicy -> DEBU 910 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 911 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] GetPolicy -> DEBU 912 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 913 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] GetPolicy -> DEBU 914 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 915 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] GetPolicy -> DEBU 916 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 917 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:11.751 UTC [orderer/kafka] Enqueue -> DEBU 918 [channel: testchainid] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:11.751 UTC [orderer/kafka] Enqueue -> WARN 919 [channel: testchainid] Will not enqueue, consenter for this channel hasn't started yet
orderer.example.com | 2018-01-30 08:53:11.752 UTC [orderer/main] func1 -> DEBU 91a Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:11.757 UTC [orderer/common/deliver] Handle -> WARN 91b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:11.760 UTC [orderer/main] func1 -> DEBU 91c Closing Deliver stream
orderer.example.com | [sarama] 2018/01/30 08:53:11.772760 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:11.772812 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:12.024783 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036137 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036170 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036177 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036184 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036195 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:12.036216 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:12.288289 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.304227 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | 2018-01-30 08:53:12.304 UTC [orderer/kafka] try -> DEBU 91d [channel: testchainid] Retrying every 1s for a total of 30s
orderer.example.com | 2018-01-30 08:53:13.304 UTC [orderer/kafka] try -> DEBU 91e [channel: testchainid] Attempting to post the CONNECT message...
orderer.example.com | [sarama] 2018/01/30 08:53:13.305125 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.353085 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.354879 async_producer.go:584: producer/broker/1 starting up
orderer.example.com | [sarama] 2018/01/30 08:53:13.355668 async_producer.go:596: producer/broker/1 state change to [open] on testchainid/0
orderer.example.com | [sarama] 2018/01/30 08:53:13.360563 broker.go:144: Connected to broker at kafka1:9092 (registered as #1)
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] try -> DEBU 91f [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] startThread -> INFO 920 [channel: testchainid] CONNECT message posted successfully
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] setupParentConsumerForChannel -> INFO 921 [channel: testchainid] Setting up the parent consumer for this channel...
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] try -> DEBU 922 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:13.488013 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:13.488023 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.488193 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.488222 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.491927 broker.go:146: Connected to broker at kafka2:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:13.517708 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517744 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517754 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517759 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517779 client.go:154: Successfully initialized new client
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] try -> DEBU 923 [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] startThread -> INFO 924 [channel: testchainid] Parent consumer set up successfully
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] setupChannelConsumerForChannel -> INFO 925 [channel: testchainid] Setting up the channel consumer for this channel (start offset: -2)...
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] try -> DEBU 926 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:13.518288 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.523553 broker.go:144: Connected to broker at kafka1:9092 (registered as #1)
orderer.example.com | [sarama] 2018/01/30 08:53:13.552813 consumer.go:648: consumer/broker/1 added subscription to testchainid/0
orderer.example.com | 2018-01-30 08:53:13.552 UTC [orderer/kafka] try -> DEBU 927 [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:13.553 UTC [orderer/kafka] startThread -> INFO 928 [channel: testchainid] Channel consumer set up successfully
orderer.example.com | 2018-01-30 08:53:13.553 UTC [orderer/kafka] startThread -> INFO 929 [channel: testchainid] Start phase completed successfully
orderer.example.com | 2018-01-30 08:53:13.563 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 92a [channel: testchainid] Successfully unmarshalled consumed message, offset is 0. Inspecting type...
orderer.example.com | 2018-01-30 08:53:13.564 UTC [orderer/kafka] processConnect -> DEBU 92b [channel: testchainid] It's a connect message - ignoring
orderer.example.com | 2018-01-30 08:53:14.851 UTC [orderer/main] Deliver -> DEBU 92c Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:14.851 UTC [orderer/common/deliver] Handle -> DEBU 92d Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:14.851 UTC [orderer/common/deliver] Handle -> DEBU 92e Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:14.863 UTC [orderer/main] Broadcast -> DEBU 92f Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:14.863 UTC [orderer/common/broadcast] Handle -> DEBU 930 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:14.864 UTC [orderer/common/broadcast] Handle -> DEBU 931 Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:14.864 UTC [orderer/configupdate] Process -> DEBU 932 Processing channel creation request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetLocalMSP -> DEBU 933 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetDefaultSigningIdentity -> DEBU 934 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetLocalMSP -> DEBU 935 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetDefaultSigningIdentity -> DEBU 936 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.865 UTC [msp/identity] Sign -> DEBU 937 Sign: plaintext: 0AB7060A1B08011A0608FAE4C0D30522...07526561646572731A0641646D696E73
orderer.example.com | 2018-01-30 08:53:14.865 UTC [msp/identity] Sign -> DEBU 938 Sign: digest: 257FF0BB546F50AEE26EB81E044CFCACD27192A8FB4458A78238EE6519543145
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] NewStandardValues -> DEBU 939 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 93e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 93f Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 940 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 941 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 942 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 943 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 944 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 945 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 946 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 947 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 948 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 949 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 94a Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 94b Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94c Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94d Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94f Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 950 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 951 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 952 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 953 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 954 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 955 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 956 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 957 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 958 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 959 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 95a Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 95b Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 95c Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 95d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 95e Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 95f Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 960 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] processConfig -> DEBU 961 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] NewStandardValues -> DEBU 962 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 963 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 964 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 965 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 966 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 967 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 968 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 969 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 96a Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 96b Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 96c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] initializeProtosStruct -> DEBU 96d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 96e Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] initializeProtosStruct -> DEBU 96f Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 970 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] initializeProtosStruct -> DEBU 971 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 972 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [policies] ProposePolicy -> DEBU 973 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [policies] ProposePolicy -> DEBU 974 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] NewStandardValues -> DEBU 975 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] initializeProtosStruct -> DEBU 976 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] NewStandardValues -> DEBU 977 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] initializeProtosStruct -> DEBU 978 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] NewStandardValues -> DEBU 979 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] initializeProtosStruct -> DEBU 97a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [policies] ProposePolicy -> DEBU 97b Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.874 UTC [policies] ProposePolicy -> DEBU 97c Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.874 UTC [policies] ProposePolicy -> DEBU 97d Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] NewStandardValues -> DEBU 97e Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 97f Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 980 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 981 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 982 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 983 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 984 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 985 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 986 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 987 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [common/config] NewStandardValues -> DEBU 988 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.876 UTC [common/config] initializeProtosStruct -> DEBU 989 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.876 UTC [policies] ProposePolicy -> DEBU 98a Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.876 UTC [policies] ProposePolicy -> DEBU 98b Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.876 UTC [policies] ProposePolicy -> DEBU 98c Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.876 UTC [common/config] Validate -> DEBU 98d Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.877 UTC [common/config] validateMSP -> DEBU 98e Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.877 UTC [msp] NewBccspMsp -> DEBU 98f Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.877 UTC [msp] Setup -> DEBU 990 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.877 UTC [msp/identity] newIdentity -> DEBU 991 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.878 UTC [msp/identity] newIdentity -> DEBU 992 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.878 UTC [msp/identity] newIdentity -> DEBU 993 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.878 UTC [msp] Validate -> DEBU 994 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.879 UTC [common/config] Validate -> DEBU 995 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.879 UTC [common/config] validateMSP -> DEBU 996 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp] NewBccspMsp -> DEBU 997 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp] Setup -> DEBU 998 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp/identity] newIdentity -> DEBU 999 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp/identity] newIdentity -> DEBU 99a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.880 UTC [msp/identity] newIdentity -> DEBU 99b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.880 UTC [msp] Validate -> DEBU 99c MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.881 UTC [common/config] validateMSP -> DEBU 99d Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.881 UTC [msp] NewBccspMsp -> DEBU 99e Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.881 UTC [msp] Setup -> DEBU 99f Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.881 UTC [msp/identity] newIdentity -> DEBU 9a0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.882 UTC [msp/identity] newIdentity -> DEBU 9a1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.882 UTC [msp/identity] newIdentity -> DEBU 9a2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.883 UTC [msp] Validate -> DEBU 9a3 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.883 UTC [msp] Setup -> DEBU 9a4 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.883 UTC [msp] Setup -> DEBU 9a5 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9a6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9a7 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9a8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9a9 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9aa Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9ab In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9ac Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9ad In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9ae Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9af In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9b0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b1 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b3 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b4 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b5 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b7 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b9 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9ba Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9bb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9bc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9bd Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9be Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9bf In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c0 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c1 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c2 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c3 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c4 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c5 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c6 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c7 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9c8 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9c9 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9ca Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9cb In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9cc Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9cd In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9ce Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9cf In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9d0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9d1 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9d2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9d3 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9d4 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] CommitProposals -> DEBU 9d5 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9d6 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] CommitProposals -> DEBU 9d7 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9d8 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] CommitProposals -> DEBU 9d9 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9da Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9db Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9dc Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9dd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9de Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9df Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e0 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e1 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e2 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e3 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e4 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e5 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e6 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e7 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e8 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e9 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.889 UTC [common/configtx] addToMap -> DEBU 9ea Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.889 UTC [common/configtx] addToMap -> DEBU 9eb Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.889 UTC [common/configtx] addToMap -> DEBU 9ec Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.889 UTC [policies] GetPolicy -> DEBU 9ed Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.889 UTC [cauthdsl] func1 -> DEBU 9ee 0xc420026f20 gate 1517302394889494950 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.889 UTC [cauthdsl] func2 -> DEBU 9ef 0xc420026f20 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.889 UTC [cauthdsl] func2 -> DEBU 9f0 0xc420026f20 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.889 UTC [msp/identity] newIdentity -> DEBU 9f1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.890 UTC [msp] SatisfiesPrincipal -> DEBU 9f2 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.890 UTC [cauthdsl] func2 -> DEBU 9f3 0xc420026f20 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.890 UTC [msp/identity] Verify -> DEBU 9f4 Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:14.890 UTC [msp/identity] Verify -> DEBU 9f5 Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:14.890 UTC [cauthdsl] func2 -> DEBU 9f6 0xc420026f20 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.890 UTC [cauthdsl] func1 -> DEBU 9f7 0xc420026f20 gate 1517302394889494950 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9f8 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9f9 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fa Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fb Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fc Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fd Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fe Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9ff Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU a00 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU a01 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a02 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a03 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a04 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a05 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a06 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a07 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a08 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a09 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/configtx] recurseConfigMap -> DEBU a0a Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/configtx] processConfig -> DEBU a0b Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] NewStandardValues -> DEBU a0c Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a0d Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a0e Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a0f Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a10 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.893 UTC [policies] ProposePolicy -> DEBU a11 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a12 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a13 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] NewStandardValues -> DEBU a14 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a15 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a16 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a17 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a18 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a19 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a1a Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a1b Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a1c Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a1d Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a1e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] initializeProtosStruct -> DEBU a1f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a20 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a21 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a22 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a23 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a24 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a25 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a26 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a27 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] initializeProtosStruct -> DEBU a28 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a29 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a2a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a2b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a2c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a2d Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a2e Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a2f Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a30 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a31 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a32 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a33 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a34 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a35 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a36 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [policies] ProposePolicy -> DEBU a37 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [policies] ProposePolicy -> DEBU a38 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [common/config] validateMSP -> DEBU a39 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.897 UTC [msp] NewBccspMsp -> DEBU a3a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.897 UTC [msp] Setup -> DEBU a3b Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [msp/identity] newIdentity -> DEBU a3c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.898 UTC [msp/identity] newIdentity -> DEBU a3d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.898 UTC [msp/identity] newIdentity -> DEBU a3e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.899 UTC [msp] Validate -> DEBU a3f MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.899 UTC [common/config] Validate -> DEBU a40 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.899 UTC [common/config] validateMSP -> DEBU a41 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.899 UTC [msp] NewBccspMsp -> DEBU a42 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.899 UTC [msp] Setup -> DEBU a43 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.900 UTC [msp/identity] newIdentity -> DEBU a44 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.900 UTC [msp/identity] newIdentity -> DEBU a45 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.901 UTC [msp/identity] newIdentity -> DEBU a46 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.902 UTC [msp] Validate -> DEBU a47 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.902 UTC [common/config] Validate -> DEBU a48 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.902 UTC [common/config] validateMSP -> DEBU a49 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.902 UTC [msp] NewBccspMsp -> DEBU a4a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.902 UTC [msp] Setup -> DEBU a4b Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.903 UTC [msp/identity] newIdentity -> DEBU a4c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.903 UTC [msp/identity] newIdentity -> DEBU a4d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.904 UTC [msp/identity] newIdentity -> DEBU a4e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] Validate -> DEBU a4f MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] Setup -> DEBU a50 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] Setup -> DEBU a51 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] GetLocalMSP -> DEBU a52 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetDefaultSigningIdentity -> DEBU a53 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetLocalMSP -> DEBU a54 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetDefaultSigningIdentity -> DEBU a55 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp/identity] Sign -> DEBU a56 Sign: plaintext: 0AB7060A1B08011A0608FAE4C0D30522...41591D23BAA2754A563FD3665EC4E45A
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp/identity] Sign -> DEBU a57 Sign: digest: 6C582A525568A03405DC5668BD7CE4BEACD0C3299F409560909BA37473F121FC
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetLocalMSP -> DEBU a58 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetDefaultSigningIdentity -> DEBU a59 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp] GetLocalMSP -> DEBU a5a Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp] GetDefaultSigningIdentity -> DEBU a5b Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp/identity] Sign -> DEBU a5c Sign: plaintext: 0AB3060A1708041A0608FAE4C0D30522...1CDE905A5856DED751CA5AA1B0DE1FBE
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp/identity] Sign -> DEBU a5d Sign: digest: 56D6A18220160B542630E77283B7B33E84FFB13193302AC61E01F1B5A6A61C8F
orderer.example.com | 2018-01-30 08:53:14.907 UTC [orderer/common/broadcast] Handle -> DEBU a5e [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:14.907 UTC [policies] GetPolicy -> DEBU a5f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.907 UTC [cauthdsl] func1 -> DEBU a60 0xc420027340 gate 1517302394907768009 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.908 UTC [cauthdsl] func2 -> DEBU a61 0xc420027340 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.908 UTC [cauthdsl] func2 -> DEBU a62 0xc420027340 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.908 UTC [msp/identity] newIdentity -> DEBU a63 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.908 UTC [msp] SatisfiesPrincipal -> DEBU a64 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.908 UTC [msp] Validate -> DEBU a65 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.909 UTC [cauthdsl] func2 -> DEBU a66 0xc420027340 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.909 UTC [msp/identity] Verify -> DEBU a67 Verify: digest = 00000000 56 d6 a1 82 20 16 0b 54 26 30 e7 72 83 b7 b3 3e |V... ..T&0.r...>|
orderer.example.com | 00000010 84 ff b1 31 93 30 2a c6 1e 01 f1 b5 a6 a6 1c 8f |...1.0*.........|
orderer.example.com | 2018-01-30 08:53:14.909 UTC [msp/identity] Verify -> DEBU a68 Verify: sig = 00000000 30 45 02 21 00 ac 97 e4 0c 1d fc c5 e7 ca 7c 11 |0E.!..........|.|
orderer.example.com | 00000010 54 68 fc 49 9d 36 e9 a5 50 e0 aa 76 36 f1 9f 12 |Th.I.6..P..v6...|
orderer.example.com | 00000020 74 3a 8f fc e0 02 20 07 e8 56 77 bc 47 0c 6f e8 |t:.... ..Vw.G.o.|
orderer.example.com | 00000030 4c 92 88 34 4a 4a a1 0e 48 d3 e3 18 2a eb fe 33 |L..4JJ..H...*..3|
orderer.example.com | 00000040 16 a0 46 68 5a 1d 42 |..FhZ.B|
orderer.example.com | 2018-01-30 08:53:14.909 UTC [cauthdsl] func2 -> DEBU a69 0xc420027340 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.909 UTC [cauthdsl] func1 -> DEBU a6a 0xc420027340 gate 1517302394907768009 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.910 UTC [orderer/common/sigfilter] Apply -> DEBU a6b Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
orderer.example.com | 2018-01-30 08:53:14.910 UTC [msp] GetLocalMSP -> DEBU a6c Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.910 UTC [msp] GetDefaultSigningIdentity -> DEBU a6d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.914 UTC [msp] GetLocalMSP -> DEBU a6e Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.915 UTC [msp] GetDefaultSigningIdentity -> DEBU a6f Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.916 UTC [msp/identity] Sign -> DEBU a70 Sign: plaintext: 0AB7060A1B08011A0608FAE4C0D30522...41646D696E7310021A0641646D696E73
orderer.example.com | 2018-01-30 08:53:14.916 UTC [msp/identity] Sign -> DEBU a71 Sign: digest: CC1DC67503786DD86409D7F70694AFF780402F60803859BBA1847A0725997782
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] NewStandardValues -> DEBU a72 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a73 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a74 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a75 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a76 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.917 UTC [common/configtx] addToMap -> DEBU a77 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.917 UTC [common/configtx] addToMap -> DEBU a78 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a79 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a7a Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a7b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a7c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a7d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a7e Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a7f Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a80 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a81 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a82 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a83 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a84 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a85 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a86 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a87 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a88 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a89 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8d Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8e Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a90 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a91 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a92 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a93 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a94 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a95 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a96 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a97 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a98 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a99 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] processConfig -> DEBU a9a Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/config] NewStandardValues -> DEBU a9b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/config] initializeProtosStruct -> DEBU a9c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU a9d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU a9e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU a9f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.923 UTC [policies] ProposePolicy -> DEBU aa0 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.923 UTC [policies] ProposePolicy -> DEBU aa1 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.923 UTC [policies] ProposePolicy -> DEBU aa2 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] NewStandardValues -> DEBU aa3 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa4 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa5 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa6 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa7 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.924 UTC [common/config] initializeProtosStruct -> DEBU aa8 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aa9 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aaa Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aab Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aac Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [common/config] NewStandardValues -> DEBU aad Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.924 UTC [common/config] initializeProtosStruct -> DEBU aae Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aaf Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU ab0 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.925 UTC [policies] ProposePolicy -> DEBU ab1 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] NewStandardValues -> DEBU ab2 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.925 UTC [policies] ProposePolicy -> DEBU ab3 Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] NewStandardValues -> DEBU ab4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] initializeProtosStruct -> DEBU ab5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] NewStandardValues -> DEBU ab6 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] initializeProtosStruct -> DEBU ab7 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] NewStandardValues -> DEBU ab8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] initializeProtosStruct -> DEBU ab9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [policies] ProposePolicy -> DEBU aba Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [policies] ProposePolicy -> DEBU abb Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [policies] ProposePolicy -> DEBU abc Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] NewStandardValues -> DEBU abd Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] initializeProtosStruct -> DEBU abe Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] NewStandardValues -> DEBU abf Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] initializeProtosStruct -> DEBU ac0 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] NewStandardValues -> DEBU ac1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] initializeProtosStruct -> DEBU ac2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [policies] ProposePolicy -> DEBU ac3 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [policies] ProposePolicy -> DEBU ac4 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [policies] ProposePolicy -> DEBU ac5 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] validateMSP -> DEBU ac6 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.927 UTC [msp] NewBccspMsp -> DEBU ac7 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.927 UTC [msp] Setup -> DEBU ac8 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.928 UTC [msp/identity] newIdentity -> DEBU ac9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.929 UTC [msp/identity] newIdentity -> DEBU aca Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.929 UTC [msp/identity] newIdentity -> DEBU acb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.930 UTC [msp] Validate -> DEBU acc MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.930 UTC [common/config] Validate -> DEBU acd Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.930 UTC [common/config] validateMSP -> DEBU ace Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp] NewBccspMsp -> DEBU acf Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp] Setup -> DEBU ad0 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp/identity] newIdentity -> DEBU ad1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp/identity] newIdentity -> DEBU ad2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.932 UTC [msp/identity] newIdentity -> DEBU ad3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.933 UTC [msp] Validate -> DEBU ad4 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.933 UTC [common/config] Validate -> DEBU ad5 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.933 UTC [common/config] validateMSP -> DEBU ad6 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.934 UTC [msp] NewBccspMsp -> DEBU ad7 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.934 UTC [msp] Setup -> DEBU ad8 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.934 UTC [msp/identity] newIdentity -> DEBU ad9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.935 UTC [msp/identity] newIdentity -> DEBU ada Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.935 UTC [msp/identity] newIdentity -> DEBU adb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.936 UTC [msp] Validate -> DEBU adc MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.936 UTC [msp] Setup -> DEBU add Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.936 UTC [msp] Setup -> DEBU ade MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU adf Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] CommitProposals -> DEBU ae0 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU ae1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] CommitProposals -> DEBU ae2 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU ae3 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] CommitProposals -> DEBU ae4 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU ae5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae7 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae9 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] CommitProposals -> DEBU aea In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU aeb Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] CommitProposals -> DEBU aec In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU aed Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] CommitProposals -> DEBU aee In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU aef Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af0 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af2 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af4 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af7 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af8 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU afa In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU afb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU afc In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU afd Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU afe In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU aff Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b00 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b01 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b02 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b03 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b04 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b05 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b06 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b07 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b08 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b09 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b0a In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b0b Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b0c In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b0d Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b0e In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b0f Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b10 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b11 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b12 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b13 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b14 Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b15 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b16 Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b17 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b18 Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b19 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1a Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1b Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1c Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b1e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b1f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b20 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b21 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b22 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b23 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b24 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b25 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.943 UTC [policies] GetPolicy -> DEBU b26 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func1 -> DEBU b27 0xc42014b048 gate 1517302394944010378 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func2 -> DEBU b28 0xc42014b048 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func2 -> DEBU b29 0xc42014b048 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.944 UTC [msp/identity] newIdentity -> DEBU b2a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.944 UTC [msp] SatisfiesPrincipal -> DEBU b2b Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func2 -> DEBU b2c 0xc42014b048 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.945 UTC [msp/identity] Verify -> DEBU b2d Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:14.945 UTC [msp/identity] Verify -> DEBU b2e Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:14.945 UTC [cauthdsl] func2 -> DEBU b2f 0xc42014b048 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.945 UTC [cauthdsl] func1 -> DEBU b30 0xc42014b048 gate 1517302394944010378 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.945 UTC [common/configtx] recurseConfigMap -> DEBU b31 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.945 UTC [common/configtx] recurseConfigMap -> DEBU b32 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.945 UTC [common/configtx] recurseConfigMap -> DEBU b33 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b34 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b35 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b36 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b37 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b38 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b39 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3b Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3d Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b3e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b3f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b40 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b41 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b42 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b43 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] processConfig -> DEBU b44 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] NewStandardValues -> DEBU b45 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] initializeProtosStruct -> DEBU b46 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] initializeProtosStruct -> DEBU b47 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] initializeProtosStruct -> DEBU b48 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.948 UTC [common/config] initializeProtosStruct -> DEBU b49 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4a Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4b Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4c Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.948 UTC [common/config] NewStandardValues -> DEBU b4d Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4f Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b50 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] NewStandardValues -> DEBU b51 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] initializeProtosStruct -> DEBU b52 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] NewStandardValues -> DEBU b53 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] initializeProtosStruct -> DEBU b54 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] NewStandardValues -> DEBU b55 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] initializeProtosStruct -> DEBU b56 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [policies] ProposePolicy -> DEBU b57 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [policies] ProposePolicy -> DEBU b58 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [policies] ProposePolicy -> DEBU b59 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [common/config] NewStandardValues -> DEBU b5a Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] initializeProtosStruct -> DEBU b5b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] NewStandardValues -> DEBU b5c Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] initializeProtosStruct -> DEBU b5d Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] NewStandardValues -> DEBU b5e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] initializeProtosStruct -> DEBU b5f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.951 UTC [policies] ProposePolicy -> DEBU b60 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.954 UTC [policies] ProposePolicy -> DEBU b61 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.954 UTC [policies] ProposePolicy -> DEBU b62 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.954 UTC [common/config] NewStandardValues -> DEBU b63 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b64 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b65 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b66 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b67 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b68 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b69 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b6a Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b6b Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b6c Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] NewStandardValues -> DEBU b6d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b6e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.956 UTC [policies] ProposePolicy -> DEBU b6f Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.956 UTC [policies] ProposePolicy -> DEBU b70 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.956 UTC [policies] ProposePolicy -> DEBU b71 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.956 UTC [common/config] Validate -> DEBU b72 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.956 UTC [common/config] validateMSP -> DEBU b73 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.956 UTC [msp] NewBccspMsp -> DEBU b74 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.956 UTC [msp] Setup -> DEBU b75 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.956 UTC [msp/identity] newIdentity -> DEBU b76 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.957 UTC [msp/identity] newIdentity -> DEBU b77 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.958 UTC [msp/identity] newIdentity -> DEBU b78 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.959 UTC [msp] Validate -> DEBU b79 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.959 UTC [common/config] Validate -> DEBU b7a Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.959 UTC [common/config] validateMSP -> DEBU b7b Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.959 UTC [msp] NewBccspMsp -> DEBU b7c Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.959 UTC [msp] Setup -> DEBU b7d Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.960 UTC [msp/identity] newIdentity -> DEBU b7e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.960 UTC [msp/identity] newIdentity -> DEBU b7f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.960 UTC [msp/identity] newIdentity -> DEBU b80 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.961 UTC [msp] Validate -> DEBU b81 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.961 UTC [common/config] validateMSP -> DEBU b82 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.961 UTC [msp] NewBccspMsp -> DEBU b83 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.962 UTC [msp] Setup -> DEBU b84 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.962 UTC [msp/identity] newIdentity -> DEBU b85 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.962 UTC [msp/identity] newIdentity -> DEBU b86 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.963 UTC [msp/identity] newIdentity -> DEBU b87 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.963 UTC [msp] Validate -> DEBU b88 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.964 UTC [msp] Setup -> DEBU b89 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.964 UTC [msp] Setup -> DEBU b8a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8b Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8c Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8d Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8e Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b8f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b90 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b91 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b92 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b93 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b94 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b95 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b96 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b97 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b98 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b99 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b9a Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b9b Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b9c Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU b9d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU b9e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU b9f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba0 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba1 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba2 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba3 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba4 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba5 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba6 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU ba7 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU ba8 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU ba9 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU baa Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bab Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bac Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bad Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bae Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:14.969 UTC [common/configtx] addToMap -> DEBU baf Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:14.970 UTC [common/configtx] addToMap -> DEBU bb0 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb1 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb2 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb3 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb4 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb5 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb6 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb7 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb8 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb9 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bba Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bbb Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bbc Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.973 UTC [policies] GetPolicy -> DEBU bbd Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.973 UTC [cauthdsl] func1 -> DEBU bbe 0xc42014a730 gate 1517302394973305923 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.973 UTC [cauthdsl] func2 -> DEBU bbf 0xc42014a730 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.973 UTC [cauthdsl] func2 -> DEBU bc0 0xc42014a730 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.974 UTC [msp/identity] newIdentity -> DEBU bc1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.974 UTC [msp] SatisfiesPrincipal -> DEBU bc2 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.974 UTC [cauthdsl] func2 -> DEBU bc3 0xc42014a730 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.974 UTC [msp/identity] Verify -> DEBU bc4 Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:14.975 UTC [msp/identity] Verify -> DEBU bc5 Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:14.975 UTC [cauthdsl] func2 -> DEBU bc6 0xc42014a730 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.975 UTC [cauthdsl] func1 -> DEBU bc7 0xc42014a730 gate 1517302394973305923 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.975 UTC [common/configtx] recurseConfigMap -> DEBU bc8 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.975 UTC [common/configtx] recurseConfigMap -> DEBU bc9 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.975 UTC [common/configtx] recurseConfigMap -> DEBU bca Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcb Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcc Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcd Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bce Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcf Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bd0 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bd1 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd2 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd3 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd4 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd5 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd6 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd7 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd8 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd9 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bda Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/configtx] processConfig -> DEBU bdb Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] NewStandardValues -> DEBU bdc Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU bdd Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU bde Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU bdf Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU be0 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.978 UTC [policies] ProposePolicy -> DEBU be1 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [policies] ProposePolicy -> DEBU be2 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [policies] ProposePolicy -> DEBU be3 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] NewStandardValues -> DEBU be4 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU be5 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be6 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be7 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be8 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be9 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bea Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU beb Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bec Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bed Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] NewStandardValues -> DEBU bee Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU bef Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bf0 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf1 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf2 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bf3 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf4 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf5 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf6 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bf7 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] initializeProtosStruct -> DEBU bf8 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bf9 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] initializeProtosStruct -> DEBU bfa Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bfb Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] initializeProtosStruct -> DEBU bfc Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [policies] ProposePolicy -> DEBU bfd Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [policies] ProposePolicy -> DEBU bfe Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [policies] ProposePolicy -> DEBU bff Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] NewStandardValues -> DEBU c00 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] initializeProtosStruct -> DEBU c01 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] NewStandardValues -> DEBU c02 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] initializeProtosStruct -> DEBU c03 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.982 UTC [common/config] NewStandardValues -> DEBU c04 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.982 UTC [common/config] initializeProtosStruct -> DEBU c05 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [policies] ProposePolicy -> DEBU c06 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [policies] ProposePolicy -> DEBU c07 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [policies] ProposePolicy -> DEBU c08 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [common/config] validateMSP -> DEBU c09 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.982 UTC [msp] NewBccspMsp -> DEBU c0a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.983 UTC [msp] Setup -> DEBU c0b Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.983 UTC [msp/identity] newIdentity -> DEBU c0c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.983 UTC [msp/identity] newIdentity -> DEBU c0d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.984 UTC [msp/identity] newIdentity -> DEBU c0e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.984 UTC [msp] Validate -> DEBU c0f MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.985 UTC [common/config] Validate -> DEBU c10 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.985 UTC [common/config] validateMSP -> DEBU c11 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.985 UTC [msp] NewBccspMsp -> DEBU c12 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.985 UTC [msp] Setup -> DEBU c13 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.985 UTC [msp/identity] newIdentity -> DEBU c14 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.986 UTC [msp/identity] newIdentity -> DEBU c15 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.986 UTC [msp/identity] newIdentity -> DEBU c16 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.987 UTC [msp] Validate -> DEBU c17 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.987 UTC [common/config] Validate -> DEBU c18 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.987 UTC [common/config] validateMSP -> DEBU c19 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.987 UTC [msp] NewBccspMsp -> DEBU c1a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.987 UTC [msp] Setup -> DEBU c1b Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.988 UTC [msp/identity] newIdentity -> DEBU c1c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.988 UTC [msp/identity] newIdentity -> DEBU c1d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.989 UTC [msp/identity] newIdentity -> DEBU c1e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.990 UTC [msp] Validate -> DEBU c1f MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.990 UTC [msp] Setup -> DEBU c20 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.990 UTC [msp] Setup -> DEBU c21 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.990 UTC [policies] GetPolicy -> DEBU c22 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.990 UTC [policies] CommitProposals -> DEBU c23 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c24 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] CommitProposals -> DEBU c25 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c26 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] CommitProposals -> DEBU c27 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c28 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c29 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c2a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c2b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c2c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c2d In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c2e Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c2f In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c30 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c31 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c32 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c33 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c34 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c35 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c36 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] CommitProposals -> DEBU c37 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c38 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c39 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] CommitProposals -> DEBU c3f In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c40 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] CommitProposals -> DEBU c41 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c42 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c43 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c44 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c45 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c46 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c47 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c48 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c49 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c4a Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c4b In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c4c Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c4d In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c4e Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c4f In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c50 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c51 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c52 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c53 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c54 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c55 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c56 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c57 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c58 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] CommitProposals -> DEBU c59 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] CommitProposals -> DEBU c5b In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] CommitProposals -> DEBU c5d In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c60 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c61 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c62 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c63 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c64 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] CommitProposals -> DEBU c65 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c66 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] CommitProposals -> DEBU c67 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c68 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c69 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c6a Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c6b As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c6c Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c6d As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c6e Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c6f As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] NewStandardValues -> DEBU c70 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c71 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c72 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c73 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c74 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c75 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c76 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c77 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c78 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c79 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c7a Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c7b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7c Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7d Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7e Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7f Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c80 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c81 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c82 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c83 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c84 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c85 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c86 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c87 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c88 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c89 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c8a Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c8b Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c8c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c8d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c8e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c8f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c90 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c91 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c92 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c93 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c94 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c95 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c96 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c97 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c98 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.016 UTC [common/configtx] addToMap -> DEBU c99 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.016 UTC [common/configtx] processConfig -> DEBU c9a Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.016 UTC [common/config] NewStandardValues -> DEBU c9b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca0 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca1 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca2 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] NewStandardValues -> DEBU ca3 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca4 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca5 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca6 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca7 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca8 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca9 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU caa Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU cab Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU cac Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [common/config] NewStandardValues -> DEBU cad Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.018 UTC [common/config] initializeProtosStruct -> DEBU cae Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU caf Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU cb0 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb1 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cb2 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb3 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb4 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb5 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cb6 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] initializeProtosStruct -> DEBU cb7 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cb8 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] initializeProtosStruct -> DEBU cb9 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cba Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] initializeProtosStruct -> DEBU cbb Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cbc Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cbd Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cbe Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] NewStandardValues -> DEBU cbf Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] initializeProtosStruct -> DEBU cc0 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] NewStandardValues -> DEBU cc1 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] initializeProtosStruct -> DEBU cc2 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] NewStandardValues -> DEBU cc3 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] initializeProtosStruct -> DEBU cc4 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cc5 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cc6 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.021 UTC [policies] ProposePolicy -> DEBU cc7 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.021 UTC [common/config] validateMSP -> DEBU cc8 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.021 UTC [msp] NewBccspMsp -> DEBU cc9 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.021 UTC [msp] Setup -> DEBU cca Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.021 UTC [msp/identity] newIdentity -> DEBU ccb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.022 UTC [msp/identity] newIdentity -> DEBU ccc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.023 UTC [msp/identity] newIdentity -> DEBU ccd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.024 UTC [msp] Validate -> DEBU cce MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.025 UTC [common/config] Validate -> DEBU ccf Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.025 UTC [common/config] validateMSP -> DEBU cd0 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.025 UTC [msp] NewBccspMsp -> DEBU cd1 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.025 UTC [msp] Setup -> DEBU cd2 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.026 UTC [msp/identity] newIdentity -> DEBU cd3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.028 UTC [msp/identity] newIdentity -> DEBU cd4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.029 UTC [msp/identity] newIdentity -> DEBU cd5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.030 UTC [msp] Validate -> DEBU cd6 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.030 UTC [common/config] Validate -> DEBU cd7 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.030 UTC [common/config] validateMSP -> DEBU cd8 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.030 UTC [msp] NewBccspMsp -> DEBU cd9 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.030 UTC [msp] Setup -> DEBU cda Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.031 UTC [msp/identity] newIdentity -> DEBU cdb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.031 UTC [msp/identity] newIdentity -> DEBU cdc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp/identity] newIdentity -> DEBU cdd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp] Validate -> DEBU cde MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp] Setup -> DEBU cdf Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp] Setup -> DEBU ce0 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.032 UTC [policies] GetPolicy -> DEBU ce1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU ce2 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU ce4 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU ce6 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce7 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce9 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cea Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ceb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cec In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ced Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cee In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cef Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf0 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cf1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf2 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cf3 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf4 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cf5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf6 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cf7 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cf8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cf9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfb Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU cfe In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cff Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d00 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d01 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d02 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d03 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d04 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d05 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d06 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d07 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d08 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d09 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d0a In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d0b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d0c In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d0d Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d0e In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d0f Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d10 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d11 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d12 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d13 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d14 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d15 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d16 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d17 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d18 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d19 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d1a In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1b Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d1c In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d20 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d21 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d22 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d23 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d24 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d25 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d26 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d27 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d28 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d29 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d2a As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d2b Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d2c As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d2d Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d2e As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [orderer/kafka] Enqueue -> DEBU d2f [channel: testchainid] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:15.056 UTC [orderer/kafka] processMessagesToBlocks -> DEBU d30 [channel: testchainid] Successfully unmarshalled consumed message, offset is 1. Inspecting type...
orderer.example.com | 2018-01-30 08:53:15.056 UTC [policies] GetPolicy -> DEBU d31 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.056 UTC [cauthdsl] func1 -> DEBU d32 0xc4200260c8 gate 1517302395056582664 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.056 UTC [cauthdsl] func2 -> DEBU d33 0xc4200260c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.056 UTC [cauthdsl] func2 -> DEBU d34 0xc4200260c8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.057 UTC [msp/identity] newIdentity -> DEBU d35 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.064 UTC [orderer/kafka] Enqueue -> DEBU d37 [channel: testchainid] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:15.064 UTC [orderer/common/broadcast] Handle -> DEBU d38 [channel: testchainid] Broadcast has successfully enqueued message of type ORDERER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:15.058 UTC [msp] SatisfiesPrincipal -> DEBU d36 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.065 UTC [msp] Validate -> DEBU d39 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.065 UTC [cauthdsl] func2 -> DEBU d3a 0xc4200260c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:15.066 UTC [msp/identity] Verify -> DEBU d3b Verify: digest = 00000000 56 d6 a1 82 20 16 0b 54 26 30 e7 72 83 b7 b3 3e |V... ..T&0.r...>|
orderer.example.com | 00000010 84 ff b1 31 93 30 2a c6 1e 01 f1 b5 a6 a6 1c 8f |...1.0*.........|
orderer.example.com | 2018-01-30 08:53:15.066 UTC [msp/identity] Verify -> DEBU d3c Verify: sig = 00000000 30 45 02 21 00 ac 97 e4 0c 1d fc c5 e7 ca 7c 11 |0E.!..........|.|
orderer.example.com | 00000010 54 68 fc 49 9d 36 e9 a5 50 e0 aa 76 36 f1 9f 12 |Th.I.6..P..v6...|
orderer.example.com | 00000020 74 3a 8f fc e0 02 20 07 e8 56 77 bc 47 0c 6f e8 |t:.... ..Vw.G.o.|
orderer.example.com | 00000030 4c 92 88 34 4a 4a a1 0e 48 d3 e3 18 2a eb fe 33 |L..4JJ..H...*..3|
orderer.example.com | 00000040 16 a0 46 68 5a 1d 42 |..FhZ.B|
orderer.example.com | 2018-01-30 08:53:15.066 UTC [cauthdsl] func2 -> DEBU d3d 0xc4200260c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:15.066 UTC [cauthdsl] func1 -> DEBU d3f 0xc4200260c8 gate 1517302395056582664 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:15.066 UTC [orderer/common/broadcast] Handle -> WARN d3e Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:15.067 UTC [orderer/main] func1 -> DEBU d41 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:15.067 UTC [orderer/common/sigfilter] Apply -> DEBU d40 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
orderer.example.com | 2018-01-30 08:53:15.067 UTC [msp] GetLocalMSP -> DEBU d42 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.067 UTC [msp] GetDefaultSigningIdentity -> DEBU d43 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp] GetLocalMSP -> DEBU d44 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp] GetDefaultSigningIdentity -> DEBU d45 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp/identity] Sign -> DEBU d46 Sign: plaintext: 0AB7060A1B08011A0608FBE4C0D30522...41646D696E7310021A0641646D696E73
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp/identity] Sign -> DEBU d47 Sign: digest: C2BBFA046DA1B77C53B2BFED0F25A03FBF07950D69810C0BA28137F717B5EAEA
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] NewStandardValues -> DEBU d48 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d49 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d4a Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d4b Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d4c Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.070 UTC [common/configtx] addToMap -> DEBU d4d Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.071 UTC [orderer/common/deliver] Handle -> DEBU d4f Rejecting deliver because channel businesschannel not found
orderer.example.com | 2018-01-30 08:53:15.072 UTC [orderer/main] func1 -> DEBU d50 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.070 UTC [common/configtx] addToMap -> DEBU d4e Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.072 UTC [common/configtx] addToMap -> DEBU d51 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.074 UTC [common/configtx] addToMap -> DEBU d52 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.074 UTC [common/configtx] addToMap -> DEBU d53 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.075 UTC [common/configtx] addToMap -> DEBU d54 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.075 UTC [common/configtx] addToMap -> DEBU d55 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.076 UTC [common/configtx] addToMap -> DEBU d56 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.076 UTC [common/configtx] addToMap -> DEBU d57 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.076 UTC [common/configtx] addToMap -> DEBU d58 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.078 UTC [common/configtx] addToMap -> DEBU d59 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.078 UTC [common/configtx] addToMap -> DEBU d5a Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.078 UTC [common/configtx] addToMap -> DEBU d5b Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.079 UTC [common/configtx] addToMap -> DEBU d5c Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.079 UTC [common/configtx] addToMap -> DEBU d5d Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.086 UTC [common/configtx] addToMap -> DEBU d5e Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.086 UTC [common/configtx] addToMap -> DEBU d5f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.089 UTC [common/configtx] addToMap -> DEBU d60 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.089 UTC [common/configtx] addToMap -> DEBU d61 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.089 UTC [common/configtx] addToMap -> DEBU d62 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d63 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d64 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d65 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d66 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d67 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d68 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d69 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6a Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6b Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6c Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6d Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6f Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/configtx] addToMap -> DEBU d70 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/configtx] addToMap -> DEBU d71 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/configtx] processConfig -> DEBU d72 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/config] NewStandardValues -> DEBU d73 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/config] initializeProtosStruct -> DEBU d74 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/config] initializeProtosStruct -> DEBU d75 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.093 UTC [common/config] initializeProtosStruct -> DEBU d76 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.093 UTC [common/config] initializeProtosStruct -> DEBU d77 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.093 UTC [policies] ProposePolicy -> DEBU d78 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.095 UTC [policies] ProposePolicy -> DEBU d79 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.095 UTC [policies] ProposePolicy -> DEBU d7a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.095 UTC [common/config] NewStandardValues -> DEBU d7b Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.095 UTC [common/config] initializeProtosStruct -> DEBU d7c Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.095 UTC [common/config] initializeProtosStruct -> DEBU d7d Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d7e Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d7f Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d80 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d81 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d82 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d83 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d84 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] NewStandardValues -> DEBU d85 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d86 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d87 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.097 UTC [policies] ProposePolicy -> DEBU d88 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.097 UTC [policies] ProposePolicy -> DEBU d89 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.097 UTC [common/config] NewStandardValues -> DEBU d8a Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.098 UTC [policies] ProposePolicy -> DEBU d8c Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] NewStandardValues -> DEBU d8d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] initializeProtosStruct -> DEBU d8e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] NewStandardValues -> DEBU d8f Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] initializeProtosStruct -> DEBU d90 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] NewStandardValues -> DEBU d91 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] initializeProtosStruct -> DEBU d92 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [policies] ProposePolicy -> DEBU d93 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [policies] ProposePolicy -> DEBU d94 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d95 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] NewStandardValues -> DEBU d96 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] initializeProtosStruct -> DEBU d97 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] NewStandardValues -> DEBU d98 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] initializeProtosStruct -> DEBU d99 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] NewStandardValues -> DEBU d9a Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] initializeProtosStruct -> DEBU d9b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d9c Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d9d Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d9e Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] validateMSP -> DEBU d9f Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.099 UTC [msp] NewBccspMsp -> DEBU da0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.100 UTC [msp] Setup -> DEBU da1 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [orderer/main] Deliver -> DEBU d8b Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.100 UTC [orderer/common/deliver] Handle -> DEBU da2 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.101 UTC [orderer/common/deliver] Handle -> DEBU da3 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:15.101 UTC [msp/identity] newIdentity -> DEBU da4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.101 UTC [msp/identity] newIdentity -> DEBU da5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.102 UTC [msp/identity] newIdentity -> DEBU da6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.103 UTC [msp] Validate -> DEBU da7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.104 UTC [common/config] Validate -> DEBU da8 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.104 UTC [common/config] validateMSP -> DEBU da9 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.104 UTC [msp] NewBccspMsp -> DEBU daa Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.104 UTC [msp] Setup -> DEBU dab Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.105 UTC [msp/identity] newIdentity -> DEBU dac Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.106 UTC [msp/identity] newIdentity -> DEBU dad Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.106 UTC [msp/identity] newIdentity -> DEBU dae Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.111 UTC [msp] Validate -> DEBU daf MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.112 UTC [common/config] Validate -> DEBU db0 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.112 UTC [common/config] validateMSP -> DEBU db1 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.112 UTC [msp] NewBccspMsp -> DEBU db2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.112 UTC [msp] Setup -> DEBU db3 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.112 UTC [msp/identity] newIdentity -> DEBU db4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.113 UTC [msp/identity] newIdentity -> DEBU db5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.114 UTC [msp/identity] newIdentity -> DEBU db6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.115 UTC [msp] Validate -> DEBU db7 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.115 UTC [msp] Setup -> DEBU db8 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.115 UTC [msp] Setup -> DEBU db9 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dba Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dbb In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dbc Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dbd In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dbe Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dbf In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc0 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc1 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc3 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc4 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dc5 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dc7 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dc8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] CommitProposals -> DEBU dc9 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dca Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] CommitProposals -> DEBU dcb In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dcc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] CommitProposals -> DEBU dcd In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dce Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] CommitProposals -> DEBU dcf In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd0 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] CommitProposals -> DEBU dd3 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd4 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] CommitProposals -> DEBU dd5 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dd6 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU dd7 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dd8 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU dd9 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dda Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU ddb In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU ddc Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU ddd In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dde Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU ddf In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de0 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de1 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de2 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de3 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de4 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de5 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de6 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de7 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU de8 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] CommitProposals -> DEBU de9 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU dea Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] CommitProposals -> DEBU deb In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU dec Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] CommitProposals -> DEBU ded In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU dee Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU def Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU df0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.122 UTC [policies] GetPolicy -> DEBU df1 Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:15.122 UTC [policies] GetPolicy -> DEBU df2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.122 UTC [policies] GetPolicy -> DEBU df3 Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:15.122 UTC [common/configtx] addToMap -> DEBU df4 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.122 UTC [common/configtx] addToMap -> DEBU df5 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.122 UTC [common/configtx] addToMap -> DEBU df6 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU df7 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU df8 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU df9 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU dfa Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU dfb Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU dfc Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.125 UTC [common/configtx] addToMap -> DEBU dfd Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.125 UTC [common/configtx] addToMap -> DEBU dfe Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.125 UTC [common/configtx] addToMap -> DEBU dff Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.126 UTC [common/configtx] addToMap -> DEBU e00 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.126 UTC [policies] GetPolicy -> DEBU e01 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:15.126 UTC [cauthdsl] func1 -> DEBU e02 0xc42014ac40 gate 1517302395126448214 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.126 UTC [cauthdsl] func2 -> DEBU e03 0xc42014ac40 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.126 UTC [cauthdsl] func2 -> DEBU e04 0xc42014ac40 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.127 UTC [msp/identity] newIdentity -> DEBU e05 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e06 0xc42014ac40 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e07 0xc42014ac40 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func1 -> DEBU e08 0xc42014ac40 gate 1517302395126448214 evaluation fails
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func1 -> DEBU e09 0xc42014ac50 gate 1517302395128278398 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e0a 0xc42014ac50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e0b 0xc42014ac50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp/identity] newIdentity -> DEBU e0c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp] SatisfiesPrincipal -> DEBU e0d Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.129 UTC [cauthdsl] func2 -> DEBU e0e 0xc42014ac50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp/identity] Verify -> DEBU e0f Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp/identity] Verify -> DEBU e10 Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:15.130 UTC [cauthdsl] func2 -> DEBU e11 0xc42014ac50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:15.130 UTC [cauthdsl] func1 -> DEBU e12 0xc42014ac50 gate 1517302395128278398 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:15.130 UTC [common/configtx] recurseConfigMap -> DEBU e13 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e14 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e15 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e16 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e17 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e18 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e19 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e1a Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e1b Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.132 UTC [common/configtx] recurseConfigMap -> DEBU e1c Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.132 UTC [common/configtx] recurseConfigMap -> DEBU e1d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.132 UTC [common/configtx] recurseConfigMap -> DEBU e1e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.133 UTC [common/configtx] recurseConfigMap -> DEBU e1f Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e20 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e21 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e22 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e23 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e24 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e25 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] processConfig -> DEBU e26 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/config] NewStandardValues -> DEBU e27 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/config] initializeProtosStruct -> DEBU e28 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.135 UTC [common/config] initializeProtosStruct -> DEBU e29 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.135 UTC [common/config] initializeProtosStruct -> DEBU e2a Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.135 UTC [common/config] initializeProtosStruct -> DEBU e2b Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.135 UTC [policies] ProposePolicy -> DEBU e2c Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.135 UTC [policies] ProposePolicy -> DEBU e2d Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.136 UTC [policies] ProposePolicy -> DEBU e2e Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] NewStandardValues -> DEBU e2f Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e30 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e31 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e32 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e33 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e34 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e35 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e36 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e37 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e38 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] NewStandardValues -> DEBU e39 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e3a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.162 UTC [policies] ProposePolicy -> DEBU e3b Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e3c Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e3d Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e3e Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e3f Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e40 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e41 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e42 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e43 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e44 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e45 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e46 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e47 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e48 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e49 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e4a Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e4b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e4c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e4d Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e4e Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e4f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e50 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e51 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e52 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e53 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] validateMSP -> DEBU e54 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp] NewBccspMsp -> DEBU e55 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp] Setup -> DEBU e56 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp/identity] newIdentity -> DEBU e57 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp/identity] newIdentity -> DEBU e58 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.174 UTC [msp/identity] newIdentity -> DEBU e59 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.175 UTC [msp] Validate -> DEBU e5a MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.178 UTC [common/config] Validate -> DEBU e5b Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.179 UTC [common/config] validateMSP -> DEBU e5c Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.179 UTC [msp] NewBccspMsp -> DEBU e5d Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.179 UTC [msp] Setup -> DEBU e5e Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.180 UTC [msp/identity] newIdentity -> DEBU e5f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.181 UTC [msp/identity] newIdentity -> DEBU e60 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.182 UTC [msp/identity] newIdentity -> DEBU e61 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.183 UTC [msp] Validate -> DEBU e62 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.184 UTC [common/config] Validate -> DEBU e63 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.184 UTC [common/config] validateMSP -> DEBU e64 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.184 UTC [msp] NewBccspMsp -> DEBU e65 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.184 UTC [msp] Setup -> DEBU e66 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.184 UTC [msp/identity] newIdentity -> DEBU e67 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.185 UTC [msp/identity] newIdentity -> DEBU e68 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.185 UTC [msp/identity] newIdentity -> DEBU e69 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.186 UTC [msp] Validate -> DEBU e6a MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.187 UTC [msp] Setup -> DEBU e6b Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.187 UTC [msp] Setup -> DEBU e6c MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.187 UTC [common/configtx] addToMap -> DEBU e6d Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.187 UTC [common/configtx] addToMap -> DEBU e6e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e6f Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e70 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e71 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e72 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e73 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e74 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e75 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e76 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e77 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e78 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e79 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e7a Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e7b Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e7c Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e7d Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e7e Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e7f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e80 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e81 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e82 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e83 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e84 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e85 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e86 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e87 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e88 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e89 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8a Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8b Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8c Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8e Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8f Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e90 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e91 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e92 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e93 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e94 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e95 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e96 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e97 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e98 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e99 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e9a Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e9b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e9c Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.196 UTC [common/configtx] addToMap -> DEBU e9d Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.196 UTC [common/configtx] addToMap -> DEBU e9e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.196 UTC [policies] GetPolicy -> DEBU e9f Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:15.196 UTC [cauthdsl] func1 -> DEBU ea0 0xc42014b3c0 gate 1517302395196502869 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.196 UTC [cauthdsl] func2 -> DEBU ea1 0xc42014b3c0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.197 UTC [cauthdsl] func2 -> DEBU ea2 0xc42014b3c0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.200 UTC [msp/identity] newIdentity -> DEBU ea3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.200 UTC [cauthdsl] func2 -> DEBU ea4 0xc42014b3c0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func2 -> DEBU ea5 0xc42014b3c0 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func1 -> DEBU ea6 0xc42014b3c0 gate 1517302395196502869 evaluation fails
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func1 -> DEBU ea7 0xc42014a238 gate 1517302395201365337 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func2 -> DEBU ea8 0xc42014a238 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func2 -> DEBU ea9 0xc42014a238 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.201 UTC [msp/identity] newIdentity -> DEBU eaa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.202 UTC [msp] SatisfiesPrincipal -> DEBU eab Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.202 UTC [cauthdsl] func2 -> DEBU eac 0xc42014a238 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:15.202 UTC [msp/identity] Verify -> DEBU ead Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:15.202 UTC [msp/identity] Verify -> DEBU eae Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:15.203 UTC [cauthdsl] func2 -> DEBU eaf 0xc42014a238 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:15.204 UTC [cauthdsl] func1 -> DEBU eb0 0xc42014a238 gate 1517302395201365337 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:15.204 UTC [common/configtx] recurseConfigMap -> DEBU eb1 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.204 UTC [common/configtx] recurseConfigMap -> DEBU eb2 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.204 UTC [common/configtx] recurseConfigMap -> DEBU eb3 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb4 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb5 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb6 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb7 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb8 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb9 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eba Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU ebb Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebc Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebd Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebe Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebf Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ec0 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ec1 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.207 UTC [common/configtx] recurseConfigMap -> DEBU ec2 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.207 UTC [common/configtx] recurseConfigMap -> DEBU ec3 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.208 UTC [common/configtx] processConfig -> DEBU ec4 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.209 UTC [common/config] NewStandardValues -> DEBU ec5 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.209 UTC [common/config] initializeProtosStruct -> DEBU ec6 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.210 UTC [common/config] initializeProtosStruct -> DEBU ec7 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.210 UTC [common/config] initializeProtosStruct -> DEBU ec8 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] initializeProtosStruct -> DEBU ec9 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.211 UTC [policies] ProposePolicy -> DEBU eca Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.211 UTC [policies] ProposePolicy -> DEBU ecb Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.211 UTC [policies] ProposePolicy -> DEBU ecc Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] NewStandardValues -> DEBU ecd Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] initializeProtosStruct -> DEBU ece Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] initializeProtosStruct -> DEBU ecf Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.212 UTC [common/config] initializeProtosStruct -> DEBU ed0 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.212 UTC [common/config] initializeProtosStruct -> DEBU ed1 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.212 UTC [common/config] initializeProtosStruct -> DEBU ed2 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed3 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed4 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed5 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed6 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.213 UTC [common/config] NewStandardValues -> DEBU ed7 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.213 UTC [common/config] initializeProtosStruct -> DEBU ed8 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.213 UTC [policies] ProposePolicy -> DEBU ed9 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU eda Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU edb Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.214 UTC [common/config] NewStandardValues -> DEBU edc Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU edd Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU ede Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU edf Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.214 UTC [common/config] NewStandardValues -> DEBU ee0 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.214 UTC [common/config] initializeProtosStruct -> DEBU ee1 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] NewStandardValues -> DEBU ee2 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] initializeProtosStruct -> DEBU ee3 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] NewStandardValues -> DEBU ee4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] initializeProtosStruct -> DEBU ee5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [policies] ProposePolicy -> DEBU ee6 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [policies] ProposePolicy -> DEBU ee7 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [policies] ProposePolicy -> DEBU ee8 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] NewStandardValues -> DEBU ee9 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] initializeProtosStruct -> DEBU eea Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] NewStandardValues -> DEBU eeb Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] initializeProtosStruct -> DEBU eec Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] NewStandardValues -> DEBU eed Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] initializeProtosStruct -> DEBU eee Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [policies] ProposePolicy -> DEBU eef Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [policies] ProposePolicy -> DEBU ef0 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [policies] ProposePolicy -> DEBU ef1 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] validateMSP -> DEBU ef2 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.216 UTC [msp] NewBccspMsp -> DEBU ef3 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.217 UTC [msp] Setup -> DEBU ef4 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.217 UTC [msp/identity] newIdentity -> DEBU ef5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.217 UTC [msp/identity] newIdentity -> DEBU ef6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.218 UTC [msp/identity] newIdentity -> DEBU ef7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.219 UTC [msp] Validate -> DEBU ef8 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.220 UTC [common/config] Validate -> DEBU ef9 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.220 UTC [common/config] validateMSP -> DEBU efa Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.220 UTC [msp] NewBccspMsp -> DEBU efb Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.220 UTC [msp] Setup -> DEBU efc Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.220 UTC [msp/identity] newIdentity -> DEBU efd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.221 UTC [msp/identity] newIdentity -> DEBU efe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.222 UTC [msp/identity] newIdentity -> DEBU eff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.223 UTC [msp] Validate -> DEBU f00 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.224 UTC [common/config] Validate -> DEBU f01 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.224 UTC [common/config] validateMSP -> DEBU f02 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.225 UTC [msp] NewBccspMsp -> DEBU f03 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.226 UTC [msp] Setup -> DEBU f04 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.227 UTC [msp/identity] newIdentity -> DEBU f05 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.228 UTC [msp/identity] newIdentity -> DEBU f06 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.229 UTC [msp/identity] newIdentity -> DEBU f07 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.230 UTC [msp] Validate -> DEBU f08 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.231 UTC [msp] Setup -> DEBU f09 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.231 UTC [msp] Setup -> DEBU f0a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.231 UTC [policies] GetPolicy -> DEBU f0b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.231 UTC [policies] CommitProposals -> DEBU f0c In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.231 UTC [policies] GetPolicy -> DEBU f0d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] CommitProposals -> DEBU f0e In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f0f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] CommitProposals -> DEBU f10 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f11 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f12 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f13 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f14 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f15 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] CommitProposals -> DEBU f16 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f17 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] CommitProposals -> DEBU f18 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] GetPolicy -> DEBU f19 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] CommitProposals -> DEBU f1a In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] GetPolicy -> DEBU f1b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] CommitProposals -> DEBU f1c In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] GetPolicy -> DEBU f1d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f1e In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f1f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f20 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f21 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f22 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f23 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f24 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f25 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f26 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f27 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f28 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f29 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f2a In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f2b Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f2c In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f2d Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f2e In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f2f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f30 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f31 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f32 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f33 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f34 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f35 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f36 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f37 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f38 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f39 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f3a In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f3b Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f3c In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f3d Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f3e In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f3f Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f40 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f41 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f42 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f43 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] CommitProposals -> DEBU f44 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f45 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] CommitProposals -> DEBU f46 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f47 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f48 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f49 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] CommitProposals -> DEBU f4e As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.239 UTC [policies] GetPolicy -> DEBU f4f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.239 UTC [policies] CommitProposals -> DEBU f50 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.239 UTC [policies] GetPolicy -> DEBU f51 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f52 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] GetPolicy -> DEBU f53 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f54 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] GetPolicy -> DEBU f55 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f56 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] GetPolicy -> DEBU f57 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f58 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] NewStandardValues -> DEBU f59 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] initializeProtosStruct -> DEBU f5a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] initializeProtosStruct -> DEBU f5b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] initializeProtosStruct -> DEBU f5c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/config] initializeProtosStruct -> DEBU f5d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/configtx] addToMap -> DEBU f5e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/configtx] addToMap -> DEBU f5f Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/configtx] addToMap -> DEBU f60 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.242 UTC [common/configtx] addToMap -> DEBU f61 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.242 UTC [common/configtx] addToMap -> DEBU f62 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.243 UTC [common/configtx] addToMap -> DEBU f63 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.243 UTC [common/configtx] addToMap -> DEBU f64 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.243 UTC [common/configtx] addToMap -> DEBU f65 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f66 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f67 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f68 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f69 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f6a Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f6b Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f6c Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f6d Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f6e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f6f Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f70 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f71 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f72 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f73 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f74 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f75 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f76 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f77 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f78 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f79 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7a Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7c Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7d Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f7e Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f7f Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f80 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f81 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f82 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] processConfig -> DEBU f83 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/config] NewStandardValues -> DEBU f84 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f85 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f86 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f87 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f88 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.248 UTC [policies] ProposePolicy -> DEBU f89 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.248 UTC [policies] ProposePolicy -> DEBU f8a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.248 UTC [policies] ProposePolicy -> DEBU f8b Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] NewStandardValues -> DEBU f8c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f8d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f8e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f8f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f90 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f91 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f92 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f93 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f94 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f95 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [common/config] NewStandardValues -> DEBU f96 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.249 UTC [common/config] initializeProtosStruct -> DEBU f97 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f98 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f99 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9a Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU f9b Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9c Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9d Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU f9f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] initializeProtosStruct -> DEBU fa0 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU fa1 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] initializeProtosStruct -> DEBU fa2 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU fa3 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] initializeProtosStruct -> DEBU fa4 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fa5 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fa6 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fa7 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] NewStandardValues -> DEBU fa8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] initializeProtosStruct -> DEBU fa9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] NewStandardValues -> DEBU faa Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] initializeProtosStruct -> DEBU fab Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] NewStandardValues -> DEBU fac Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] initializeProtosStruct -> DEBU fad Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fae Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [policies] ProposePolicy -> DEBU faf Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [policies] ProposePolicy -> DEBU fb0 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [common/config] validateMSP -> DEBU fb1 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp] NewBccspMsp -> DEBU fb2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp] Setup -> DEBU fb3 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp/identity] newIdentity -> DEBU fb4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp/identity] newIdentity -> DEBU fb5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.253 UTC [msp/identity] newIdentity -> DEBU fb6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.253 UTC [msp] Validate -> DEBU fb7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.254 UTC [common/config] Validate -> DEBU fb8 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.254 UTC [common/config] validateMSP -> DEBU fb9 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.254 UTC [msp] NewBccspMsp -> DEBU fba Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.254 UTC [msp] Setup -> DEBU fbb Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.254 UTC [msp/identity] newIdentity -> DEBU fbc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.255 UTC [msp/identity] newIdentity -> DEBU fbd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.256 UTC [msp/identity] newIdentity -> DEBU fbe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.257 UTC [msp] Validate -> DEBU fbf MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.258 UTC [common/config] Validate -> DEBU fc0 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.258 UTC [common/config] validateMSP -> DEBU fc1 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.259 UTC [msp] NewBccspMsp -> DEBU fc2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.259 UTC [msp] Setup -> DEBU fc3 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.260 UTC [msp/identity] newIdentity -> DEBU fc4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.261 UTC [msp/identity] newIdentity -> DEBU fc5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.261 UTC [msp/identity] newIdentity -> DEBU fc6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.262 UTC [msp] Validate -> DEBU fc7 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.263 UTC [msp] Setup -> DEBU fc8 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.263 UTC [msp] Setup -> DEBU fc9 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] GetPolicy -> DEBU fca Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] CommitProposals -> DEBU fcb In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] GetPolicy -> DEBU fcc Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] CommitProposals -> DEBU fcd In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] GetPolicy -> DEBU fce Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] CommitProposals -> DEBU fcf In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fd5 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fd7 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fd9 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fda Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fdb In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fdc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fdd In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fde Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU fdf In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe1 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe4 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU fe7 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe8 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU fe9 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fea Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU feb In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fec Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU fed In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU fee Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU fef In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff0 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff1 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff3 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff4 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff5 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff6 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff7 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff8 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff9 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ffa Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ffb In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU ffc Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU ffd In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU ffe Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU fff In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1000 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU 1001 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1002 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU 1003 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1004 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU 1005 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1006 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1007 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1008 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1009 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 100a Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 100b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 100c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 100d As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 100e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 100f As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1010 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1011 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1012 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1013 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1014 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1015 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1016 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1017 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [orderer/common/blockcutter] Ordered -> DEBU 1018 Found message which requested to be isolated, cutting into its own batch
orderer.example.com | 2018-01-30 08:53:15.269 UTC [orderer/kafka] processRegular -> DEBU 1019 [channel: testchainid] Ordering results: items in batch = 1, ok = true, pending = false
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 101a retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] newBlockfileStream -> DEBU 101b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 101c Remaining bytes=[9163], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 101d Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] NewStandardValues -> DEBU 101e Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 101f Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 1020 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 1021 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 1022 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/configtx] addToMap -> DEBU 1023 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1024 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1025 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1026 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1027 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1028 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 1029 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102a Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102b Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102d Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102e Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 102f Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1030 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1031 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1032 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1033 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1034 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1035 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1036 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1037 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 1038 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 1039 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103a Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103b Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103c Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103d Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103e Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103f Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 1040 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1041 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1042 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1043 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1044 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1045 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1046 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1047 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.275 UTC [common/configtx] processConfig -> DEBU 1048 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.275 UTC [common/config] NewStandardValues -> DEBU 1049 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.277 UTC [policies] ProposePolicy -> DEBU 104e Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.277 UTC [policies] ProposePolicy -> DEBU 104f Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.277 UTC [policies] ProposePolicy -> DEBU 1050 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] NewStandardValues -> DEBU 1051 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] initializeProtosStruct -> DEBU 1052 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] initializeProtosStruct -> DEBU 1053 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] initializeProtosStruct -> DEBU 1054 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] initializeProtosStruct -> DEBU 1055 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] initializeProtosStruct -> DEBU 1056 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 1057 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 1058 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 1059 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 105a Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] NewStandardValues -> DEBU 105b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] initializeProtosStruct -> DEBU 105c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 105d Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 105e Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.279 UTC [policies] ProposePolicy -> DEBU 105f Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.279 UTC [common/config] NewStandardValues -> DEBU 1060 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.279 UTC [policies] ProposePolicy -> DEBU 1061 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.279 UTC [policies] ProposePolicy -> DEBU 1062 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.280 UTC [policies] ProposePolicy -> DEBU 1063 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] NewStandardValues -> DEBU 1064 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] initializeProtosStruct -> DEBU 1065 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] NewStandardValues -> DEBU 1066 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] initializeProtosStruct -> DEBU 1067 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] NewStandardValues -> DEBU 1068 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] initializeProtosStruct -> DEBU 1069 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 106a Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 106b Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 106c Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] NewStandardValues -> DEBU 106d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] initializeProtosStruct -> DEBU 106e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] NewStandardValues -> DEBU 106f Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] initializeProtosStruct -> DEBU 1070 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] NewStandardValues -> DEBU 1071 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] initializeProtosStruct -> DEBU 1072 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 1073 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 1074 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 1075 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.282 UTC [common/config] validateMSP -> DEBU 1076 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp] NewBccspMsp -> DEBU 1077 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp] Setup -> DEBU 1078 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp/identity] newIdentity -> DEBU 1079 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp/identity] newIdentity -> DEBU 107a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.283 UTC [msp/identity] newIdentity -> DEBU 107b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.284 UTC [msp] Validate -> DEBU 107c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.285 UTC [common/config] Validate -> DEBU 107d Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.285 UTC [common/config] validateMSP -> DEBU 107e Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.285 UTC [msp] NewBccspMsp -> DEBU 107f Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.285 UTC [msp] Setup -> DEBU 1080 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.286 UTC [msp/identity] newIdentity -> DEBU 1081 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.286 UTC [msp/identity] newIdentity -> DEBU 1082 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.286 UTC [msp/identity] newIdentity -> DEBU 1083 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.287 UTC [msp] Validate -> DEBU 1084 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.288 UTC [common/config] Validate -> DEBU 1085 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.288 UTC [common/config] validateMSP -> DEBU 1086 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp] NewBccspMsp -> DEBU 1087 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp] Setup -> DEBU 1088 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp/identity] newIdentity -> DEBU 1089 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp/identity] newIdentity -> DEBU 108a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.289 UTC [msp/identity] newIdentity -> DEBU 108b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.289 UTC [msp] Validate -> DEBU 108c MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.290 UTC [msp] Setup -> DEBU 108d Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.290 UTC [msp] Setup -> DEBU 108e MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] GetPolicy -> DEBU 108f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] CommitProposals -> DEBU 1090 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] GetPolicy -> DEBU 1091 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] CommitProposals -> DEBU 1092 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] GetPolicy -> DEBU 1093 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] CommitProposals -> DEBU 1094 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1095 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1096 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1097 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1098 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1099 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] CommitProposals -> DEBU 109a In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 109b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] CommitProposals -> DEBU 109c In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 109d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 109e In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 109f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 10a0 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 10a1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 10a2 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 10a3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 10a4 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a5 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a6 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a7 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a9 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10aa Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10ab Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10ac In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10ad Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10ae In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10af Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b0 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b1 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b2 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b3 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b4 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b5 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b6 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b7 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b8 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b9 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10ba In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10bb Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10bc In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10bd Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10be In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10bf Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c0 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10c1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c2 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10c3 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c4 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10c5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c6 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10c7 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] CommitProposals -> DEBU 10c8 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10c9 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] CommitProposals -> DEBU 10ca In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cd Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10ce Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cf Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.297 UTC [orderer/common/deliver] Handle -> DEBU 10d1 Rejecting deliver because channel businesschannel not found
orderer.example.com | 2018-01-30 08:53:15.297 UTC [orderer/main] func1 -> DEBU 10d2 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10d0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.297 UTC [policies] GetPolicy -> DEBU 10d3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.297 UTC [policies] CommitProposals -> DEBU 10d4 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.297 UTC [policies] GetPolicy -> DEBU 10d5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10d6 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10d7 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10d8 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10d9 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10da As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10db Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10dc As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10dd Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10de As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [fsblkstorage] newBlockfileMgr -> DEBU 10df newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
orderer.example.com | 2018-01-30 08:53:15.298 UTC [kvledger.util] CreateDirIfMissing -> DEBU 10e0 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/businesschannel/]
orderer.example.com | 2018-01-30 08:53:15.298 UTC [kvledger.util] logDirStatus -> DEBU 10e1 Before creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] does not exist
orderer.example.com | 2018-01-30 08:53:15.298 UTC [kvledger.util] logDirStatus -> DEBU 10e2 After creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] exists
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 10e3 Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 10e4 status of file [/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] newBlockIndex -> DEBU 10e5 newBlockIndex() - indexItems:[[BlockNum]]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] newBlockfileStream -> DEBU 10e6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10e7 Finished reading file number [0]
orderer.example.com | 2018-01-30 08:53:15.303 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10e8 blockbytes [0] read from file [0]
orderer.example.com | 2018-01-30 08:53:15.305 UTC [fsblkstorage] indexBlock -> DEBU 10e9 Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
orderer.example.com | txId= locPointer=offset=38, bytesLength=11972
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] updateCheckpoint -> DEBU 10ea Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12015], isChainEmpty=[false], lastBlockNumber=[0]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 10eb retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] newBlockfileStream -> DEBU 10ec newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10ed Remaining bytes=[12015], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10ee Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] newChainSupport -> DEBU 10ef [channel: businesschannel] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=1):
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/kafka] newChain -> INFO 10f0 [channel: businesschannel] Starting chain with last persisted offset -3 and last recorded block 0
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] newChain -> INFO 10f1 Created and starting new chain businesschannel
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] addBlockSignature -> DEBU 10f2 &{ledgerResources:0xc420201140 chain:0xc420126ea0 cutter:0xc420135680 filters:0xc4202011a0 signer:0x1274e88 lastConfig:0 lastConfigSeq:0}
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] addBlockSignature -> DEBU 10f3 &{}
orderer.example.com | 2018-01-30 08:53:15.307 UTC [msp] GetLocalMSP -> DEBU 10f4 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.307 UTC [msp] GetDefaultSigningIdentity -> DEBU 10f5 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetLocalMSP -> DEBU 10f6 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetDefaultSigningIdentity -> DEBU 10f7 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 10f8 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...78CBD19F2F0292B403CB2BCF3BA0832F
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 10f9 Sign: digest: 1D0E1F64B994CF5300B7D784F903B6FD8C85F0BCA33A2DF950484C5278BBF0E8
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetLocalMSP -> DEBU 10fa Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetDefaultSigningIdentity -> DEBU 10fb Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [orderer/multichain] addLastConfigSignature -> DEBU 10fc [channel: testchainid] About to write block, setting its LAST_CONFIG to 0
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetLocalMSP -> DEBU 10fd Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetDefaultSigningIdentity -> DEBU 10fe Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 10ff Sign: plaintext: 0AFA050A0A4F7264657265724D535012...78CBD19F2F0292B403CB2BCF3BA0832F
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 1100 Sign: digest: 1D5DA72AB8141AAD12788A218373357ACEC4FC5E16F6E2239AC7B0100817B5E5
orderer.example.com | 2018-01-30 08:53:15.310 UTC [orderer/kafka] setupProducerForChannel -> INFO 1101 [channel: businesschannel] Setting up the producer for this channel...
orderer.example.com | 2018-01-30 08:53:15.311 UTC [orderer/kafka] try -> DEBU 1102 [channel: businesschannel] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:15.311107 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:15.311126 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:15.311175 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:15.311218 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | 2018-01-30 08:53:15.314 UTC [fsblkstorage] indexBlock -> DEBU 1103 Indexing block [blockNum=1, blockHash=[]byte{0xd5, 0xdd, 0xf, 0x1d, 0x78, 0xe3, 0xb5, 0x2a, 0x26, 0xef, 0xf8, 0xa7, 0x68, 0x77, 0xc3, 0x13, 0xa, 0xd5, 0xc3, 0xb2, 0x41, 0xce, 0xef, 0xc3, 0xf6, 0xf0, 0x4, 0x6a, 0x24, 0x5e, 0x44, 0x7a} txOffsets=
orderer.example.com | txId= locPointer=offset=70, bytesLength=12873
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:15.315 UTC [fsblkstorage] updateCheckpoint -> DEBU 1104 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[23857], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | 2018-01-30 08:53:15.315 UTC [orderer/multichain] WriteBlock -> DEBU 1105 [channel: testchainid] Wrote block 1
orderer.example.com | 2018-01-30 08:53:15.315 UTC [orderer/kafka] processRegular -> DEBU 1106 [channel: testchainid] Batch filled, just cut block 1 - last persisted offset is now 1
orderer.example.com | 2018-01-30 08:53:15.319 UTC [orderer/main] Deliver -> DEBU 1107 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.319 UTC [orderer/common/deliver] Handle -> DEBU 1108 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.319 UTC [orderer/common/deliver] Handle -> DEBU 1109 Attempting to read seek info message
orderer.example.com | [sarama] 2018/01/30 08:53:15.322074 broker.go:146: Connected to broker at kafka3:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:15.357920 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.357965 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.357974 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.357982 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.358000 client.go:154: Successfully initialized new client
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] try -> DEBU 110a [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] startThread -> INFO 110b [channel: businesschannel] Producer set up successfully
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] sendConnectMessage -> INFO 110c [channel: businesschannel] About to post the CONNECT message...
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] try -> DEBU 110d [channel: businesschannel] Attempting to post the CONNECT message...
orderer.example.com | [sarama] 2018/01/30 08:53:15.358639 client.go:599: client/metadata fetching metadata for [businesschannel] from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.427526 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:15.427563 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
orderer.example.com | 2018-01-30 08:53:15.519 UTC [orderer/common/deliver] Handle -> WARN 110e [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:15.519 UTC [orderer/main] func1 -> DEBU 110f Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.530 UTC [orderer/main] Deliver -> DEBU 1110 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.531 UTC [orderer/common/deliver] Handle -> DEBU 1111 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.531 UTC [orderer/common/deliver] Handle -> DEBU 1112 Attempting to read seek info message
orderer.example.com | [sarama] 2018/01/30 08:53:15.678163 client.go:599: client/metadata fetching metadata for [businesschannel] from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.681149 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:15.681561 async_producer.go:584: producer/broker/0 starting up
orderer.example.com | [sarama] 2018/01/30 08:53:15.681845 async_producer.go:596: producer/broker/0 state change to [open] on businesschannel/0
orderer.example.com | [sarama] 2018/01/30 08:53:15.688112 broker.go:144: Connected to broker at kafka0:9092 (registered as #0)
orderer.example.com | 2018-01-30 08:53:15.736 UTC [orderer/common/deliver] Handle -> WARN 1113 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:15.736 UTC [orderer/main] func1 -> DEBU 1114 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.754 UTC [orderer/main] Deliver -> DEBU 1115 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.754 UTC [orderer/common/deliver] Handle -> DEBU 1116 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.755 UTC [orderer/common/deliver] Handle -> DEBU 1117 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:15.959 UTC [orderer/common/deliver] Handle -> WARN 1118 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:15.961 UTC [orderer/main] func1 -> DEBU 1119 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.981 UTC [orderer/main] Deliver -> DEBU 111a Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.982 UTC [orderer/common/deliver] Handle -> DEBU 111b Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.984 UTC [orderer/common/deliver] Handle -> DEBU 111c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.187 UTC [orderer/common/deliver] Handle -> WARN 111d [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:16.188 UTC [orderer/main] func1 -> DEBU 111e Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:16.199 UTC [orderer/main] Deliver -> DEBU 111f Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:16.199 UTC [orderer/common/deliver] Handle -> DEBU 1120 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:16.199 UTC [orderer/common/deliver] Handle -> DEBU 1121 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.400 UTC [orderer/common/deliver] Handle -> WARN 1122 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:16.401 UTC [orderer/main] func1 -> DEBU 1123 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:16.421 UTC [orderer/main] Deliver -> DEBU 1124 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:16.421 UTC [orderer/common/deliver] Handle -> DEBU 1125 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:16.422 UTC [orderer/common/deliver] Handle -> DEBU 1126 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.623 UTC [orderer/common/deliver] Handle -> WARN 1127 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:16.624 UTC [orderer/main] func1 -> DEBU 1128 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:16.633 UTC [orderer/main] Deliver -> DEBU 1129 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:16.633 UTC [orderer/common/deliver] Handle -> DEBU 112a Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:16.634 UTC [orderer/common/deliver] Handle -> DEBU 112b Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] try -> DEBU 112c [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] startThread -> INFO 112d [channel: businesschannel] CONNECT message posted successfully
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] setupParentConsumerForChannel -> INFO 112e [channel: businesschannel] Setting up the parent consumer for this channel...
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] try -> DEBU 112f [channel: businesschannel] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:16.721954 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:16.721978 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:16.722032 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:16.722120 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.730868 broker.go:146: Connected to broker at kafka2:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:16.733759 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733792 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733801 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733808 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733823 client.go:154: Successfully initialized new client
orderer.example.com | [sarama] 2018/01/30 08:53:16.734212 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | 2018-01-30 08:53:16.733 UTC [orderer/kafka] try -> DEBU 1130 [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:16.734 UTC [orderer/kafka] startThread -> INFO 1131 [channel: businesschannel] Parent consumer set up successfully
orderer.example.com | 2018-01-30 08:53:16.734 UTC [orderer/kafka] setupChannelConsumerForChannel -> INFO 1132 [channel: businesschannel] Setting up the channel consumer for this channel (start offset: -2)...
orderer.example.com | 2018-01-30 08:53:16.734 UTC [orderer/kafka] try -> DEBU 1133 [channel: businesschannel] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:16.740771 broker.go:144: Connected to broker at kafka0:9092 (registered as #0)
orderer.example.com | [sarama] 2018/01/30 08:53:16.767841 consumer.go:648: consumer/broker/0 added subscription to businesschannel/0
orderer.example.com | 2018-01-30 08:53:16.768 UTC [orderer/kafka] try -> DEBU 1134 [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:16.769 UTC [orderer/kafka] startThread -> INFO 1135 [channel: businesschannel] Channel consumer set up successfully
orderer.example.com | 2018-01-30 08:53:16.769 UTC [orderer/kafka] startThread -> INFO 1136 [channel: businesschannel] Start phase completed successfully
orderer.example.com | 2018-01-30 08:53:16.780 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 1137 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 0. Inspecting type...
orderer.example.com | 2018-01-30 08:53:16.780 UTC [orderer/kafka] processConnect -> DEBU 1138 [channel: businesschannel] It's a connect message - ignoring
orderer.example.com | 2018-01-30 08:53:16.835 UTC [policies] GetPolicy -> DEBU 1139 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:16.835 UTC [cauthdsl] func1 -> DEBU 113a 0xc420026140 gate 1517302396835410106 evaluation starts
orderer.example.com | 2018-01-30 08:53:16.835 UTC [cauthdsl] func2 -> DEBU 113b 0xc420026140 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:16.835 UTC [cauthdsl] func2 -> DEBU 113c 0xc420026140 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:16.835 UTC [msp/identity] newIdentity -> DEBU 113d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 113e 0xc420026140 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 113f 0xc420026140 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func1 -> DEBU 1140 0xc420026140 gate 1517302396835410106 evaluation fails
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func1 -> DEBU 1141 0xc420026150 gate 1517302396836716352 evaluation starts
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 1142 0xc420026150 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 1143 0xc420026150 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:16.836 UTC [msp/identity] newIdentity -> DEBU 1144 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp] SatisfiesPrincipal -> DEBU 1145 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp] Validate -> DEBU 1146 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:16.837 UTC [cauthdsl] func2 -> DEBU 1147 0xc420026150 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp/identity] Verify -> DEBU 1148 Verify: digest = 00000000 84 de 17 22 2a 98 f6 40 87 bb c0 62 4b a8 0f 11 |..."*..@...bK...|
orderer.example.com | 00000010 92 cd a5 84 df 61 e1 1b d5 1c 42 b4 48 55 09 75 |.....a....B.HU.u|
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp/identity] Verify -> DEBU 1149 Verify: sig = 00000000 30 44 02 20 74 76 e7 41 e6 1e 94 47 d5 40 f9 9b |0D. tv.A...G.@..|
orderer.example.com | 00000010 03 dc 38 d0 b5 38 21 a6 f5 ff 5e b8 07 41 06 04 |..8..8!...^..A..|
orderer.example.com | 00000020 60 1f f4 c7 02 20 4a 5a 21 1b 02 56 6f bf 8e d4 |`.... JZ!..Vo...|
orderer.example.com | 00000030 6f 3f 62 89 5a 9f 67 d2 ab 36 56 24 77 27 1f 28 |o?b.Z.g..6V$w'.(|
orderer.example.com | 00000040 6b 14 b1 15 81 07 |k.....|
orderer.example.com | 2018-01-30 08:53:16.838 UTC [cauthdsl] func2 -> DEBU 114a 0xc420026150 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:16.838 UTC [cauthdsl] func1 -> DEBU 114b 0xc420026150 gate 1517302396836716352 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:16.838 UTC [orderer/common/sigfilter] Apply -> DEBU 114c Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b73a40 1 [0xc42014bab8]}) %!s(*policies.implicitMetaPolicy=&{0xc420bd8100 1 [0xc42014bb88 0xc42014bc20]})]}
orderer.example.com | 2018-01-30 08:53:16.838 UTC [orderer/common/deliver] Handle -> DEBU 114d [channel: businesschannel] Received seekInfo (0xc420286700) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:53:16.838 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 114e retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:16.838 UTC [fsblkstorage] newBlockfileStream -> DEBU 114f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:16.838 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1150 Remaining bytes=[12015], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:16.839 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1151 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:16.839 UTC [orderer/common/deliver] Handle -> DEBU 1152 [channel: businesschannel] Delivering block for (0xc420286700)
orderer.example.com | 2018-01-30 08:53:16.841 UTC [orderer/common/deliver] Handle -> DEBU 1153 [channel: businesschannel] Done delivering for (0xc420286700), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:53:16.841 UTC [orderer/common/deliver] Handle -> DEBU 1154 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.842 UTC [orderer/common/deliver] Handle -> WARN 1155 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:16.842 UTC [orderer/main] func1 -> DEBU 1156 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:18.394 UTC [orderer/main] Deliver -> DEBU 1157 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:18.394 UTC [orderer/common/deliver] Handle -> DEBU 1158 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:18.394 UTC [orderer/common/deliver] Handle -> DEBU 1159 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:18.405 UTC [orderer/main] Broadcast -> DEBU 115a Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:18.405 UTC [orderer/common/broadcast] Handle -> DEBU 115b Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:18.406 UTC [orderer/common/broadcast] Handle -> DEBU 115c Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:18.406 UTC [orderer/configupdate] Process -> DEBU 115d Processing channel reconfiguration request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.406 UTC [common/configtx] addToMap -> DEBU 115e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.406 UTC [common/configtx] addToMap -> DEBU 115f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.407 UTC [common/configtx] addToMap -> DEBU 1160 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.407 UTC [common/configtx] addToMap -> DEBU 1161 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.407 UTC [common/configtx] addToMap -> DEBU 1162 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1163 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1164 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1165 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1166 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1167 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1168 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1169 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.409 UTC [common/configtx] addToMap -> DEBU 116a Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.409 UTC [common/configtx] addToMap -> DEBU 116b Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.409 UTC [common/configtx] addToMap -> DEBU 116c Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.409 UTC [policies] GetPolicy -> DEBU 116d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.409 UTC [cauthdsl] func1 -> DEBU 116e 0xc42014aa50 gate 1517302398409697269 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.409 UTC [cauthdsl] func2 -> DEBU 116f 0xc42014aa50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.409 UTC [cauthdsl] func2 -> DEBU 1170 0xc42014aa50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.410 UTC [msp/identity] newIdentity -> DEBU 1171 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.410 UTC [msp] SatisfiesPrincipal -> DEBU 1172 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.411 UTC [cauthdsl] func2 -> DEBU 1173 0xc42014aa50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.411 UTC [msp/identity] Verify -> DEBU 1174 Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.411 UTC [msp/identity] Verify -> DEBU 1175 Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.411 UTC [cauthdsl] func2 -> DEBU 1176 0xc42014aa50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.411 UTC [cauthdsl] func1 -> DEBU 1177 0xc42014aa50 gate 1517302398409697269 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 1178 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 1179 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 117a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 117b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 117c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 117d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 117e Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 117f Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 1180 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 1181 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 1182 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1183 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1184 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1185 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1186 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1187 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1188 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/configtx] recurseConfigMap -> DEBU 1189 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/configtx] recurseConfigMap -> DEBU 118a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/configtx] processConfig -> DEBU 118b Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/config] NewStandardValues -> DEBU 118c Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/config] initializeProtosStruct -> DEBU 118d Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 118e Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 118f Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 1190 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.416 UTC [policies] ProposePolicy -> DEBU 1191 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.416 UTC [policies] ProposePolicy -> DEBU 1192 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.416 UTC [policies] ProposePolicy -> DEBU 1193 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] NewStandardValues -> DEBU 1194 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 1195 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1196 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1197 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1198 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1199 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.417 UTC [policies] ProposePolicy -> DEBU 119a Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.417 UTC [policies] ProposePolicy -> DEBU 119b Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.417 UTC [policies] ProposePolicy -> DEBU 119c Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 119d Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] NewStandardValues -> DEBU 119e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] initializeProtosStruct -> DEBU 119f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a0 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a1 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a2 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] NewStandardValues -> DEBU 11a3 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a4 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a5 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a6 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] NewStandardValues -> DEBU 11a7 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] initializeProtosStruct -> DEBU 11a8 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] NewStandardValues -> DEBU 11a9 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] initializeProtosStruct -> DEBU 11aa Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] NewStandardValues -> DEBU 11ab Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] initializeProtosStruct -> DEBU 11ac Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [policies] ProposePolicy -> DEBU 11ad Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [policies] ProposePolicy -> DEBU 11ae Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [policies] ProposePolicy -> DEBU 11af Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] NewStandardValues -> DEBU 11b0 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] initializeProtosStruct -> DEBU 11b1 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] NewStandardValues -> DEBU 11b2 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] initializeProtosStruct -> DEBU 11b3 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] NewStandardValues -> DEBU 11b4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] initializeProtosStruct -> DEBU 11b5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.420 UTC [policies] ProposePolicy -> DEBU 11b6 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.420 UTC [policies] ProposePolicy -> DEBU 11b7 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.421 UTC [policies] ProposePolicy -> DEBU 11b8 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.421 UTC [common/config] validateMSP -> DEBU 11b9 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.421 UTC [msp] NewBccspMsp -> DEBU 11ba Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.421 UTC [msp] Setup -> DEBU 11bb Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.421 UTC [msp/identity] newIdentity -> DEBU 11bc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.422 UTC [msp/identity] newIdentity -> DEBU 11bd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.423 UTC [msp/identity] newIdentity -> DEBU 11be Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.424 UTC [msp] Validate -> DEBU 11bf MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.424 UTC [common/config] Validate -> DEBU 11c0 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.425 UTC [common/config] validateMSP -> DEBU 11c1 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.425 UTC [msp] NewBccspMsp -> DEBU 11c2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.425 UTC [msp] Setup -> DEBU 11c3 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.425 UTC [msp/identity] newIdentity -> DEBU 11c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.426 UTC [msp/identity] newIdentity -> DEBU 11c5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.426 UTC [msp/identity] newIdentity -> DEBU 11c6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.427 UTC [msp] Validate -> DEBU 11c7 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.427 UTC [common/config] Validate -> DEBU 11c8 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.427 UTC [common/config] validateMSP -> DEBU 11c9 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.427 UTC [msp] NewBccspMsp -> DEBU 11ca Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.428 UTC [msp] Setup -> DEBU 11cb Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.428 UTC [msp/identity] newIdentity -> DEBU 11cc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.429 UTC [msp/identity] newIdentity -> DEBU 11cd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.429 UTC [msp/identity] newIdentity -> DEBU 11ce Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] Validate -> DEBU 11cf MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] Setup -> DEBU 11d0 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] Setup -> DEBU 11d1 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] GetLocalMSP -> DEBU 11d2 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] GetDefaultSigningIdentity -> DEBU 11d3 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp] GetLocalMSP -> DEBU 11d4 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp] GetDefaultSigningIdentity -> DEBU 11d5 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp/identity] Sign -> DEBU 11d6 Sign: plaintext: 0AB7060A1B08011A0608FEE4C0D30522...75C071AF11201291FCA6C31BC677A694
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp/identity] Sign -> DEBU 11d7 Sign: digest: 8B77AA3BCCA1857EC01221235BC59445656B7CF6A59B3D85E131502512630DED
orderer.example.com | 2018-01-30 08:53:18.431 UTC [orderer/common/broadcast] Handle -> DEBU 11d8 [channel: businesschannel] Broadcast is filtering message of type CONFIG
orderer.example.com | 2018-01-30 08:53:18.431 UTC [policies] GetPolicy -> DEBU 11d9 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.431 UTC [cauthdsl] func1 -> DEBU 11da 0xc42014ae58 gate 1517302398431880372 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.432 UTC [cauthdsl] func2 -> DEBU 11db 0xc42014ae58 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.432 UTC [cauthdsl] func2 -> DEBU 11dc 0xc42014ae58 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.432 UTC [msp/identity] newIdentity -> DEBU 11dd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp] SatisfiesPrincipal -> DEBU 11de Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp] Validate -> DEBU 11df MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.433 UTC [cauthdsl] func2 -> DEBU 11e0 0xc42014ae58 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp/identity] Verify -> DEBU 11e1 Verify: digest = 00000000 8b 77 aa 3b cc a1 85 7e c0 12 21 23 5b c5 94 45 |.w.;...~..!#[..E|
orderer.example.com | 00000010 65 6b 7c f6 a5 9b 3d 85 e1 31 50 25 12 63 0d ed |ek|...=..1P%.c..|
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp/identity] Verify -> DEBU 11e2 Verify: sig = 00000000 30 45 02 21 00 c1 e9 e2 18 23 34 6c 65 ba cc ce |0E.!.....#4le...|
orderer.example.com | 00000010 b3 f9 78 79 95 f5 ac 45 2b ea 5d d1 05 42 79 9f |..xy...E+.]..By.|
orderer.example.com | 00000020 27 71 34 0e b6 02 20 27 ac 68 8d c6 4d e1 c3 d1 |'q4... '.h..M...|
orderer.example.com | 00000030 c8 8d bb 34 7e 5c b1 7d 60 85 fc 25 50 8c ef 4b |...4~\.}`..%P..K|
orderer.example.com | 00000040 b2 c2 0d 8c 01 3c 0d |.....<.|
orderer.example.com | 2018-01-30 08:53:18.433 UTC [cauthdsl] func2 -> DEBU 11e3 0xc42014ae58 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.433 UTC [cauthdsl] func1 -> DEBU 11e4 0xc42014ae58 gate 1517302398431880372 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.433 UTC [orderer/common/sigfilter] Apply -> DEBU 11e5 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b73ac0 1 [0xc42014bae0]}) %!s(*policies.implicitMetaPolicy=&{0xc420bd8200 1 [0xc42014bbd0 0xc42014bb38]})]}
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e6 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e7 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e8 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e9 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11ea Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11eb Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11ec Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11ed Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11ee Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11ef Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f0 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f1 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.436 UTC [common/configtx] addToMap -> DEBU 11f4 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.436 UTC [policies] GetPolicy -> DEBU 11f5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.436 UTC [cauthdsl] func1 -> DEBU 11f6 0xc42014b438 gate 1517302398436505958 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.436 UTC [cauthdsl] func2 -> DEBU 11f7 0xc42014b438 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.436 UTC [cauthdsl] func2 -> DEBU 11f8 0xc42014b438 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.436 UTC [msp/identity] newIdentity -> DEBU 11f9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.437 UTC [msp] SatisfiesPrincipal -> DEBU 11fa Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.437 UTC [cauthdsl] func2 -> DEBU 11fb 0xc42014b438 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.438 UTC [msp/identity] Verify -> DEBU 11fc Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.438 UTC [msp/identity] Verify -> DEBU 11fd Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.438 UTC [cauthdsl] func2 -> DEBU 11fe 0xc42014b438 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.439 UTC [cauthdsl] func1 -> DEBU 11ff 0xc42014b438 gate 1517302398436505958 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.444 UTC [common/configtx] recurseConfigMap -> DEBU 1200 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1201 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1202 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1203 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1204 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.446 UTC [common/configtx] recurseConfigMap -> DEBU 1205 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.446 UTC [common/configtx] recurseConfigMap -> DEBU 1206 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.446 UTC [common/configtx] recurseConfigMap -> DEBU 1207 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.447 UTC [common/configtx] recurseConfigMap -> DEBU 1208 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.447 UTC [common/configtx] recurseConfigMap -> DEBU 1209 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.448 UTC [common/configtx] recurseConfigMap -> DEBU 120a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.448 UTC [common/configtx] recurseConfigMap -> DEBU 120b Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120e Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120f Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.450 UTC [common/configtx] recurseConfigMap -> DEBU 1210 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.450 UTC [common/configtx] recurseConfigMap -> DEBU 1211 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.450 UTC [common/configtx] recurseConfigMap -> DEBU 1212 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/configtx] processConfig -> DEBU 1213 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] NewStandardValues -> DEBU 1214 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1215 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1216 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1217 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1218 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.451 UTC [policies] ProposePolicy -> DEBU 1219 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.451 UTC [policies] ProposePolicy -> DEBU 121a Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 121b Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] NewStandardValues -> DEBU 121c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 121d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 121e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 121f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 1220 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 1221 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1222 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1223 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1224 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1225 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] NewStandardValues -> DEBU 1226 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] initializeProtosStruct -> DEBU 1227 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 1228 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 1229 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122a Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 122b Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122c Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122d Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 122f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] initializeProtosStruct -> DEBU 1230 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 1231 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] initializeProtosStruct -> DEBU 1232 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 1233 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 1234 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1235 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1236 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1237 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] NewStandardValues -> DEBU 1238 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 1239 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] NewStandardValues -> DEBU 123a Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 123b Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] NewStandardValues -> DEBU 123c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 123d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 123e Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 123f Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1240 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.455 UTC [common/config] validateMSP -> DEBU 1241 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.455 UTC [msp] NewBccspMsp -> DEBU 1242 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.455 UTC [msp] Setup -> DEBU 1243 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.455 UTC [msp/identity] newIdentity -> DEBU 1244 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.456 UTC [msp/identity] newIdentity -> DEBU 1245 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.457 UTC [msp/identity] newIdentity -> DEBU 1246 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.458 UTC [msp] Validate -> DEBU 1247 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.458 UTC [common/config] Validate -> DEBU 1248 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.458 UTC [common/config] validateMSP -> DEBU 1249 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.458 UTC [msp] NewBccspMsp -> DEBU 124a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.459 UTC [msp] Setup -> DEBU 124b Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.460 UTC [msp/identity] newIdentity -> DEBU 124c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.465 UTC [msp/identity] newIdentity -> DEBU 124d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.467 UTC [msp/identity] newIdentity -> DEBU 124e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.468 UTC [msp] Validate -> DEBU 124f MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.468 UTC [common/config] Validate -> DEBU 1250 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.468 UTC [common/config] validateMSP -> DEBU 1251 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.468 UTC [msp] NewBccspMsp -> DEBU 1252 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.468 UTC [msp] Setup -> DEBU 1253 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.469 UTC [msp/identity] newIdentity -> DEBU 1254 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.469 UTC [msp/identity] newIdentity -> DEBU 1255 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.469 UTC [msp/identity] newIdentity -> DEBU 1256 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.470 UTC [msp] Validate -> DEBU 1257 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.470 UTC [msp] Setup -> DEBU 1258 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.471 UTC [msp] Setup -> DEBU 1259 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.471 UTC [orderer/kafka] Enqueue -> DEBU 125a [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:18.492 UTC [orderer/kafka] Enqueue -> DEBU 125b [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:18.492 UTC [orderer/common/broadcast] Handle -> DEBU 125c [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG
orderer.example.com | 2018-01-30 08:53:18.497 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 125d [channel: businesschannel] Successfully unmarshalled consumed message, offset is 1. Inspecting type...
orderer.example.com | 2018-01-30 08:53:18.497 UTC [policies] GetPolicy -> DEBU 125e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.498 UTC [cauthdsl] func1 -> DEBU 125f 0xc42014a418 gate 1517302398498555717 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.498 UTC [cauthdsl] func2 -> DEBU 1260 0xc42014a418 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.498 UTC [cauthdsl] func2 -> DEBU 1261 0xc42014a418 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.499 UTC [msp/identity] newIdentity -> DEBU 1262 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.500 UTC [msp] SatisfiesPrincipal -> DEBU 1263 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.500 UTC [msp] Validate -> DEBU 1264 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.501 UTC [cauthdsl] func2 -> DEBU 1265 0xc42014a418 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.501 UTC [msp/identity] Verify -> DEBU 1266 Verify: digest = 00000000 8b 77 aa 3b cc a1 85 7e c0 12 21 23 5b c5 94 45 |.w.;...~..!#[..E|
orderer.example.com | 00000010 65 6b 7c f6 a5 9b 3d 85 e1 31 50 25 12 63 0d ed |ek|...=..1P%.c..|
orderer.example.com | 2018-01-30 08:53:18.501 UTC [msp/identity] Verify -> DEBU 1267 Verify: sig = 00000000 30 45 02 21 00 c1 e9 e2 18 23 34 6c 65 ba cc ce |0E.!.....#4le...|
orderer.example.com | 00000010 b3 f9 78 79 95 f5 ac 45 2b ea 5d d1 05 42 79 9f |..xy...E+.]..By.|
orderer.example.com | 00000020 27 71 34 0e b6 02 20 27 ac 68 8d c6 4d e1 c3 d1 |'q4... '.h..M...|
orderer.example.com | 00000030 c8 8d bb 34 7e 5c b1 7d 60 85 fc 25 50 8c ef 4b |...4~\.}`..%P..K|
orderer.example.com | 00000040 b2 c2 0d 8c 01 3c 0d |.....<.|
orderer.example.com | 2018-01-30 08:53:18.502 UTC [cauthdsl] func2 -> DEBU 1268 0xc42014a418 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.502 UTC [cauthdsl] func1 -> DEBU 1269 0xc42014a418 gate 1517302398498555717 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.502 UTC [orderer/common/sigfilter] Apply -> DEBU 126a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b73ac0 1 [0xc42014bae0]}) %!s(*policies.implicitMetaPolicy=&{0xc420bd8200 1 [0xc42014bbd0 0xc42014bb38]})]}
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126b Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126c Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126d Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126e Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126f Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1270 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1271 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1272 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1273 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1274 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1275 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1276 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1277 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.506 UTC [common/configtx] addToMap -> DEBU 1278 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.506 UTC [common/configtx] addToMap -> DEBU 1279 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.506 UTC [policies] GetPolicy -> DEBU 127a Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.506 UTC [cauthdsl] func1 -> DEBU 127b 0xc42014ac50 gate 1517302398506392897 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.506 UTC [cauthdsl] func2 -> DEBU 127c 0xc42014ac50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.506 UTC [cauthdsl] func2 -> DEBU 127d 0xc42014ac50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.507 UTC [msp/identity] newIdentity -> DEBU 127e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.507 UTC [msp] SatisfiesPrincipal -> DEBU 127f Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.507 UTC [cauthdsl] func2 -> DEBU 1280 0xc42014ac50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.509 UTC [orderer/common/deliver] Handle -> WARN 1281 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:18.509 UTC [orderer/main] func1 -> DEBU 1282 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:18.509 UTC [orderer/common/broadcast] Handle -> WARN 1283 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:18.510 UTC [orderer/main] func1 -> DEBU 1284 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:18.513 UTC [msp/identity] Verify -> DEBU 1285 Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.513 UTC [msp/identity] Verify -> DEBU 1286 Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.514 UTC [cauthdsl] func2 -> DEBU 1287 0xc42014ac50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.514 UTC [cauthdsl] func1 -> DEBU 1288 0xc42014ac50 gate 1517302398506392897 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.514 UTC [common/configtx] recurseConfigMap -> DEBU 1289 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.514 UTC [common/configtx] recurseConfigMap -> DEBU 128a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128b Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128c Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128d Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128f Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1290 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1291 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1292 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1293 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1294 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1295 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1296 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 1297 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 1298 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 1299 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 129a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.518 UTC [common/configtx] recurseConfigMap -> DEBU 129b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.519 UTC [common/configtx] processConfig -> DEBU 129c Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.519 UTC [common/config] NewStandardValues -> DEBU 129d Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.520 UTC [common/config] initializeProtosStruct -> DEBU 129e Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.520 UTC [common/config] initializeProtosStruct -> DEBU 129f Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.520 UTC [common/config] initializeProtosStruct -> DEBU 12a0 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.521 UTC [common/config] initializeProtosStruct -> DEBU 12a1 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a2 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a3 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a4 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.522 UTC [common/config] NewStandardValues -> DEBU 12a5 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a6 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12a7 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12a8 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12a9 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12aa Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12ab Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12ac Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12ad Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12ae Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12af Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b0 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b1 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12b2 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12b3 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12b4 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12b5 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12b6 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12b7 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b8 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b9 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12ba Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12bb Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12bc Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12bd Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.524 UTC [common/config] initializeProtosStruct -> DEBU 12be Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.524 UTC [common/config] initializeProtosStruct -> DEBU 12bf Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.524 UTC [common/config] initializeProtosStruct -> DEBU 12c0 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c1 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c2 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c3 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c4 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] NewStandardValues -> DEBU 12c5 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] initializeProtosStruct -> DEBU 12c6 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.526 UTC [policies] ProposePolicy -> DEBU 12c7 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.526 UTC [policies] ProposePolicy -> DEBU 12c8 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.526 UTC [policies] ProposePolicy -> DEBU 12c9 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] Validate -> DEBU 12ca Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] validateMSP -> DEBU 12cb Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.526 UTC [msp] NewBccspMsp -> DEBU 12cc Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.526 UTC [msp] Setup -> DEBU 12cd Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.527 UTC [msp/identity] newIdentity -> DEBU 12ce Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.531 UTC [msp/identity] newIdentity -> DEBU 12cf Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.532 UTC [msp/identity] newIdentity -> DEBU 12d0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.533 UTC [msp] Validate -> DEBU 12d1 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.533 UTC [common/config] Validate -> DEBU 12d2 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.533 UTC [common/config] validateMSP -> DEBU 12d3 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.533 UTC [msp] NewBccspMsp -> DEBU 12d4 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.534 UTC [msp] Setup -> DEBU 12d5 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.537 UTC [msp/identity] newIdentity -> DEBU 12d6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.538 UTC [msp/identity] newIdentity -> DEBU 12d7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.538 UTC [msp/identity] newIdentity -> DEBU 12d8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.539 UTC [msp] Validate -> DEBU 12d9 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.540 UTC [common/config] validateMSP -> DEBU 12da Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.540 UTC [msp] NewBccspMsp -> DEBU 12db Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.540 UTC [msp] Setup -> DEBU 12dc Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.540 UTC [msp/identity] newIdentity -> DEBU 12dd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.541 UTC [msp/identity] newIdentity -> DEBU 12de Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.541 UTC [msp/identity] newIdentity -> DEBU 12df Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.542 UTC [msp] Validate -> DEBU 12e0 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.542 UTC [msp] Setup -> DEBU 12e1 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.542 UTC [msp] Setup -> DEBU 12e2 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.543 UTC [orderer/common/blockcutter] Ordered -> DEBU 12e3 Found message which requested to be isolated, cutting into its own batch
orderer.example.com | 2018-01-30 08:53:18.543 UTC [orderer/kafka] processRegular -> DEBU 12e4 [channel: businesschannel] Ordering results: items in batch = 1, ok = true, pending = false
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 12e5 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] newBlockfileStream -> DEBU 12e6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12e7 Remaining bytes=[12015], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12e8 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:18.543 UTC [common/configtx] addToMap -> DEBU 12e9 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.543 UTC [common/configtx] addToMap -> DEBU 12ea Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.543 UTC [common/configtx] addToMap -> DEBU 12eb Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ec Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ed Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ee Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ef Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12f0 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12f1 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:18.545 UTC [common/configtx] addToMap -> DEBU 12f2 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.545 UTC [common/configtx] addToMap -> DEBU 12f3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.545 UTC [common/configtx] addToMap -> DEBU 12f4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.546 UTC [common/configtx] addToMap -> DEBU 12f5 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.546 UTC [common/configtx] addToMap -> DEBU 12f6 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12f7 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12f8 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12f9 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12fa Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12fb Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12fc Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:18.548 UTC [common/configtx] addToMap -> DEBU 12fd Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:18.548 UTC [common/configtx] addToMap -> DEBU 12fe Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:18.548 UTC [common/configtx] addToMap -> DEBU 12ff Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:18.549 UTC [common/configtx] addToMap -> DEBU 1300 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.549 UTC [common/configtx] addToMap -> DEBU 1301 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.551 UTC [common/configtx] addToMap -> DEBU 1302 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.551 UTC [common/configtx] addToMap -> DEBU 1303 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:18.551 UTC [common/configtx] addToMap -> DEBU 1304 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:18.552 UTC [common/configtx] addToMap -> DEBU 1305 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1306 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1307 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1308 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1309 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 130a Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 130b Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:18.554 UTC [common/configtx] addToMap -> DEBU 130c Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:18.554 UTC [common/configtx] addToMap -> DEBU 130d Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:18.554 UTC [common/configtx] addToMap -> DEBU 130e Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:18.555 UTC [common/configtx] addToMap -> DEBU 130f Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.555 UTC [common/configtx] addToMap -> DEBU 1310 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.555 UTC [common/configtx] addToMap -> DEBU 1311 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1312 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1313 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1314 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1315 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.557 UTC [common/configtx] addToMap -> DEBU 1316 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.557 UTC [common/configtx] addToMap -> DEBU 1317 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.557 UTC [common/configtx] addToMap -> DEBU 1318 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.558 UTC [common/configtx] addToMap -> DEBU 1319 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.558 UTC [common/configtx] addToMap -> DEBU 131a Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.558 UTC [common/configtx] addToMap -> DEBU 131b Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.559 UTC [common/configtx] addToMap -> DEBU 131c Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.559 UTC [common/configtx] addToMap -> DEBU 131d Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.559 UTC [policies] GetPolicy -> DEBU 131e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.559 UTC [cauthdsl] func1 -> DEBU 131f 0xc42014b458 gate 1517302398559943608 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.561 UTC [cauthdsl] func2 -> DEBU 1320 0xc42014b458 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.561 UTC [cauthdsl] func2 -> DEBU 1321 0xc42014b458 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp/identity] newIdentity -> DEBU 1322 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp] SatisfiesPrincipal -> DEBU 1323 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.562 UTC [cauthdsl] func2 -> DEBU 1324 0xc42014b458 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp/identity] Verify -> DEBU 1325 Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp/identity] Verify -> DEBU 1326 Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.562 UTC [cauthdsl] func2 -> DEBU 1327 0xc42014b458 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.562 UTC [cauthdsl] func1 -> DEBU 1328 0xc42014b458 gate 1517302398559943608 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 1329 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132b Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132d Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 132e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 132f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1330 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1331 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1332 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1333 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1334 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1335 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1336 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 1337 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 1338 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 1339 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 133a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 133b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] processConfig -> DEBU 133c Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/config] NewStandardValues -> DEBU 133d Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 133e Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 133f Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1340 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1341 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.566 UTC [policies] ProposePolicy -> DEBU 1342 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.566 UTC [policies] ProposePolicy -> DEBU 1343 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.566 UTC [policies] ProposePolicy -> DEBU 1344 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] NewStandardValues -> DEBU 1345 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1346 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1347 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1348 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1349 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] initializeProtosStruct -> DEBU 134a Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134b Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134c Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134d Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134e Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] NewStandardValues -> DEBU 134f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] initializeProtosStruct -> DEBU 1350 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1351 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1352 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1353 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] NewStandardValues -> DEBU 1354 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1355 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1356 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1357 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] NewStandardValues -> DEBU 1358 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] initializeProtosStruct -> DEBU 1359 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] NewStandardValues -> DEBU 135a Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] initializeProtosStruct -> DEBU 135b Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] NewStandardValues -> DEBU 135c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] initializeProtosStruct -> DEBU 135d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [policies] ProposePolicy -> DEBU 135e Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [policies] ProposePolicy -> DEBU 135f Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [policies] ProposePolicy -> DEBU 1360 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] NewStandardValues -> DEBU 1361 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] initializeProtosStruct -> DEBU 1362 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] NewStandardValues -> DEBU 1363 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] initializeProtosStruct -> DEBU 1364 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] NewStandardValues -> DEBU 1365 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.570 UTC [common/config] initializeProtosStruct -> DEBU 1366 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [policies] ProposePolicy -> DEBU 1367 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [policies] ProposePolicy -> DEBU 1368 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [policies] ProposePolicy -> DEBU 1369 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [common/config] validateMSP -> DEBU 136a Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.570 UTC [msp] NewBccspMsp -> DEBU 136b Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.570 UTC [msp] Setup -> DEBU 136c Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.571 UTC [msp/identity] newIdentity -> DEBU 136d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.572 UTC [msp/identity] newIdentity -> DEBU 136e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.572 UTC [msp/identity] newIdentity -> DEBU 136f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.573 UTC [msp] Validate -> DEBU 1370 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.578 UTC [common/config] Validate -> DEBU 1371 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.578 UTC [common/config] validateMSP -> DEBU 1372 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.580 UTC [msp] NewBccspMsp -> DEBU 1373 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.580 UTC [msp] Setup -> DEBU 1374 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.582 UTC [msp/identity] newIdentity -> DEBU 1375 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.583 UTC [msp/identity] newIdentity -> DEBU 1376 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.586 UTC [msp/identity] newIdentity -> DEBU 1377 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.586 UTC [msp] Validate -> DEBU 1378 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.587 UTC [common/config] Validate -> DEBU 1379 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.587 UTC [common/config] validateMSP -> DEBU 137a Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.587 UTC [msp] NewBccspMsp -> DEBU 137b Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.587 UTC [msp] Setup -> DEBU 137c Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.588 UTC [msp/identity] newIdentity -> DEBU 137d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.588 UTC [msp/identity] newIdentity -> DEBU 137e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.589 UTC [msp/identity] newIdentity -> DEBU 137f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.590 UTC [msp] Validate -> DEBU 1380 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.590 UTC [msp] Setup -> DEBU 1381 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.590 UTC [msp] Setup -> DEBU 1382 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] GetPolicy -> DEBU 1383 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] CommitProposals -> DEBU 1384 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] GetPolicy -> DEBU 1385 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] CommitProposals -> DEBU 1386 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] GetPolicy -> DEBU 1387 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] CommitProposals -> DEBU 1388 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 1389 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138c Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] CommitProposals -> DEBU 138e In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] GetPolicy -> DEBU 138f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] CommitProposals -> DEBU 1390 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] GetPolicy -> DEBU 1391 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] CommitProposals -> DEBU 1392 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] GetPolicy -> DEBU 1393 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.594 UTC [policies] CommitProposals -> DEBU 1394 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:18.594 UTC [policies] GetPolicy -> DEBU 1395 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.598 UTC [policies] CommitProposals -> DEBU 1396 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:18.599 UTC [policies] GetPolicy -> DEBU 1397 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.599 UTC [policies] CommitProposals -> DEBU 1398 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:18.599 UTC [policies] GetPolicy -> DEBU 1399 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139a Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] CommitProposals -> DEBU 13a0 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] GetPolicy -> DEBU 13a1 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] CommitProposals -> DEBU 13a2 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] GetPolicy -> DEBU 13a3 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] CommitProposals -> DEBU 13a4 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] GetPolicy -> DEBU 13a5 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] CommitProposals -> DEBU 13a6 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] GetPolicy -> DEBU 13a7 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] CommitProposals -> DEBU 13a8 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] GetPolicy -> DEBU 13a9 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13aa In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13ab Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13ac In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13ad Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13ae In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13af Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13b0 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13b1 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13b2 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13b3 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13b4 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13b5 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13b6 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13b7 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13b8 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13b9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13ba In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13bb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13bc In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13bd Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13be In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13bf Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c5 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] CommitProposals -> DEBU 13c6 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c7 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] CommitProposals -> DEBU 13c8 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c9 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13ca As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] GetPolicy -> DEBU 13cb Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13cc As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] GetPolicy -> DEBU 13cd Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13ce As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] GetPolicy -> DEBU 13cf Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13d0 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [orderer/multichain] addBlockSignature -> DEBU 13d1 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:0 lastConfigSeq:1}
orderer.example.com | 2018-01-30 08:53:18.606 UTC [orderer/multichain] addBlockSignature -> DEBU 13d2 &{}
orderer.example.com | 2018-01-30 08:53:18.606 UTC [msp] GetLocalMSP -> DEBU 13d3 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.606 UTC [msp] GetDefaultSigningIdentity -> DEBU 13d4 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetLocalMSP -> DEBU 13d5 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetDefaultSigningIdentity -> DEBU 13d6 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp/identity] Sign -> DEBU 13d7 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...7E6DD9C49749D28CAF1A6C2133A065B3
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp/identity] Sign -> DEBU 13d8 Sign: digest: AF66C640372B8B40E46146329FD648CA563756F5FBC55DB04AF4CB89222762CE
orderer.example.com | 2018-01-30 08:53:18.607 UTC [orderer/multichain] addLastConfigSignature -> DEBU 13d9 [channel: businesschannel] Detected lastConfigSeq transitioning from 1 to 2, setting lastConfig from 0 to 1
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetLocalMSP -> DEBU 13da Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetDefaultSigningIdentity -> DEBU 13db Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.607 UTC [orderer/multichain] addLastConfigSignature -> DEBU 13dc [channel: businesschannel] About to write block, setting its LAST_CONFIG to 1
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp] GetLocalMSP -> DEBU 13dd Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp] GetDefaultSigningIdentity -> DEBU 13de Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp/identity] Sign -> DEBU 13df Sign: plaintext: 08010AFA050A0A4F7264657265724D53...7E6DD9C49749D28CAF1A6C2133A065B3
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp/identity] Sign -> DEBU 13e0 Sign: digest: 18C235A6448C2E14E27D2386BF93017D52512ED75361154023272D95A06DEDBF
orderer.example.com | 2018-01-30 08:53:18.612 UTC [fsblkstorage] indexBlock -> DEBU 13e1 Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
orderer.example.com | txId= locPointer=offset=70, bytesLength=11994
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:18.612 UTC [fsblkstorage] updateCheckpoint -> DEBU 13e2 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25832], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | 2018-01-30 08:53:18.613 UTC [orderer/multichain] WriteBlock -> DEBU 13e3 [channel: businesschannel] Wrote block 1
orderer.example.com | 2018-01-30 08:53:18.613 UTC [orderer/kafka] processRegular -> DEBU 13e4 [channel: businesschannel] Batch filled, just cut block 1 - last persisted offset is now 1
orderer.example.com | 2018-01-30 08:53:20.627 UTC [orderer/main] Deliver -> DEBU 13e5 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:20.627 UTC [orderer/common/deliver] Handle -> DEBU 13e6 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:20.628 UTC [orderer/common/deliver] Handle -> DEBU 13e7 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:20.641 UTC [orderer/main] Broadcast -> DEBU 13e8 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:20.641 UTC [orderer/common/broadcast] Handle -> DEBU 13e9 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:20.642 UTC [orderer/common/broadcast] Handle -> DEBU 13ea Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:20.642 UTC [orderer/configupdate] Process -> DEBU 13eb Processing channel reconfiguration request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.642 UTC [common/configtx] addToMap -> DEBU 13ec Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13ed Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13ee Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13ef Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13f0 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13f1 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f3 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f4 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f5 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f6 Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f7 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.645 UTC [common/configtx] addToMap -> DEBU 13f8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.645 UTC [common/configtx] addToMap -> DEBU 13f9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.647 UTC [common/configtx] addToMap -> DEBU 13fa Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.647 UTC [policies] GetPolicy -> DEBU 13fb Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.647 UTC [cauthdsl] func1 -> DEBU 13fc 0xc42014a828 gate 1517302400647748184 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.647 UTC [cauthdsl] func2 -> DEBU 13fd 0xc42014a828 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.648 UTC [cauthdsl] func2 -> DEBU 13fe 0xc42014a828 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.648 UTC [msp/identity] newIdentity -> DEBU 13ff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.649 UTC [msp] SatisfiesPrincipal -> DEBU 1400 Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.649 UTC [cauthdsl] func2 -> DEBU 1401 0xc42014a828 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.649 UTC [msp/identity] Verify -> DEBU 1402 Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.649 UTC [msp/identity] Verify -> DEBU 1403 Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.650 UTC [cauthdsl] func2 -> DEBU 1404 0xc42014a828 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.650 UTC [cauthdsl] func1 -> DEBU 1405 0xc42014a828 gate 1517302400647748184 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.650 UTC [common/configtx] recurseConfigMap -> DEBU 1406 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 1407 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 1408 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 1409 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 140a Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 140b Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140d Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140f Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1410 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1411 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1412 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1413 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.653 UTC [common/configtx] recurseConfigMap -> DEBU 1414 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.656 UTC [common/configtx] recurseConfigMap -> DEBU 1415 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.656 UTC [common/configtx] recurseConfigMap -> DEBU 1416 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.656 UTC [common/configtx] recurseConfigMap -> DEBU 1417 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/configtx] recurseConfigMap -> DEBU 1418 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/configtx] processConfig -> DEBU 1419 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] NewStandardValues -> DEBU 141a Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141b Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141c Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141d Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141e Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.657 UTC [policies] ProposePolicy -> DEBU 141f Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [policies] ProposePolicy -> DEBU 1420 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [policies] ProposePolicy -> DEBU 1421 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] NewStandardValues -> DEBU 1422 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 1423 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 1424 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 1425 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] initializeProtosStruct -> DEBU 1426 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] initializeProtosStruct -> DEBU 1427 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 1428 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 1429 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142a Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142b Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] NewStandardValues -> DEBU 142c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] initializeProtosStruct -> DEBU 142d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142e Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142f Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 1430 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] NewStandardValues -> DEBU 1431 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.659 UTC [policies] ProposePolicy -> DEBU 1432 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.659 UTC [policies] ProposePolicy -> DEBU 1433 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.659 UTC [policies] ProposePolicy -> DEBU 1434 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] NewStandardValues -> DEBU 1435 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] initializeProtosStruct -> DEBU 1436 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] NewStandardValues -> DEBU 1437 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] initializeProtosStruct -> DEBU 1438 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] NewStandardValues -> DEBU 1439 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] initializeProtosStruct -> DEBU 143a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 143b Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 143c Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 143d Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] NewStandardValues -> DEBU 143e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] initializeProtosStruct -> DEBU 143f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] NewStandardValues -> DEBU 1440 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] initializeProtosStruct -> DEBU 1441 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] NewStandardValues -> DEBU 1442 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] initializeProtosStruct -> DEBU 1443 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 1444 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 1445 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 1446 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] validateMSP -> DEBU 1447 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.661 UTC [msp] NewBccspMsp -> DEBU 1448 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.661 UTC [msp] Setup -> DEBU 1449 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.661 UTC [msp/identity] newIdentity -> DEBU 144a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.663 UTC [msp/identity] newIdentity -> DEBU 144b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.664 UTC [msp/identity] newIdentity -> DEBU 144c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.665 UTC [msp] Validate -> DEBU 144d MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.665 UTC [common/config] Validate -> DEBU 144e Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.665 UTC [common/config] validateMSP -> DEBU 144f Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.665 UTC [msp] NewBccspMsp -> DEBU 1450 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.665 UTC [msp] Setup -> DEBU 1451 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.666 UTC [msp/identity] newIdentity -> DEBU 1452 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.666 UTC [msp/identity] newIdentity -> DEBU 1453 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.667 UTC [msp/identity] newIdentity -> DEBU 1454 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp] Validate -> DEBU 1455 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.668 UTC [common/config] Validate -> DEBU 1456 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.668 UTC [common/config] validateMSP -> DEBU 1457 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp] NewBccspMsp -> DEBU 1458 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp] Setup -> DEBU 1459 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp/identity] newIdentity -> DEBU 145a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.669 UTC [msp/identity] newIdentity -> DEBU 145b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.669 UTC [msp/identity] newIdentity -> DEBU 145c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.669 UTC [msp] Validate -> DEBU 145d MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] Setup -> DEBU 145e Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] Setup -> DEBU 145f MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetLocalMSP -> DEBU 1460 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetDefaultSigningIdentity -> DEBU 1461 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetLocalMSP -> DEBU 1462 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetDefaultSigningIdentity -> DEBU 1463 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp/identity] Sign -> DEBU 1464 Sign: plaintext: 0AB7060A1B08011A060880E5C0D30522...4C615BA929AE4820EBFB089B1BC03AAF
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp/identity] Sign -> DEBU 1465 Sign: digest: 96E381CB11F3D0F08948078F13FC6668F46487AF098AAAAE06449C89C2FC3A36
orderer.example.com | 2018-01-30 08:53:20.671 UTC [orderer/common/broadcast] Handle -> DEBU 1466 [channel: businesschannel] Broadcast is filtering message of type CONFIG
orderer.example.com | 2018-01-30 08:53:20.671 UTC [policies] GetPolicy -> DEBU 1467 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.671 UTC [cauthdsl] func1 -> DEBU 1468 0xc42014acd0 gate 1517302400671235434 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.671 UTC [cauthdsl] func2 -> DEBU 1469 0xc42014acd0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.671 UTC [cauthdsl] func2 -> DEBU 146a 0xc42014acd0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.671 UTC [msp/identity] newIdentity -> DEBU 146b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.671 UTC [msp] SatisfiesPrincipal -> DEBU 146c Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.671 UTC [msp] Validate -> DEBU 146d MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.672 UTC [cauthdsl] func2 -> DEBU 146e 0xc42014acd0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.672 UTC [msp/identity] Verify -> DEBU 146f Verify: digest = 00000000 96 e3 81 cb 11 f3 d0 f0 89 48 07 8f 13 fc 66 68 |.........H....fh|
orderer.example.com | 00000010 f4 64 87 af 09 8a aa ae 06 44 9c 89 c2 fc 3a 36 |.d.......D....:6|
orderer.example.com | 2018-01-30 08:53:20.672 UTC [msp/identity] Verify -> DEBU 1470 Verify: sig = 00000000 30 44 02 20 44 84 59 5d 1e 5b 1e 63 c8 86 47 e7 |0D. D.Y].[.c..G.|
orderer.example.com | 00000010 1a 0f 8a 82 98 58 1a 0d 88 00 ea a4 f5 44 b8 d8 |.....X.......D..|
orderer.example.com | 00000020 12 5c 39 00 02 20 08 44 e4 db 6b 19 1a b1 f0 32 |.\9.. .D..k....2|
orderer.example.com | 00000030 14 f0 07 57 79 43 a5 af 79 bc 71 de 60 77 53 c6 |...WyC..y.q.`wS.|
orderer.example.com | 00000040 4a 7b 77 c5 86 a4 |J{w...|
orderer.example.com | 2018-01-30 08:53:20.672 UTC [cauthdsl] func2 -> DEBU 1471 0xc42014acd0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.672 UTC [cauthdsl] func1 -> DEBU 1472 0xc42014acd0 gate 1517302400671235434 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.672 UTC [orderer/common/sigfilter] Apply -> DEBU 1473 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c714e0 1 [0xc42014b530]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71a40 1 [0xc42014b590 0xc42014b638]})]}
orderer.example.com | 2018-01-30 08:53:20.672 UTC [common/configtx] addToMap -> DEBU 1474 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.672 UTC [common/configtx] addToMap -> DEBU 1475 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1476 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1477 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1478 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1479 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147b Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147c Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147d Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147e Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147f Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1480 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.674 UTC [common/configtx] addToMap -> DEBU 1481 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.674 UTC [common/configtx] addToMap -> DEBU 1482 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.674 UTC [policies] GetPolicy -> DEBU 1483 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.674 UTC [cauthdsl] func1 -> DEBU 1484 0xc42014b2c8 gate 1517302400674283110 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.674 UTC [cauthdsl] func2 -> DEBU 1485 0xc42014b2c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.674 UTC [cauthdsl] func2 -> DEBU 1486 0xc42014b2c8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.674 UTC [msp/identity] newIdentity -> DEBU 1487 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.675 UTC [msp] SatisfiesPrincipal -> DEBU 1488 Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.675 UTC [cauthdsl] func2 -> DEBU 1489 0xc42014b2c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.675 UTC [msp/identity] Verify -> DEBU 148a Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.675 UTC [msp/identity] Verify -> DEBU 148b Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.675 UTC [cauthdsl] func2 -> DEBU 148c 0xc42014b2c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.675 UTC [cauthdsl] func1 -> DEBU 148d 0xc42014b2c8 gate 1517302400674283110 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 148e Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 148f Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1490 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1491 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1492 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1493 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1494 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1495 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1496 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1497 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 1498 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 1499 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149a Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149d Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 14a0 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] processConfig -> DEBU 14a1 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/config] NewStandardValues -> DEBU 14a2 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/config] initializeProtosStruct -> DEBU 14a3 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] initializeProtosStruct -> DEBU 14a4 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] initializeProtosStruct -> DEBU 14a5 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] initializeProtosStruct -> DEBU 14a6 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.678 UTC [policies] ProposePolicy -> DEBU 14a7 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.678 UTC [policies] ProposePolicy -> DEBU 14a8 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.678 UTC [policies] ProposePolicy -> DEBU 14a9 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] NewStandardValues -> DEBU 14aa Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ab Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ac Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ad Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ae Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14af Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b0 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b1 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b2 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b3 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] NewStandardValues -> DEBU 14b4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14b5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b6 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b7 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b8 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14b9 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14ba Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14bb Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14bc Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14bd Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] initializeProtosStruct -> DEBU 14be Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14bf Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] initializeProtosStruct -> DEBU 14c0 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14c1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] initializeProtosStruct -> DEBU 14c2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14c3 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14c4 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14c5 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] NewStandardValues -> DEBU 14c6 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] initializeProtosStruct -> DEBU 14c7 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] NewStandardValues -> DEBU 14c8 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] initializeProtosStruct -> DEBU 14c9 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] NewStandardValues -> DEBU 14ca Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] initializeProtosStruct -> DEBU 14cb Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [policies] ProposePolicy -> DEBU 14cc Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [policies] ProposePolicy -> DEBU 14cd Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [policies] ProposePolicy -> DEBU 14ce Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] validateMSP -> DEBU 14cf Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.681 UTC [msp] NewBccspMsp -> DEBU 14d0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.681 UTC [msp] Setup -> DEBU 14d1 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.682 UTC [msp/identity] newIdentity -> DEBU 14d2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.682 UTC [msp/identity] newIdentity -> DEBU 14d3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.682 UTC [msp/identity] newIdentity -> DEBU 14d4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.683 UTC [msp] Validate -> DEBU 14d5 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.683 UTC [common/config] Validate -> DEBU 14d6 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.683 UTC [common/config] validateMSP -> DEBU 14d7 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.684 UTC [msp] NewBccspMsp -> DEBU 14d8 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.684 UTC [msp] Setup -> DEBU 14d9 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.684 UTC [msp/identity] newIdentity -> DEBU 14da Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.685 UTC [msp/identity] newIdentity -> DEBU 14db Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.685 UTC [msp/identity] newIdentity -> DEBU 14dc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.686 UTC [msp] Validate -> DEBU 14dd MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.686 UTC [common/config] Validate -> DEBU 14de Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.686 UTC [common/config] validateMSP -> DEBU 14df Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.686 UTC [msp] NewBccspMsp -> DEBU 14e0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.686 UTC [msp] Setup -> DEBU 14e1 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.687 UTC [msp/identity] newIdentity -> DEBU 14e2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.687 UTC [msp/identity] newIdentity -> DEBU 14e3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.687 UTC [msp/identity] newIdentity -> DEBU 14e4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.688 UTC [msp] Validate -> DEBU 14e5 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.688 UTC [msp] Setup -> DEBU 14e6 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.688 UTC [msp] Setup -> DEBU 14e7 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.688 UTC [orderer/kafka] Enqueue -> DEBU 14e8 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:20.717 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 14e9 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 2. Inspecting type...
orderer.example.com | 2018-01-30 08:53:20.717 UTC [policies] GetPolicy -> DEBU 14ea Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.718 UTC [cauthdsl] func1 -> DEBU 14eb 0xc420026118 gate 1517302400718097991 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.718 UTC [cauthdsl] func2 -> DEBU 14ec 0xc420026118 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.718 UTC [cauthdsl] func2 -> DEBU 14ed 0xc420026118 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.718 UTC [msp/identity] newIdentity -> DEBU 14ee Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp] SatisfiesPrincipal -> DEBU 14ef Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp] Validate -> DEBU 14f0 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.719 UTC [cauthdsl] func2 -> DEBU 14f1 0xc420026118 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp/identity] Verify -> DEBU 14f2 Verify: digest = 00000000 96 e3 81 cb 11 f3 d0 f0 89 48 07 8f 13 fc 66 68 |.........H....fh|
orderer.example.com | 00000010 f4 64 87 af 09 8a aa ae 06 44 9c 89 c2 fc 3a 36 |.d.......D....:6|
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp/identity] Verify -> DEBU 14f3 Verify: sig = 00000000 30 44 02 20 44 84 59 5d 1e 5b 1e 63 c8 86 47 e7 |0D. D.Y].[.c..G.|
orderer.example.com | 00000010 1a 0f 8a 82 98 58 1a 0d 88 00 ea a4 f5 44 b8 d8 |.....X.......D..|
orderer.example.com | 00000020 12 5c 39 00 02 20 08 44 e4 db 6b 19 1a b1 f0 32 |.\9.. .D..k....2|
orderer.example.com | 00000030 14 f0 07 57 79 43 a5 af 79 bc 71 de 60 77 53 c6 |...WyC..y.q.`wS.|
orderer.example.com | 00000040 4a 7b 77 c5 86 a4 |J{w...|
orderer.example.com | 2018-01-30 08:53:20.720 UTC [cauthdsl] func2 -> DEBU 14f4 0xc420026118 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.720 UTC [cauthdsl] func1 -> DEBU 14f5 0xc420026118 gate 1517302400718097991 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.720 UTC [orderer/common/sigfilter] Apply -> DEBU 14f6 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c714e0 1 [0xc42014b530]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71a40 1 [0xc42014b590 0xc42014b638]})]}
orderer.example.com | 2018-01-30 08:53:20.720 UTC [common/configtx] addToMap -> DEBU 14f7 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.720 UTC [common/configtx] addToMap -> DEBU 14f8 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.720 UTC [common/configtx] addToMap -> DEBU 14f9 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fa Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fb Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fc Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fd Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fe Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14ff Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 1500 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 1501 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 1502 Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.722 UTC [common/configtx] addToMap -> DEBU 1503 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.722 UTC [common/configtx] addToMap -> DEBU 1504 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.722 UTC [common/configtx] addToMap -> DEBU 1505 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.722 UTC [policies] GetPolicy -> DEBU 1506 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.722 UTC [cauthdsl] func1 -> DEBU 1507 0xc420026948 gate 1517302400722571553 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.722 UTC [cauthdsl] func2 -> DEBU 1508 0xc420026948 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.722 UTC [cauthdsl] func2 -> DEBU 1509 0xc420026948 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.723 UTC [msp/identity] newIdentity -> DEBU 150a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.723 UTC [msp] SatisfiesPrincipal -> DEBU 150b Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.723 UTC [cauthdsl] func2 -> DEBU 150c 0xc420026948 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.724 UTC [msp/identity] Verify -> DEBU 150d Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.724 UTC [msp/identity] Verify -> DEBU 150e Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.724 UTC [cauthdsl] func2 -> DEBU 150f 0xc420026948 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.724 UTC [cauthdsl] func1 -> DEBU 1510 0xc420026948 gate 1517302400722571553 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.725 UTC [orderer/kafka] Enqueue -> DEBU 1511 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:20.726 UTC [orderer/common/broadcast] Handle -> DEBU 1512 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG
orderer.example.com | 2018-01-30 08:53:20.726 UTC [common/configtx] recurseConfigMap -> DEBU 1513 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.727 UTC [common/configtx] recurseConfigMap -> DEBU 1514 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.727 UTC [common/configtx] recurseConfigMap -> DEBU 1515 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.727 UTC [orderer/common/broadcast] Handle -> WARN 1516 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:20.727 UTC [orderer/main] func1 -> DEBU 1518 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:20.727 UTC [common/configtx] recurseConfigMap -> DEBU 1517 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.730 UTC [common/configtx] recurseConfigMap -> DEBU 151a Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.730 UTC [common/configtx] recurseConfigMap -> DEBU 151b Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.731 UTC [common/configtx] recurseConfigMap -> DEBU 151c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.729 UTC [orderer/common/deliver] Handle -> WARN 1519 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:20.731 UTC [orderer/main] func1 -> DEBU 151d Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:20.731 UTC [common/configtx] recurseConfigMap -> DEBU 151e Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.731 UTC [common/configtx] recurseConfigMap -> DEBU 151f Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1520 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1521 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1522 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1523 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1524 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1525 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1526 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1527 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/configtx] recurseConfigMap -> DEBU 1528 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/configtx] recurseConfigMap -> DEBU 1529 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/configtx] processConfig -> DEBU 152a Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/config] NewStandardValues -> DEBU 152b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/config] initializeProtosStruct -> DEBU 152c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/config] initializeProtosStruct -> DEBU 152d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.735 UTC [common/config] initializeProtosStruct -> DEBU 152e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.735 UTC [common/config] initializeProtosStruct -> DEBU 152f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1530 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1531 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1532 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.735 UTC [common/config] NewStandardValues -> DEBU 1533 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1534 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.736 UTC [policies] ProposePolicy -> DEBU 1535 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.736 UTC [policies] ProposePolicy -> DEBU 1536 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] NewStandardValues -> DEBU 1537 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] initializeProtosStruct -> DEBU 1538 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] NewStandardValues -> DEBU 1539 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] initializeProtosStruct -> DEBU 153a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] NewStandardValues -> DEBU 153b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] initializeProtosStruct -> DEBU 153c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [policies] ProposePolicy -> DEBU 153d Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [policies] ProposePolicy -> DEBU 153e Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [policies] ProposePolicy -> DEBU 153f Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] NewStandardValues -> DEBU 1540 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] initializeProtosStruct -> DEBU 1541 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] NewStandardValues -> DEBU 1542 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] initializeProtosStruct -> DEBU 1543 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] NewStandardValues -> DEBU 1544 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 1545 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [policies] ProposePolicy -> DEBU 1546 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [policies] ProposePolicy -> DEBU 1547 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [policies] ProposePolicy -> DEBU 1548 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] NewStandardValues -> DEBU 1549 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 154a Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 154b Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 154c Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.739 UTC [common/config] initializeProtosStruct -> DEBU 154d Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.739 UTC [common/config] initializeProtosStruct -> DEBU 154e Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.739 UTC [policies] ProposePolicy -> DEBU 154f Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1550 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1551 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1552 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [common/config] NewStandardValues -> DEBU 1553 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.741 UTC [common/config] initializeProtosStruct -> DEBU 1554 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1555 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1556 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.742 UTC [policies] ProposePolicy -> DEBU 1557 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.742 UTC [common/config] Validate -> DEBU 1558 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.742 UTC [common/config] validateMSP -> DEBU 1559 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.742 UTC [msp] NewBccspMsp -> DEBU 155a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.742 UTC [msp] Setup -> DEBU 155b Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.742 UTC [msp/identity] newIdentity -> DEBU 155c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.744 UTC [msp/identity] newIdentity -> DEBU 155d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.745 UTC [msp/identity] newIdentity -> DEBU 155e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.746 UTC [msp] Validate -> DEBU 155f MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.746 UTC [common/config] Validate -> DEBU 1560 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.746 UTC [common/config] validateMSP -> DEBU 1561 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.746 UTC [msp] NewBccspMsp -> DEBU 1562 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.747 UTC [msp] Setup -> DEBU 1563 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.748 UTC [msp/identity] newIdentity -> DEBU 1564 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.748 UTC [msp/identity] newIdentity -> DEBU 1565 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.749 UTC [msp/identity] newIdentity -> DEBU 1566 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.750 UTC [msp] Validate -> DEBU 1567 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.751 UTC [common/config] validateMSP -> DEBU 1568 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.751 UTC [msp] NewBccspMsp -> DEBU 1569 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.751 UTC [msp] Setup -> DEBU 156a Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.752 UTC [msp/identity] newIdentity -> DEBU 156b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.753 UTC [msp/identity] newIdentity -> DEBU 156c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.754 UTC [msp/identity] newIdentity -> DEBU 156d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.755 UTC [msp] Validate -> DEBU 156e MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.756 UTC [msp] Setup -> DEBU 156f Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.756 UTC [msp] Setup -> DEBU 1570 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.756 UTC [orderer/common/blockcutter] Ordered -> DEBU 1571 Found message which requested to be isolated, cutting into its own batch
orderer.example.com | 2018-01-30 08:53:20.757 UTC [orderer/kafka] processRegular -> DEBU 1572 [channel: businesschannel] Ordering results: items in batch = 1, ok = true, pending = false
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1573 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] newBlockfileStream -> DEBU 1574 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1575 Remaining bytes=[13817], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1576 Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 1577 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 1578 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 1579 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 157a Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 157b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157e Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157f Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 1580 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1581 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1582 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1583 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1584 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1585 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1586 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:20.761 UTC [common/configtx] addToMap -> DEBU 1587 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.761 UTC [common/configtx] addToMap -> DEBU 1588 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:20.761 UTC [common/configtx] addToMap -> DEBU 1589 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158a Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158b Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158c Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158d Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158e Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158f Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 1590 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.763 UTC [common/configtx] addToMap -> DEBU 1591 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.763 UTC [common/configtx] addToMap -> DEBU 1592 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1593 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1594 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1595 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1596 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 1597 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 1598 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 1599 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 159a Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 159b Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 159c Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 159d Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 159e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 159f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 15a0 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 15a1 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 15a2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a5 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a6 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a7 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a8 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a9 Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15aa Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.768 UTC [common/configtx] addToMap -> DEBU 15ab Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.768 UTC [common/configtx] addToMap -> DEBU 15ac Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.768 UTC [policies] GetPolicy -> DEBU 15ad Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.768 UTC [cauthdsl] func1 -> DEBU 15ae 0xc42014ac08 gate 1517302400768554950 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.768 UTC [cauthdsl] func2 -> DEBU 15af 0xc42014ac08 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.768 UTC [cauthdsl] func2 -> DEBU 15b0 0xc42014ac08 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp/identity] newIdentity -> DEBU 15b1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp] SatisfiesPrincipal -> DEBU 15b2 Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.769 UTC [cauthdsl] func2 -> DEBU 15b3 0xc42014ac08 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp/identity] Verify -> DEBU 15b4 Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp/identity] Verify -> DEBU 15b5 Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.770 UTC [cauthdsl] func2 -> DEBU 15b6 0xc42014ac08 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.770 UTC [cauthdsl] func1 -> DEBU 15b7 0xc42014ac08 gate 1517302400768554950 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.770 UTC [common/configtx] recurseConfigMap -> DEBU 15b8 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.770 UTC [common/configtx] recurseConfigMap -> DEBU 15b9 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.770 UTC [common/configtx] recurseConfigMap -> DEBU 15ba Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15bb Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15bc Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15bd Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15be Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15bf Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c0 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c1 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c2 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c3 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c4 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c5 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c6 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c7 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c8 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c9 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15ca Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] processConfig -> DEBU 15cb Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/config] NewStandardValues -> DEBU 15cc Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/config] initializeProtosStruct -> DEBU 15cd Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/config] initializeProtosStruct -> DEBU 15ce Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.774 UTC [common/config] initializeProtosStruct -> DEBU 15cf Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.774 UTC [common/config] initializeProtosStruct -> DEBU 15d0 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d1 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d2 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d3 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.774 UTC [common/config] NewStandardValues -> DEBU 15d4 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d5 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d6 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d7 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15d8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] initializeProtosStruct -> DEBU 15d9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15da Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] initializeProtosStruct -> DEBU 15db Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15dc Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] initializeProtosStruct -> DEBU 15dd Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [policies] ProposePolicy -> DEBU 15de Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [policies] ProposePolicy -> DEBU 15df Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [policies] ProposePolicy -> DEBU 15e0 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15e1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] initializeProtosStruct -> DEBU 15e2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] NewStandardValues -> DEBU 15e3 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] initializeProtosStruct -> DEBU 15e4 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] NewStandardValues -> DEBU 15e5 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] initializeProtosStruct -> DEBU 15e6 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [policies] ProposePolicy -> DEBU 15e7 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [policies] ProposePolicy -> DEBU 15e8 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [policies] ProposePolicy -> DEBU 15e9 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] NewStandardValues -> DEBU 15ea Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15eb Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ec Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ed Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ee Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ef Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f0 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f1 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f2 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f3 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] NewStandardValues -> DEBU 15f4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] initializeProtosStruct -> DEBU 15f5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.778 UTC [policies] ProposePolicy -> DEBU 15f6 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.778 UTC [policies] ProposePolicy -> DEBU 15f7 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.778 UTC [policies] ProposePolicy -> DEBU 15f8 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] Validate -> DEBU 15f9 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] validateMSP -> DEBU 15fa Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.778 UTC [msp] NewBccspMsp -> DEBU 15fb Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.778 UTC [msp] Setup -> DEBU 15fc Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.779 UTC [msp/identity] newIdentity -> DEBU 15fd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.780 UTC [msp/identity] newIdentity -> DEBU 15fe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.782 UTC [msp/identity] newIdentity -> DEBU 15ff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.784 UTC [msp] Validate -> DEBU 1600 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.785 UTC [common/config] Validate -> DEBU 1601 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.785 UTC [common/config] validateMSP -> DEBU 1602 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.785 UTC [msp] NewBccspMsp -> DEBU 1603 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.786 UTC [msp] Setup -> DEBU 1604 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.786 UTC [msp/identity] newIdentity -> DEBU 1605 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.787 UTC [msp/identity] newIdentity -> DEBU 1606 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.788 UTC [msp/identity] newIdentity -> DEBU 1607 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.790 UTC [msp] Validate -> DEBU 1608 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.790 UTC [common/config] validateMSP -> DEBU 1609 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.790 UTC [msp] NewBccspMsp -> DEBU 160a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.790 UTC [msp] Setup -> DEBU 160b Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.791 UTC [msp/identity] newIdentity -> DEBU 160c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.792 UTC [msp/identity] newIdentity -> DEBU 160d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.794 UTC [msp/identity] newIdentity -> DEBU 160e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.795 UTC [msp] Validate -> DEBU 160f MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.796 UTC [msp] Setup -> DEBU 1610 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.796 UTC [msp] Setup -> DEBU 1611 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] GetPolicy -> DEBU 1612 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] CommitProposals -> DEBU 1613 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] GetPolicy -> DEBU 1614 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] CommitProposals -> DEBU 1615 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] GetPolicy -> DEBU 1616 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 1617 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 1618 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 1619 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161a Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 161b In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161c Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 161d In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 1620 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1621 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1622 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1623 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1624 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] CommitProposals -> DEBU 1625 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1626 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] CommitProposals -> DEBU 1627 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1628 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] CommitProposals -> DEBU 1629 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 162a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 162b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 162c Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 162d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 162e Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 162f In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1630 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 1631 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1632 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 1633 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1634 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 1635 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1636 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 1637 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 1638 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 1639 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 163a Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 163b In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 163c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 163d In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 163e Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 163f In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 1640 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 1641 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 1642 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1643 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 1644 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1645 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 1646 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1647 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 1648 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1649 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 164a Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 164b In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 164c Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 164d In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 164e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 164f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1650 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1651 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1652 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1653 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1654 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] CommitProposals -> DEBU 1655 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1656 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] CommitProposals -> DEBU 1657 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 1658 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 1659 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 165a Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 165b As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 165c Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 165d As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 165e Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 165f As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [orderer/multichain] addBlockSignature -> DEBU 1660 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:1 lastConfigSeq:2}
orderer.example.com | 2018-01-30 08:53:20.803 UTC [orderer/multichain] addBlockSignature -> DEBU 1661 &{}
orderer.example.com | 2018-01-30 08:53:20.803 UTC [msp] GetLocalMSP -> DEBU 1662 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.803 UTC [msp] GetDefaultSigningIdentity -> DEBU 1663 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp] GetLocalMSP -> DEBU 1664 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp] GetDefaultSigningIdentity -> DEBU 1665 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp/identity] Sign -> DEBU 1666 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...9E85EAEDE6B51B9C3302E4518019D12A
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp/identity] Sign -> DEBU 1667 Sign: digest: A04EDEE76FDD21A5765497CB82D86F88FB8083E03A039B8DFAC9D76FCA45E254
orderer.example.com | 2018-01-30 08:53:20.805 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1668 [channel: businesschannel] Detected lastConfigSeq transitioning from 2 to 3, setting lastConfig from 1 to 2
orderer.example.com | 2018-01-30 08:53:20.805 UTC [msp] GetLocalMSP -> DEBU 1669 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.805 UTC [msp] GetDefaultSigningIdentity -> DEBU 166a Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.806 UTC [orderer/multichain] addLastConfigSignature -> DEBU 166b [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp] GetLocalMSP -> DEBU 166c Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp] GetDefaultSigningIdentity -> DEBU 166d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp/identity] Sign -> DEBU 166e Sign: plaintext: 08020AFA050A0A4F7264657265724D53...9E85EAEDE6B51B9C3302E4518019D12A
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp/identity] Sign -> DEBU 166f Sign: digest: 6F8CDB90FDC065E00DC6D9F0AFF9005C9B971A406CEDF42F677DBBA0A62C76E5
orderer.example.com | 2018-01-30 08:53:20.832 UTC [fsblkstorage] indexBlock -> DEBU 1670 Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
orderer.example.com | txId= locPointer=offset=70, bytesLength=12052
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:20.832 UTC [fsblkstorage] updateCheckpoint -> DEBU 1671 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39708], isChainEmpty=[false], lastBlockNumber=[2]
orderer.example.com | 2018-01-30 08:53:20.832 UTC [orderer/multichain] WriteBlock -> DEBU 1672 [channel: businesschannel] Wrote block 2
orderer.example.com | 2018-01-30 08:53:20.832 UTC [orderer/kafka] processRegular -> DEBU 1673 [channel: businesschannel] Batch filled, just cut block 2 - last persisted offset is now 2
orderer.example.com | 2018-01-30 08:53:23.341 UTC [orderer/main] Deliver -> DEBU 1674 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:23.341 UTC [orderer/common/deliver] Handle -> DEBU 1675 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:23.341 UTC [orderer/common/deliver] Handle -> DEBU 1676 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:23.341 UTC [policies] GetPolicy -> DEBU 1677 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:23.341 UTC [cauthdsl] func1 -> DEBU 1678 0xc42014af50 gate 1517302403341615977 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.341 UTC [cauthdsl] func2 -> DEBU 1679 0xc42014af50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.341 UTC [cauthdsl] func2 -> DEBU 167a 0xc42014af50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341634367417749424167495241495a77516e70455a36443830376e7530686e6777505577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424f53674347462b3576773237563931615a76395032733172645155707a626f0a79496d446e3777713150736d4b757a6b65734178714745564462485757656f584b4c5555546d346a383143334e5062724f6d3543434c4f6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413063414d455143494442665a6d42780a353648397743444c554f637a7a7450766357716b665847774a3577614651326e2f72464a4169414d4d53706574654d4b706c483763783650584465477756412b0a626271717331397673674254356e4a3455673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp/identity] newIdentity -> DEBU 167b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
orderer.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
orderer.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
orderer.example.com | bbqqs19vsgBT5nJ4Ug==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp] SatisfiesPrincipal -> DEBU 167c Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp] Validate -> DEBU 167d MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:23.342 UTC [cauthdsl] func2 -> DEBU 167e 0xc42014af50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp/identity] Verify -> DEBU 167f Verify: digest = 00000000 b3 38 f5 b8 b9 40 e6 3f 38 c3 24 7b 33 3d 95 62 |.8...@.?8.${3=.b|
orderer.example.com | 00000010 84 c7 ed 31 58 34 ba 44 b9 82 0d 0b 7b 98 69 a7 |...1X4.D....{.i.|
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp/identity] Verify -> DEBU 1680 Verify: sig = 00000000 30 45 02 21 00 c7 85 f6 ba 46 79 a4 e8 06 9d 11 |0E.!.....Fy.....|
orderer.example.com | 00000010 1b 67 a6 93 a3 4f 78 78 a3 74 54 9e 02 29 1e c1 |.g...Oxx.tT..)..|
orderer.example.com | 00000020 d5 07 6c 3a 08 02 20 7b 54 0b 10 2c 5e 22 dd 5c |..l:.. {T..,^".\|
orderer.example.com | 00000030 21 16 cd 96 05 9d 52 f5 58 5e 16 cc 10 7d 53 56 |!.....R.X^...}SV|
orderer.example.com | 00000040 ad 82 7d 8c f4 71 c6 |..}..q.|
orderer.example.com | 2018-01-30 08:53:23.343 UTC [cauthdsl] func2 -> DEBU 1681 0xc42014af50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:23.343 UTC [cauthdsl] func1 -> DEBU 1682 0xc42014af50 gate 1517302403341615977 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:23.343 UTC [orderer/common/sigfilter] Apply -> DEBU 1683 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:53:23.343 UTC [orderer/common/deliver] Handle -> DEBU 1684 [channel: businesschannel] Received seekInfo (0xc420322fa0) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > >
orderer.example.com | 2018-01-30 08:53:23.343 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1685 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:23.343 UTC [fsblkstorage] newBlockfileStream -> DEBU 1686 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:23.343 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1687 Remaining bytes=[27693], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.344 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1688 Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:23.344 UTC [orderer/common/deliver] Handle -> DEBU 1689 [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:53:23.344 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 168a retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:23.346 UTC [fsblkstorage] newBlockfileStream -> DEBU 168b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:23.346 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 168c Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 168d Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:23.347 UTC [orderer/common/deliver] Handle -> DEBU 168e [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:53:23.877 UTC [orderer/main] Deliver -> DEBU 168f Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:23.877 UTC [orderer/common/deliver] Handle -> DEBU 1690 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:23.877 UTC [orderer/common/deliver] Handle -> DEBU 1691 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:23.879 UTC [policies] GetPolicy -> DEBU 1692 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:23.879 UTC [cauthdsl] func1 -> DEBU 1693 0xc42014afb0 gate 1517302403879917591 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.880 UTC [cauthdsl] func2 -> DEBU 1694 0xc42014afb0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.880 UTC [cauthdsl] func2 -> DEBU 1695 0xc42014afb0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414a45754d3855664d426b304f4e525643586e6c76476377436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142487258454b4c75366770787368793954626a51394551337779444c474653580a72476c5865514b68535a4c554b6474444e44664b475a44464b5535687462367a525a49375245504b776350705069727878332b336e706d6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413067414d45554349514466385038350a6462416a7a53386c2b77554563394a616371373030425a3445596347724b5250394c322f33414967455054634f557735594567654352464d613744594d5767470a6878646879742f2b6e4a6b6e667972563152673d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.881 UTC [msp/identity] newIdentity -> DEBU 1696 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
orderer.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
orderer.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
orderer.example.com | hxdhyt/+nJknfyrV1Rg=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.881 UTC [cauthdsl] func2 -> DEBU 1697 0xc42014afb0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP)
orderer.example.com | 2018-01-30 08:53:23.885 UTC [cauthdsl] func2 -> DEBU 1698 0xc42014afb0 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:23.885 UTC [cauthdsl] func1 -> DEBU 1699 0xc42014afb0 gate 1517302403879917591 evaluation fails
orderer.example.com | 2018-01-30 08:53:23.885 UTC [cauthdsl] func1 -> DEBU 169a 0xc42014afc0 gate 1517302403885518789 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.886 UTC [cauthdsl] func2 -> DEBU 169b 0xc42014afc0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.886 UTC [cauthdsl] func2 -> DEBU 169c 0xc42014afc0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414a45754d3855664d426b304f4e525643586e6c76476377436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142487258454b4c75366770787368793954626a51394551337779444c474653580a72476c5865514b68535a4c554b6474444e44664b475a44464b5535687462367a525a49375245504b776350705069727878332b336e706d6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413067414d45554349514466385038350a6462416a7a53386c2b77554563394a616371373030425a3445596347724b5250394c322f33414967455054634f557735594567654352464d613744594d5767470a6878646879742f2b6e4a6b6e667972563152673d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.886 UTC [msp/identity] newIdentity -> DEBU 169d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
orderer.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
orderer.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
orderer.example.com | hxdhyt/+nJknfyrV1Rg=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.887 UTC [msp] SatisfiesPrincipal -> DEBU 169e Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:53:23.887 UTC [msp] Validate -> DEBU 169f MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:23.889 UTC [cauthdsl] func2 -> DEBU 16a0 0xc42014afc0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:23.890 UTC [msp/identity] Verify -> DEBU 16a1 Verify: digest = 00000000 b4 52 4b 43 62 f3 39 63 3c 0a 21 aa da 28 cc b7 |.RKCb.9c<.!..(..|
orderer.example.com | 00000010 62 97 e3 1d a4 95 67 3c fe e4 33 be 8a f0 d0 a7 |b.....g<..3.....|
orderer.example.com | 2018-01-30 08:53:23.891 UTC [msp/identity] Verify -> DEBU 16a2 Verify: sig = 00000000 30 45 02 21 00 8d 3f 33 61 5d 3c c7 3a 90 c0 2b |0E.!..?3a]<.:..+|
orderer.example.com | 00000010 07 e6 0d d6 13 7e 2b cb 9a 0d 6f 99 50 f6 95 73 |.....~+...o.P..s|
orderer.example.com | 00000020 eb 64 a2 b4 b0 02 20 48 96 b7 ba 66 68 72 ad cc |.d.... H...fhr..|
orderer.example.com | 00000030 71 f4 34 8b 17 35 e9 69 6c de 74 f5 cd 87 7a 67 |q.4..5.il.t...zg|
orderer.example.com | 00000040 07 27 c2 1b 4f 4a 40 |.'..OJ@|
orderer.example.com | 2018-01-30 08:53:23.892 UTC [cauthdsl] func2 -> DEBU 16a3 0xc42014afc0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:23.892 UTC [cauthdsl] func1 -> DEBU 16a4 0xc42014afc0 gate 1517302403885518789 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:23.893 UTC [orderer/common/sigfilter] Apply -> DEBU 16a5 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:53:23.897 UTC [orderer/common/deliver] Handle -> DEBU 16a6 [channel: businesschannel] Received seekInfo (0xc4201483c0) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > >
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16a7 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] newBlockfileStream -> DEBU 16a8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16a9 Remaining bytes=[27693], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16aa Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:23.898 UTC [orderer/common/deliver] Handle -> DEBU 16ab [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:53:23.900 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16ac retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:23.900 UTC [fsblkstorage] newBlockfileStream -> DEBU 16ad newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:23.900 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16ae Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.901 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16af Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:23.901 UTC [orderer/common/deliver] Handle -> DEBU 16b0 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:53:23.970 UTC [orderer/main] Deliver -> DEBU 16b1 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:23.970 UTC [orderer/common/deliver] Handle -> DEBU 16b2 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:23.971 UTC [orderer/common/deliver] Handle -> DEBU 16b3 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:23.975 UTC [policies] GetPolicy -> DEBU 16b4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:23.976 UTC [cauthdsl] func1 -> DEBU 16b5 0xc42014b028 gate 1517302403976023514 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.976 UTC [cauthdsl] func2 -> DEBU 16b6 0xc42014b028 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.976 UTC [cauthdsl] func2 -> DEBU 16b7 0xc42014b028 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341634367417749424167495241506833793966534f5a306a737a55754f376142776b5977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d35456d4b466a5047305275392b35435046643576564c31707955747a33580a5151636a62366a7041614a37524845326461797a616f506f79703055364279615558475a2f42526453356835474b4b4f6f303145664d326a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413063414d455143494467383354454d0a416a6b342f524b3978725870692b31756d38554b72645a50612b4e5936573046764d4f77416942704e2b2b444d6649666f4f334579625552747773712b4861710a77632f4b30717a39616f6a54734b4d757a513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.976 UTC [msp/identity] newIdentity -> DEBU 16b8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
orderer.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
orderer.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
orderer.example.com | wc/K0qz9aojTsKMuzQ==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16b9 0xc42014b028 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP)
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16ba 0xc42014b028 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func1 -> DEBU 16bb 0xc42014b028 gate 1517302403976023514 evaluation fails
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func1 -> DEBU 16bc 0xc42014b038 gate 1517302403977490181 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16bd 0xc42014b038 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16be 0xc42014b038 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341634367417749424167495241506833793966534f5a306a737a55754f376142776b5977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d35456d4b466a5047305275392b35435046643576564c31707955747a33580a5151636a62366a7041614a37524845326461797a616f506f79703055364279615558475a2f42526453356835474b4b4f6f303145664d326a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413063414d455143494467383354454d0a416a6b342f524b3978725870692b31756d38554b72645a50612b4e5936573046764d4f77416942704e2b2b444d6649666f4f334579625552747773712b4861710a77632f4b30717a39616f6a54734b4d757a513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.978 UTC [msp/identity] newIdentity -> DEBU 16bf Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
orderer.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
orderer.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
orderer.example.com | wc/K0qz9aojTsKMuzQ==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.978 UTC [msp] SatisfiesPrincipal -> DEBU 16c0 Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:53:23.978 UTC [msp] Validate -> DEBU 16c1 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:23.979 UTC [cauthdsl] func2 -> DEBU 16c2 0xc42014b038 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:23.980 UTC [msp/identity] Verify -> DEBU 16c3 Verify: digest = 00000000 0c 59 88 96 bb cf 53 2e e8 46 e6 97 7f 61 ca 4a |.Y....S..F...a.J|
orderer.example.com | 00000010 aa 1f 86 dc 2a 98 1f 38 2c 94 31 55 f6 3c e1 37 |....*..8,.1U.<.7|
orderer.example.com | 2018-01-30 08:53:23.980 UTC [msp/identity] Verify -> DEBU 16c4 Verify: sig = 00000000 30 45 02 21 00 95 d2 27 b1 5d 91 a6 67 e1 91 da |0E.!...'.]..g...|
orderer.example.com | 00000010 33 22 e2 92 5f 5e 9a 28 4b 6c 4f 83 00 c7 1f b3 |3".._^.(KlO.....|
orderer.example.com | 00000020 fa 15 e2 57 96 02 20 6b 3f f4 9b 0a 75 72 d0 ed |...W.. k?...ur..|
orderer.example.com | 00000030 df 6d f0 cb d1 30 ae a7 78 7a 2b ff 08 b1 13 37 |.m...0..xz+....7|
orderer.example.com | 00000040 53 72 f4 b8 4d e7 de |Sr..M..|
orderer.example.com | 2018-01-30 08:53:23.983 UTC [cauthdsl] func2 -> DEBU 16c5 0xc42014b038 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:23.983 UTC [cauthdsl] func1 -> DEBU 16c6 0xc42014b038 gate 1517302403977490181 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:23.984 UTC [orderer/common/sigfilter] Apply -> DEBU 16c7 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:53:23.984 UTC [orderer/common/deliver] Handle -> DEBU 16c8 [channel: businesschannel] Received seekInfo (0xc420c9df20) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > >
orderer.example.com | 2018-01-30 08:53:23.984 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16c9 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:23.985 UTC [fsblkstorage] newBlockfileStream -> DEBU 16ca newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:23.985 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16cb Remaining bytes=[27693], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.987 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16cc Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:23.988 UTC [orderer/common/deliver] Handle -> DEBU 16cd [channel: businesschannel] Delivering block for (0xc420c9df20)
orderer.example.com | 2018-01-30 08:53:23.989 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16ce retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:23.992 UTC [fsblkstorage] newBlockfileStream -> DEBU 16cf newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:23.996 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16d0 Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.997 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16d1 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:24.003 UTC [orderer/common/deliver] Handle -> DEBU 16d2 [channel: businesschannel] Delivering block for (0xc420c9df20)
orderer.example.com | 2018-01-30 08:53:26.934 UTC [orderer/main] Broadcast -> DEBU 16d3 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:26.934 UTC [orderer/common/broadcast] Handle -> DEBU 16d4 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:47.338 UTC [orderer/common/broadcast] Handle -> DEBU 16d5 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:47.339 UTC [policies] GetPolicy -> DEBU 16d6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:47.339 UTC [cauthdsl] func1 -> DEBU 16d7 0xc420026058 gate 1517302427339660756 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.339 UTC [cauthdsl] func2 -> DEBU 16d8 0xc420026058 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.339 UTC [cauthdsl] func2 -> DEBU 16d9 0xc420026058 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.340 UTC [msp/identity] newIdentity -> DEBU 16da Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16db 0xc420026058 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16dc 0xc420026058 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func1 -> DEBU 16dd 0xc420026058 gate 1517302427339660756 evaluation fails
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func1 -> DEBU 16de 0xc420026088 gate 1517302427341376798 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16df 0xc420026088 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16e0 0xc420026088 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.342 UTC [msp/identity] newIdentity -> DEBU 16e1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.343 UTC [msp] SatisfiesPrincipal -> DEBU 16e2 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:47.343 UTC [msp] Validate -> DEBU 16e3 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:47.343 UTC [cauthdsl] func2 -> DEBU 16e4 0xc420026088 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:47.343 UTC [msp/identity] Verify -> DEBU 16e5 Verify: digest = 00000000 69 98 8d 2c b2 fb 39 41 3d 89 87 96 eb 9e a6 79 |i..,..9A=......y|
orderer.example.com | 00000010 b3 74 49 0b f7 56 72 75 b9 e3 29 d6 73 2b e1 54 |.tI..Vru..).s+.T|
orderer.example.com | 2018-01-30 08:53:47.344 UTC [msp/identity] Verify -> DEBU 16e6 Verify: sig = 00000000 30 45 02 21 00 87 c9 da a2 bc 78 ef 38 fe 8e 08 |0E.!......x.8...|
orderer.example.com | 00000010 c0 97 6c 4b 50 8c 45 cd dd e3 33 4c e5 c5 2c 33 |..lKP.E...3L..,3|
orderer.example.com | 00000020 e4 ed 4c f2 8d 02 20 1b 07 c1 e4 6b b9 1b 0d 09 |..L... ....k....|
orderer.example.com | 00000030 87 87 f1 8f 01 1c be 66 a5 27 e7 5a 00 fc e8 50 |.......f.'.Z...P|
orderer.example.com | 00000040 ac a1 2a 0f 49 7c 7a |..*.I|z|
orderer.example.com | 2018-01-30 08:53:47.344 UTC [cauthdsl] func2 -> DEBU 16e7 0xc420026088 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:47.344 UTC [cauthdsl] func1 -> DEBU 16e8 0xc420026088 gate 1517302427341376798 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:47.344 UTC [orderer/common/sigfilter] Apply -> DEBU 16e9 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:53:47.345 UTC [orderer/kafka] Enqueue -> DEBU 16ea [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:47.362 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 16eb [channel: businesschannel] Successfully unmarshalled consumed message, offset is 3. Inspecting type...
orderer.example.com | 2018-01-30 08:53:47.362 UTC [policies] GetPolicy -> DEBU 16ec Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:47.363 UTC [cauthdsl] func1 -> DEBU 16ed 0xc42014a420 gate 1517302427363559900 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.364 UTC [cauthdsl] func2 -> DEBU 16ee 0xc42014a420 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.364 UTC [cauthdsl] func2 -> DEBU 16ef 0xc42014a420 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.365 UTC [msp/identity] newIdentity -> DEBU 16f0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.365 UTC [cauthdsl] func2 -> DEBU 16f1 0xc42014a420 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func2 -> DEBU 16f2 0xc42014a420 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func1 -> DEBU 16f3 0xc42014a420 gate 1517302427363559900 evaluation fails
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func1 -> DEBU 16f4 0xc42014a498 gate 1517302427366348106 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func2 -> DEBU 16f5 0xc42014a498 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func2 -> DEBU 16f6 0xc42014a498 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.367 UTC [msp/identity] newIdentity -> DEBU 16f7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.368 UTC [msp] SatisfiesPrincipal -> DEBU 16f8 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:47.368 UTC [msp] Validate -> DEBU 16f9 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:47.369 UTC [cauthdsl] func2 -> DEBU 16fa 0xc42014a498 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:47.369 UTC [msp/identity] Verify -> DEBU 16fb Verify: digest = 00000000 69 98 8d 2c b2 fb 39 41 3d 89 87 96 eb 9e a6 79 |i..,..9A=......y|
orderer.example.com | 00000010 b3 74 49 0b f7 56 72 75 b9 e3 29 d6 73 2b e1 54 |.tI..Vru..).s+.T|
orderer.example.com | 2018-01-30 08:53:47.371 UTC [msp/identity] Verify -> DEBU 16fc Verify: sig = 00000000 30 45 02 21 00 87 c9 da a2 bc 78 ef 38 fe 8e 08 |0E.!......x.8...|
orderer.example.com | 00000010 c0 97 6c 4b 50 8c 45 cd dd e3 33 4c e5 c5 2c 33 |..lKP.E...3L..,3|
orderer.example.com | 00000020 e4 ed 4c f2 8d 02 20 1b 07 c1 e4 6b b9 1b 0d 09 |..L... ....k....|
orderer.example.com | 00000030 87 87 f1 8f 01 1c be 66 a5 27 e7 5a 00 fc e8 50 |.......f.'.Z...P|
orderer.example.com | 00000040 ac a1 2a 0f 49 7c 7a |..*.I|z|
orderer.example.com | 2018-01-30 08:53:47.372 UTC [orderer/kafka] Enqueue -> DEBU 16fd [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:47.372 UTC [orderer/common/broadcast] Handle -> DEBU 16fe [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:47.374 UTC [orderer/common/broadcast] Handle -> WARN 16ff Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:47.374 UTC [orderer/main] func1 -> DEBU 1700 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:47.374 UTC [cauthdsl] func2 -> DEBU 1701 0xc42014a498 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:47.375 UTC [cauthdsl] func1 -> DEBU 1702 0xc42014a498 gate 1517302427366348106 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/common/sigfilter] Apply -> DEBU 1703 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/common/blockcutter] Ordered -> DEBU 1704 Enqueuing message into batch
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/kafka] processRegular -> DEBU 1705 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/kafka] processRegular -> DEBU 1706 [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:53:47.697 UTC [orderer/main] Broadcast -> DEBU 1707 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:47.697 UTC [orderer/common/broadcast] Handle -> DEBU 1708 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:49.376 UTC [orderer/kafka] sendTimeToCut -> DEBU 1709 [channel: businesschannel] Time-to-cut block 3 timer expired
orderer.example.com | 2018-01-30 08:53:49.400 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 170a [channel: businesschannel] Successfully unmarshalled consumed message, offset is 4. Inspecting type...
orderer.example.com | 2018-01-30 08:53:49.400 UTC [orderer/kafka] processTimeToCut -> DEBU 170b [channel: businesschannel] It's a time-to-cut message for block 3
orderer.example.com | 2018-01-30 08:53:49.400 UTC [orderer/kafka] processTimeToCut -> DEBU 170c [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:53:49.400 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 170d retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:49.401 UTC [fsblkstorage] newBlockfileStream -> DEBU 170e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:49.401 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 170f Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.401 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1710 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:49.401 UTC [orderer/multichain] addBlockSignature -> DEBU 1711 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:53:49.401 UTC [orderer/multichain] addBlockSignature -> DEBU 1712 &{}
orderer.example.com | 2018-01-30 08:53:49.401 UTC [msp] GetLocalMSP -> DEBU 1713 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp] GetDefaultSigningIdentity -> DEBU 1714 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp] GetLocalMSP -> DEBU 1715 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp] GetDefaultSigningIdentity -> DEBU 1716 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp/identity] Sign -> DEBU 1717 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...4B81891E0FBFF55D6871BD6FB433EFF9
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp/identity] Sign -> DEBU 1718 Sign: digest: 64FDAFC3B73CB086B4DD3FE6C84903BF2DF676E9DFE07D2BE56004760CE534F9
orderer.example.com | 2018-01-30 08:53:49.403 UTC [msp] GetLocalMSP -> DEBU 1719 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.403 UTC [msp] GetDefaultSigningIdentity -> DEBU 171a Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.403 UTC [orderer/multichain] addLastConfigSignature -> DEBU 171b [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:53:49.403 UTC [msp] GetLocalMSP -> DEBU 171c Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.404 UTC [msp] GetDefaultSigningIdentity -> DEBU 171d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.404 UTC [msp/identity] Sign -> DEBU 171e Sign: plaintext: 08020AFA050A0A4F7264657265724D53...4B81891E0FBFF55D6871BD6FB433EFF9
orderer.example.com | 2018-01-30 08:53:49.404 UTC [msp/identity] Sign -> DEBU 171f Sign: digest: ECC40FBEE7C3FED46171F827F485FB4E74C9471E144F0C65BBE747CA52FE2B1C
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] indexBlock -> DEBU 1720 Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
orderer.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] updateCheckpoint -> DEBU 1721 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44927], isChainEmpty=[false], lastBlockNumber=[3]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [orderer/multichain] WriteBlock -> DEBU 1722 [channel: businesschannel] Wrote block 3
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1723 retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1725 retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] newBlockfileStream -> DEBU 1726 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] newBlockfileStream -> DEBU 1727 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1729 Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 172a Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1728 Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/common/deliver] Handle -> DEBU 172b [channel: businesschannel] Delivering block for (0xc420c9df20)
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 172c Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/common/deliver] Handle -> WARN 172d [channel: businesschannel] Error sending to stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/main] func1 -> DEBU 172f Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:49.408 UTC [orderer/kafka] processTimeToCut -> DEBU 1724 [channel: businesschannel] Proper time-to-cut received, just cut block 3
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/common/deliver] Handle -> DEBU 172e [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1730 retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:53:49.410 UTC [fsblkstorage] newBlockfileStream -> DEBU 1731 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:53:49.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1732 Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1733 Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:53:49.412 UTC [orderer/common/deliver] Handle -> DEBU 1734 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:09.771 UTC [orderer/common/broadcast] Handle -> DEBU 1735 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:09.771 UTC [policies] GetPolicy -> DEBU 1736 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:09.771 UTC [cauthdsl] func1 -> DEBU 1737 0xc420026150 gate 1517302449771964897 evaluation starts
orderer.example.com | 2018-01-30 08:54:09.772 UTC [cauthdsl] func2 -> DEBU 1738 0xc420026150 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:09.772 UTC [cauthdsl] func2 -> DEBU 1739 0xc420026150 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:09.772 UTC [msp/identity] newIdentity -> DEBU 173a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:09.772 UTC [msp] SatisfiesPrincipal -> DEBU 173b Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:09.772 UTC [msp] Validate -> DEBU 173c MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:09.773 UTC [cauthdsl] func2 -> DEBU 173d 0xc420026150 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:09.773 UTC [msp/identity] Verify -> DEBU 173e Verify: digest = 00000000 9b 5c b9 af 2f a3 7c 21 72 0a 88 61 0e 0a 6e 7a |.\../.|!r..a..nz|
orderer.example.com | 00000010 be 83 fc 92 65 45 8b dd 32 d2 aa 69 91 cc 4b 50 |....eE..2..i..KP|
orderer.example.com | 2018-01-30 08:54:09.773 UTC [msp/identity] Verify -> DEBU 173f Verify: sig = 00000000 30 44 02 20 06 4d 4d d0 e5 6b 79 c6 94 93 e1 2c |0D. .MM..ky....,|
orderer.example.com | 00000010 1c fa 1f 00 62 ad b4 de 7b f8 3e 0e 85 f6 a7 b2 |....b...{.>.....|
orderer.example.com | 00000020 9d e4 a4 9c 02 20 2e d2 4a 28 78 73 1b 01 b9 85 |..... ..J(xs....|
orderer.example.com | 00000030 f2 49 45 03 96 26 47 84 6d 5c 46 22 59 fc 51 99 |.IE..&G.m\F"Y.Q.|
orderer.example.com | 00000040 94 60 4b f0 62 3e |.`K.b>|
orderer.example.com | 2018-01-30 08:54:09.773 UTC [cauthdsl] func2 -> DEBU 1740 0xc420026150 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:09.773 UTC [cauthdsl] func1 -> DEBU 1741 0xc420026150 gate 1517302449771964897 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:09.773 UTC [orderer/common/sigfilter] Apply -> DEBU 1742 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:09.773 UTC [orderer/kafka] Enqueue -> DEBU 1743 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:54:09.781 UTC [orderer/kafka] Enqueue -> DEBU 1744 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:54:09.781 UTC [orderer/common/broadcast] Handle -> DEBU 1745 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:09.782 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 1746 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 5. Inspecting type...
orderer.example.com | 2018-01-30 08:54:09.782 UTC [policies] GetPolicy -> DEBU 1747 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:09.782 UTC [cauthdsl] func1 -> DEBU 1748 0xc4200261b8 gate 1517302449782834559 evaluation starts
orderer.example.com | 2018-01-30 08:54:09.782 UTC [cauthdsl] func2 -> DEBU 1749 0xc4200261b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:09.783 UTC [cauthdsl] func2 -> DEBU 174a 0xc4200261b8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:09.783 UTC [msp/identity] newIdentity -> DEBU 174b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:09.783 UTC [msp] SatisfiesPrincipal -> DEBU 174c Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:09.783 UTC [msp] Validate -> DEBU 174d MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:09.784 UTC [cauthdsl] func2 -> DEBU 174e 0xc4200261b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:09.784 UTC [msp/identity] Verify -> DEBU 174f Verify: digest = 00000000 9b 5c b9 af 2f a3 7c 21 72 0a 88 61 0e 0a 6e 7a |.\../.|!r..a..nz|
orderer.example.com | 00000010 be 83 fc 92 65 45 8b dd 32 d2 aa 69 91 cc 4b 50 |....eE..2..i..KP|
orderer.example.com | 2018-01-30 08:54:09.784 UTC [msp/identity] Verify -> DEBU 1750 Verify: sig = 00000000 30 44 02 20 06 4d 4d d0 e5 6b 79 c6 94 93 e1 2c |0D. .MM..ky....,|
orderer.example.com | 00000010 1c fa 1f 00 62 ad b4 de 7b f8 3e 0e 85 f6 a7 b2 |....b...{.>.....|
orderer.example.com | 00000020 9d e4 a4 9c 02 20 2e d2 4a 28 78 73 1b 01 b9 85 |..... ..J(xs....|
orderer.example.com | 00000030 f2 49 45 03 96 26 47 84 6d 5c 46 22 59 fc 51 99 |.IE..&G.m\F"Y.Q.|
orderer.example.com | 00000040 94 60 4b f0 62 3e |.`K.b>|
orderer.example.com | 2018-01-30 08:54:09.784 UTC [cauthdsl] func2 -> DEBU 1751 0xc4200261b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:09.784 UTC [cauthdsl] func1 -> DEBU 1752 0xc4200261b8 gate 1517302449782834559 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/common/sigfilter] Apply -> DEBU 1753 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/common/blockcutter] Ordered -> DEBU 1754 Enqueuing message into batch
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/kafka] processRegular -> DEBU 1755 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/kafka] processRegular -> DEBU 1756 [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/common/broadcast] Handle -> WARN 1757 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/main] func1 -> DEBU 1758 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:54:11.784 UTC [orderer/kafka] sendTimeToCut -> DEBU 1759 [channel: businesschannel] Time-to-cut block 4 timer expired
orderer.example.com | 2018-01-30 08:54:11.797 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 175a [channel: businesschannel] Successfully unmarshalled consumed message, offset is 6. Inspecting type...
orderer.example.com | 2018-01-30 08:54:11.798 UTC [orderer/kafka] processTimeToCut -> DEBU 175b [channel: businesschannel] It's a time-to-cut message for block 4
orderer.example.com | 2018-01-30 08:54:11.798 UTC [orderer/kafka] processTimeToCut -> DEBU 175c [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 175d retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] newBlockfileStream -> DEBU 175e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 175f Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1760 Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:54:11.799 UTC [orderer/multichain] addBlockSignature -> DEBU 1761 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:54:11.799 UTC [orderer/multichain] addBlockSignature -> DEBU 1762 &{}
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetLocalMSP -> DEBU 1763 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetDefaultSigningIdentity -> DEBU 1764 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetLocalMSP -> DEBU 1765 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetDefaultSigningIdentity -> DEBU 1766 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp/identity] Sign -> DEBU 1767 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...4D65A5A34A79D5B2BE023332F1CF8A0B
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp/identity] Sign -> DEBU 1768 Sign: digest: 3809F6E3B39A259F9D06DA11E497C708B71F76B37133BBB0916A35B76786654B
orderer.example.com | 2018-01-30 08:54:11.800 UTC [msp] GetLocalMSP -> DEBU 1769 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.800 UTC [msp] GetDefaultSigningIdentity -> DEBU 176a Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.801 UTC [orderer/multichain] addLastConfigSignature -> DEBU 176b [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp] GetLocalMSP -> DEBU 176c Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp] GetDefaultSigningIdentity -> DEBU 176d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp/identity] Sign -> DEBU 176e Sign: plaintext: 08020AFA050A0A4F7264657265724D53...4D65A5A34A79D5B2BE023332F1CF8A0B
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp/identity] Sign -> DEBU 176f Sign: digest: D5F03017029733FD287FF2B7B4FE5E76C7FB45D3315072174D18E126F3920A2E
orderer.example.com | 2018-01-30 08:54:11.805 UTC [fsblkstorage] indexBlock -> DEBU 1770 Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
orderer.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:54:11.805 UTC [fsblkstorage] updateCheckpoint -> DEBU 1771 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50143], isChainEmpty=[false], lastBlockNumber=[4]
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1772 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] newBlockfileStream -> DEBU 1773 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1774 Remaining bytes=[5216], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1775 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:54:11.806 UTC [orderer/common/deliver] Handle -> DEBU 1776 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:11.809 UTC [orderer/multichain] WriteBlock -> DEBU 1778 [channel: businesschannel] Wrote block 4
orderer.example.com | 2018-01-30 08:54:11.809 UTC [orderer/kafka] processTimeToCut -> DEBU 1779 [channel: businesschannel] Proper time-to-cut received, just cut block 4
orderer.example.com | 2018-01-30 08:54:11.809 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1777 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:54:11.810 UTC [fsblkstorage] newBlockfileStream -> DEBU 177a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:54:11.811 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 177b Remaining bytes=[5216], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:11.811 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 177c Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:54:11.813 UTC [orderer/common/deliver] Handle -> DEBU 177d [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:54:34.586 UTC [orderer/main] Broadcast -> DEBU 177e Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:54:34.586 UTC [orderer/common/broadcast] Handle -> DEBU 177f Starting new broadcast loop
orderer.example.com | 2018-01-30 08:54:34.615 UTC [orderer/common/broadcast] Handle -> DEBU 1780 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:34.615 UTC [policies] GetPolicy -> DEBU 1781 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:34.616 UTC [cauthdsl] func1 -> DEBU 1782 0xc42014a6a8 gate 1517302474616248046 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.616 UTC [cauthdsl] func2 -> DEBU 1783 0xc42014a6a8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.616 UTC [cauthdsl] func2 -> DEBU 1784 0xc42014a6a8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.617 UTC [msp/identity] newIdentity -> DEBU 1785 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.617 UTC [cauthdsl] func2 -> DEBU 1786 0xc42014a6a8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:54:34.617 UTC [cauthdsl] func2 -> DEBU 1787 0xc42014a6a8 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:34.617 UTC [cauthdsl] func1 -> DEBU 1788 0xc42014a6a8 gate 1517302474616248046 evaluation fails
orderer.example.com | 2018-01-30 08:54:34.618 UTC [cauthdsl] func1 -> DEBU 1789 0xc42014a6b8 gate 1517302474618066236 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.618 UTC [cauthdsl] func2 -> DEBU 178a 0xc42014a6b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.618 UTC [cauthdsl] func2 -> DEBU 178b 0xc42014a6b8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.618 UTC [msp/identity] newIdentity -> DEBU 178c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.619 UTC [msp] SatisfiesPrincipal -> DEBU 178d Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:54:34.619 UTC [msp] Validate -> DEBU 178e MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:54:34.619 UTC [cauthdsl] func2 -> DEBU 178f 0xc42014a6b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:34.620 UTC [msp/identity] Verify -> DEBU 1790 Verify: digest = 00000000 4a c1 16 66 d4 79 1e ff 11 ad b7 1f fb c1 b0 de |J..f.y..........|
orderer.example.com | 00000010 98 d4 04 e9 4e 0d 04 82 13 1f 8c 42 e6 b1 f4 a1 |....N......B....|
orderer.example.com | 2018-01-30 08:54:34.620 UTC [msp/identity] Verify -> DEBU 1791 Verify: sig = 00000000 30 44 02 20 2f d4 a0 8d 0e 4f d8 02 4d 89 02 2b |0D. /....O..M..+|
orderer.example.com | 00000010 95 b3 c4 df 35 64 fe 4a 9a 87 57 6b 66 eb cc fd |....5d.J..Wkf...|
orderer.example.com | 00000020 a5 be 95 f5 02 20 07 4a fc 18 48 1d ab b2 af c5 |..... .J..H.....|
orderer.example.com | 00000030 7e f1 af cc ed a0 e4 e2 52 10 67 01 55 f7 13 65 |~.......R.g.U..e|
orderer.example.com | 00000040 ff 0f c7 73 6b d3 |...sk.|
orderer.example.com | 2018-01-30 08:54:34.620 UTC [cauthdsl] func2 -> DEBU 1792 0xc42014a6b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:34.620 UTC [cauthdsl] func1 -> DEBU 1793 0xc42014a6b8 gate 1517302474618066236 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:34.620 UTC [orderer/common/sigfilter] Apply -> DEBU 1794 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:34.620 UTC [orderer/kafka] Enqueue -> DEBU 1795 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:54:34.632 UTC [orderer/kafka] Enqueue -> DEBU 1796 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:54:34.632 UTC [orderer/common/broadcast] Handle -> DEBU 1797 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:34.636 UTC [orderer/common/broadcast] Handle -> WARN 1798 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:34.636 UTC [orderer/main] func1 -> DEBU 1799 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:54:34.641 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 179a [channel: businesschannel] Successfully unmarshalled consumed message, offset is 7. Inspecting type...
orderer.example.com | 2018-01-30 08:54:34.641 UTC [policies] GetPolicy -> DEBU 179b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:34.641 UTC [cauthdsl] func1 -> DEBU 179c 0xc420026360 gate 1517302474641545191 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.641 UTC [cauthdsl] func2 -> DEBU 179d 0xc420026360 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.642 UTC [cauthdsl] func2 -> DEBU 179e 0xc420026360 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.642 UTC [msp/identity] newIdentity -> DEBU 179f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.643 UTC [cauthdsl] func2 -> DEBU 17a0 0xc420026360 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:54:34.643 UTC [cauthdsl] func2 -> DEBU 17a1 0xc420026360 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:34.643 UTC [cauthdsl] func1 -> DEBU 17a2 0xc420026360 gate 1517302474641545191 evaluation fails
orderer.example.com | 2018-01-30 08:54:34.644 UTC [cauthdsl] func1 -> DEBU 17a3 0xc420026390 gate 1517302474644596664 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.644 UTC [cauthdsl] func2 -> DEBU 17a4 0xc420026390 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.645 UTC [cauthdsl] func2 -> DEBU 17a5 0xc420026390 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.645 UTC [msp/identity] newIdentity -> DEBU 17a6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.646 UTC [msp] SatisfiesPrincipal -> DEBU 17a7 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:54:34.646 UTC [msp] Validate -> DEBU 17a8 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:54:34.647 UTC [cauthdsl] func2 -> DEBU 17a9 0xc420026390 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:34.647 UTC [msp/identity] Verify -> DEBU 17aa Verify: digest = 00000000 4a c1 16 66 d4 79 1e ff 11 ad b7 1f fb c1 b0 de |J..f.y..........|
orderer.example.com | 00000010 98 d4 04 e9 4e 0d 04 82 13 1f 8c 42 e6 b1 f4 a1 |....N......B....|
orderer.example.com | 2018-01-30 08:54:34.647 UTC [msp/identity] Verify -> DEBU 17ab Verify: sig = 00000000 30 44 02 20 2f d4 a0 8d 0e 4f d8 02 4d 89 02 2b |0D. /....O..M..+|
orderer.example.com | 00000010 95 b3 c4 df 35 64 fe 4a 9a 87 57 6b 66 eb cc fd |....5d.J..Wkf...|
orderer.example.com | 00000020 a5 be 95 f5 02 20 07 4a fc 18 48 1d ab b2 af c5 |..... .J..H.....|
orderer.example.com | 00000030 7e f1 af cc ed a0 e4 e2 52 10 67 01 55 f7 13 65 |~.......R.g.U..e|
orderer.example.com | 00000040 ff 0f c7 73 6b d3 |...sk.|
orderer.example.com | 2018-01-30 08:54:34.648 UTC [cauthdsl] func2 -> DEBU 17ac 0xc420026390 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:34.648 UTC [cauthdsl] func1 -> DEBU 17ad 0xc420026390 gate 1517302474644596664 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:34.648 UTC [orderer/common/sigfilter] Apply -> DEBU 17ae Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:34.648 UTC [orderer/common/blockcutter] Ordered -> DEBU 17af Enqueuing message into batch
orderer.example.com | 2018-01-30 08:54:34.648 UTC [orderer/kafka] processRegular -> DEBU 17b0 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:54:34.649 UTC [orderer/kafka] processRegular -> DEBU 17b1 [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:54:36.649 UTC [orderer/kafka] sendTimeToCut -> DEBU 17b2 [channel: businesschannel] Time-to-cut block 5 timer expired
orderer.example.com | 2018-01-30 08:54:36.682 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 17b3 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 8. Inspecting type...
orderer.example.com | 2018-01-30 08:54:36.682 UTC [orderer/kafka] processTimeToCut -> DEBU 17b4 [channel: businesschannel] It's a time-to-cut message for block 5
orderer.example.com | 2018-01-30 08:54:36.682 UTC [orderer/kafka] processTimeToCut -> DEBU 17b5 [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:54:36.682 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17b6 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:54:36.682 UTC [fsblkstorage] newBlockfileStream -> DEBU 17b7 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:54:36.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17b8 Remaining bytes=[5216], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:36.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17b9 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:54:36.683 UTC [orderer/multichain] addBlockSignature -> DEBU 17ba &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:54:36.683 UTC [orderer/multichain] addBlockSignature -> DEBU 17bb &{}
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetLocalMSP -> DEBU 17bc Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetDefaultSigningIdentity -> DEBU 17bd Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetLocalMSP -> DEBU 17be Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetDefaultSigningIdentity -> DEBU 17bf Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp/identity] Sign -> DEBU 17c0 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...834B356BA03FCA4B746BE3520A352174
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp/identity] Sign -> DEBU 17c1 Sign: digest: F23E310A686C92789E52A605CF7F30EBF67D53999ADB535E61AF08628C91A134
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetLocalMSP -> DEBU 17c2 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetDefaultSigningIdentity -> DEBU 17c3 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.684 UTC [orderer/multichain] addLastConfigSignature -> DEBU 17c4 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetLocalMSP -> DEBU 17c5 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetDefaultSigningIdentity -> DEBU 17c6 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp/identity] Sign -> DEBU 17c7 Sign: plaintext: 08020AFA050A0A4F7264657265724D53...834B356BA03FCA4B746BE3520A352174
orderer.example.com | 2018-01-30 08:54:36.685 UTC [msp/identity] Sign -> DEBU 17c8 Sign: digest: CF349B57D391A5BE4C198FB080DCDDCDF9C8DD7FA60C96DD3F284F179B5CB91D
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] indexBlock -> DEBU 17c9 Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
orderer.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] updateCheckpoint -> DEBU 17ca Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54823], isChainEmpty=[false], lastBlockNumber=[5]
orderer.example.com | 2018-01-30 08:54:36.688 UTC [orderer/multichain] WriteBlock -> DEBU 17cb [channel: businesschannel] Wrote block 5
orderer.example.com | 2018-01-30 08:54:36.688 UTC [orderer/kafka] processTimeToCut -> DEBU 17cc [channel: businesschannel] Proper time-to-cut received, just cut block 5
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17cd retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] newBlockfileStream -> DEBU 17ce newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:36.689 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17d0 retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:36.689 UTC [fsblkstorage] newBlockfileStream -> DEBU 17d1 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:36.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17cf Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:36.690 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17d3 Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:36.690 UTC [orderer/common/deliver] Handle -> DEBU 17d4 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:36.690 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17d2 Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:36.692 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17d5 Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:36.692 UTC [orderer/common/deliver] Handle -> DEBU 17d6 [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:54:56.969 UTC [orderer/main] Broadcast -> DEBU 17d7 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:54:56.969 UTC [orderer/common/broadcast] Handle -> DEBU 17d8 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:54:57.000 UTC [orderer/common/broadcast] Handle -> DEBU 17d9 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:57.000 UTC [policies] GetPolicy -> DEBU 17da Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:57.000 UTC [cauthdsl] func1 -> DEBU 17db 0xc4200264b8 gate 1517302497000629460 evaluation starts
orderer.example.com | 2018-01-30 08:54:57.000 UTC [cauthdsl] func2 -> DEBU 17dc 0xc4200264b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:57.000 UTC [cauthdsl] func2 -> DEBU 17dd 0xc4200264b8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp/identity] newIdentity -> DEBU 17de Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp] SatisfiesPrincipal -> DEBU 17df Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp] Validate -> DEBU 17e0 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:57.001 UTC [cauthdsl] func2 -> DEBU 17e1 0xc4200264b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp/identity] Verify -> DEBU 17e2 Verify: digest = 00000000 f8 5e 74 da ac 42 88 c0 69 37 9e 07 6f c6 ed 86 |.^t..B..i7..o...|
orderer.example.com | 00000010 5e 46 de 30 04 35 05 e5 5e f4 21 b8 ea e8 9e 8b |^F.0.5..^.!.....|
orderer.example.com | 2018-01-30 08:54:57.002 UTC [msp/identity] Verify -> DEBU 17e3 Verify: sig = 00000000 30 44 02 20 06 43 1e 4a 69 8e bf a8 78 c0 c7 4e |0D. .C.Ji...x..N|
orderer.example.com | 00000010 f4 4e de 31 e9 4b 29 c3 9e 74 64 da aa 5e 60 fa |.N.1.K)..td..^`.|
orderer.example.com | 00000020 94 00 4c ca 02 20 47 af b8 3d f1 ca 00 fa bd 31 |..L.. G..=.....1|
orderer.example.com | 00000030 11 89 b9 41 d2 c1 ad ea d1 da 25 d8 0a ed 41 a5 |...A......%...A.|
orderer.example.com | 00000040 94 ab 48 62 c6 85 |..Hb..|
orderer.example.com | 2018-01-30 08:54:57.002 UTC [cauthdsl] func2 -> DEBU 17e4 0xc4200264b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:57.002 UTC [cauthdsl] func1 -> DEBU 17e5 0xc4200264b8 gate 1517302497000629460 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:57.002 UTC [orderer/common/sigfilter] Apply -> DEBU 17e6 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:57.002 UTC [orderer/kafka] Enqueue -> DEBU 17e7 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:54:57.012 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 17e8 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 9. Inspecting type...
orderer.example.com | 2018-01-30 08:54:57.014 UTC [policies] GetPolicy -> DEBU 17ea Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:57.014 UTC [orderer/kafka] Enqueue -> DEBU 17e9 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:54:57.014 UTC [orderer/common/broadcast] Handle -> DEBU 17ec [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:57.014 UTC [cauthdsl] func1 -> DEBU 17eb 0xc4200264f0 gate 1517302497014455744 evaluation starts
orderer.example.com | 2018-01-30 08:54:57.015 UTC [cauthdsl] func2 -> DEBU 17ed 0xc4200264f0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:57.015 UTC [cauthdsl] func2 -> DEBU 17ee 0xc4200264f0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:57.015 UTC [msp/identity] newIdentity -> DEBU 17ef Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:57.015 UTC [msp] SatisfiesPrincipal -> DEBU 17f0 Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:57.015 UTC [msp] Validate -> DEBU 17f1 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:57.016 UTC [cauthdsl] func2 -> DEBU 17f2 0xc4200264f0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:57.016 UTC [msp/identity] Verify -> DEBU 17f3 Verify: digest = 00000000 f8 5e 74 da ac 42 88 c0 69 37 9e 07 6f c6 ed 86 |.^t..B..i7..o...|
orderer.example.com | 00000010 5e 46 de 30 04 35 05 e5 5e f4 21 b8 ea e8 9e 8b |^F.0.5..^.!.....|
orderer.example.com | 2018-01-30 08:54:57.016 UTC [msp/identity] Verify -> DEBU 17f4 Verify: sig = 00000000 30 44 02 20 06 43 1e 4a 69 8e bf a8 78 c0 c7 4e |0D. .C.Ji...x..N|
orderer.example.com | 00000010 f4 4e de 31 e9 4b 29 c3 9e 74 64 da aa 5e 60 fa |.N.1.K)..td..^`.|
orderer.example.com | 00000020 94 00 4c ca 02 20 47 af b8 3d f1 ca 00 fa bd 31 |..L.. G..=.....1|
orderer.example.com | 00000030 11 89 b9 41 d2 c1 ad ea d1 da 25 d8 0a ed 41 a5 |...A......%...A.|
orderer.example.com | 00000040 94 ab 48 62 c6 85 |..Hb..|
orderer.example.com | 2018-01-30 08:54:57.016 UTC [cauthdsl] func2 -> DEBU 17f5 0xc4200264f0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:57.016 UTC [cauthdsl] func1 -> DEBU 17f6 0xc4200264f0 gate 1517302497014455744 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:57.016 UTC [orderer/common/sigfilter] Apply -> DEBU 17f7 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:57.016 UTC [orderer/common/blockcutter] Ordered -> DEBU 17f8 Enqueuing message into batch
orderer.example.com | 2018-01-30 08:54:57.017 UTC [orderer/kafka] processRegular -> DEBU 17f9 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:54:57.017 UTC [orderer/kafka] processRegular -> DEBU 17fa [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:54:57.017 UTC [orderer/common/broadcast] Handle -> WARN 17fb Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:57.018 UTC [orderer/main] func1 -> DEBU 17fc Closing Broadcast stream
orderer.example.com | 2018-01-30 08:54:59.002 UTC [orderer/main] Deliver -> DEBU 17fd Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.003 UTC [orderer/common/deliver] Handle -> DEBU 17fe Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.003 UTC [orderer/common/deliver] Handle -> DEBU 17ff Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.004 UTC [policies] GetPolicy -> DEBU 1800 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.004 UTC [cauthdsl] func1 -> DEBU 1801 0xc420026518 gate 1517302499004269139 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.004 UTC [cauthdsl] func2 -> DEBU 1802 0xc420026518 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.004 UTC [cauthdsl] func2 -> DEBU 1803 0xc420026518 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.004 UTC [msp/identity] newIdentity -> DEBU 1804 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 1805 0xc420026518 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 1806 0xc420026518 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func1 -> DEBU 1807 0xc420026518 gate 1517302499004269139 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func1 -> DEBU 1808 0xc420026528 gate 1517302499005211568 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 1809 0xc420026528 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 180a 0xc420026528 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.005 UTC [msp/identity] newIdentity -> DEBU 180b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 180c 0xc420026528 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 180d 0xc420026528 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func1 -> DEBU 180e 0xc420026528 gate 1517302499005211568 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.006 UTC [cauthdsl] func1 -> DEBU 180f 0xc420026538 gate 1517302499006016565 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.006 UTC [cauthdsl] func2 -> DEBU 1810 0xc420026538 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.006 UTC [cauthdsl] func2 -> DEBU 1811 0xc420026538 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.006 UTC [msp/identity] newIdentity -> DEBU 1812 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp] SatisfiesPrincipal -> DEBU 1813 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp] Validate -> DEBU 1814 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.007 UTC [cauthdsl] func2 -> DEBU 1815 0xc420026538 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp/identity] Verify -> DEBU 1816 Verify: digest = 00000000 ad af 35 b9 0e bc e5 b9 5f aa 0d 72 4e a5 89 d2 |..5....._..rN...|
orderer.example.com | 00000010 13 0c 30 3d 76 ed 36 8c 36 40 d1 22 6c e6 5b 3b |..0=v.6.6@."l.[;|
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp/identity] Verify -> DEBU 1817 Verify: sig = 00000000 30 44 02 20 24 c1 50 33 c0 eb 6d 52 c9 46 6c 5d |0D. $.P3..mR.Fl]|
orderer.example.com | 00000010 2b b7 01 30 5b 9c 6c 92 2b 2d cc ed 8c 37 9b 37 |+..0[.l.+-...7.7|
orderer.example.com | 00000020 bd 6a d7 9b 02 20 08 b7 ba de 20 90 ff a2 4a bb |.j... .... ...J.|
orderer.example.com | 00000030 7e e8 c8 2f ff 16 55 88 28 95 77 81 10 4c e7 14 |~../..U.(.w..L..|
orderer.example.com | 00000040 c6 34 73 6f be 80 |.4so..|
orderer.example.com | 2018-01-30 08:54:59.008 UTC [cauthdsl] func2 -> DEBU 1818 0xc420026538 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.008 UTC [cauthdsl] func1 -> DEBU 1819 0xc420026538 gate 1517302499006016565 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.008 UTC [orderer/common/sigfilter] Apply -> DEBU 181a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.008 UTC [orderer/common/deliver] Handle -> DEBU 181b [channel: businesschannel] Received seekInfo (0xc420148960) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 181c retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] newBlockfileStream -> DEBU 181d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 181e Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 181f Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:59.009 UTC [orderer/common/deliver] Handle -> DEBU 1820 [channel: businesschannel] Delivering block for (0xc420148960)
orderer.example.com | 2018-01-30 08:54:59.010 UTC [orderer/common/deliver] Handle -> DEBU 1821 [channel: businesschannel] Done delivering for (0xc420148960), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.010 UTC [orderer/common/deliver] Handle -> DEBU 1822 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.014 UTC [orderer/common/deliver] Handle -> WARN 1823 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.014 UTC [orderer/main] func1 -> DEBU 1824 Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.017 UTC [orderer/kafka] sendTimeToCut -> DEBU 1825 [channel: businesschannel] Time-to-cut block 6 timer expired
orderer.example.com | 2018-01-30 08:54:59.029 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 1826 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 10. Inspecting type...
orderer.example.com | 2018-01-30 08:54:59.029 UTC [orderer/kafka] processTimeToCut -> DEBU 1827 [channel: businesschannel] It's a time-to-cut message for block 6
orderer.example.com | 2018-01-30 08:54:59.029 UTC [orderer/kafka] processTimeToCut -> DEBU 1828 [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:54:59.029 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1829 retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:59.029 UTC [fsblkstorage] newBlockfileStream -> DEBU 182a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:59.029 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 182b Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.030 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 182c Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:59.030 UTC [orderer/multichain] addBlockSignature -> DEBU 182d &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:54:59.030 UTC [orderer/multichain] addBlockSignature -> DEBU 182e &{}
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetLocalMSP -> DEBU 182f Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetDefaultSigningIdentity -> DEBU 1830 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetLocalMSP -> DEBU 1831 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetDefaultSigningIdentity -> DEBU 1832 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp/identity] Sign -> DEBU 1833 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...4FFE9552767B0E34B412F76AE3CD5A12
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp/identity] Sign -> DEBU 1834 Sign: digest: 6C89EA91F90DA5CACD00D8763ADF4A0F44845A2E499CFE06D41CFE47D389E522
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetLocalMSP -> DEBU 1835 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp] GetDefaultSigningIdentity -> DEBU 1836 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.032 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1837 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp] GetLocalMSP -> DEBU 1838 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp] GetDefaultSigningIdentity -> DEBU 1839 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp/identity] Sign -> DEBU 183a Sign: plaintext: 08020AFA050A0A4F7264657265724D53...4FFE9552767B0E34B412F76AE3CD5A12
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp/identity] Sign -> DEBU 183b Sign: digest: 287E5FF544DF5B69D5F62F5CDEC295F7FB07648F81413935AC82932FA85A471D
orderer.example.com | 2018-01-30 08:54:59.039 UTC [fsblkstorage] indexBlock -> DEBU 183c Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
orderer.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:54:59.039 UTC [fsblkstorage] updateCheckpoint -> DEBU 183d Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59502], isChainEmpty=[false], lastBlockNumber=[6]
orderer.example.com | 2018-01-30 08:54:59.039 UTC [orderer/multichain] WriteBlock -> DEBU 183e [channel: businesschannel] Wrote block 6
orderer.example.com | 2018-01-30 08:54:59.040 UTC [orderer/kafka] processTimeToCut -> DEBU 183f [channel: businesschannel] Proper time-to-cut received, just cut block 6
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1840 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] newBlockfileStream -> DEBU 1841 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1842 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1843 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:54:59.040 UTC [orderer/common/deliver] Handle -> DEBU 1844 [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1845 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] newBlockfileStream -> DEBU 1846 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1847 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1848 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:54:59.042 UTC [orderer/common/deliver] Handle -> DEBU 1849 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:59.265 UTC [orderer/main] Deliver -> DEBU 184a Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.265 UTC [orderer/common/deliver] Handle -> DEBU 184b Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.265 UTC [orderer/common/deliver] Handle -> DEBU 184c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.266 UTC [policies] GetPolicy -> DEBU 184d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.266 UTC [cauthdsl] func1 -> DEBU 184e 0xc420026600 gate 1517302499266847884 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.266 UTC [cauthdsl] func2 -> DEBU 184f 0xc420026600 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.267 UTC [cauthdsl] func2 -> DEBU 1850 0xc420026600 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.267 UTC [msp/identity] newIdentity -> DEBU 1851 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.267 UTC [cauthdsl] func2 -> DEBU 1852 0xc420026600 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.267 UTC [cauthdsl] func2 -> DEBU 1853 0xc420026600 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func1 -> DEBU 1854 0xc420026600 gate 1517302499266847884 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func1 -> DEBU 1855 0xc420026610 gate 1517302499268382817 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func2 -> DEBU 1856 0xc420026610 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func2 -> DEBU 1857 0xc420026610 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.268 UTC [msp/identity] newIdentity -> DEBU 1858 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 1859 0xc420026610 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 185a 0xc420026610 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func1 -> DEBU 185b 0xc420026610 gate 1517302499268382817 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func1 -> DEBU 185c 0xc420026620 gate 1517302499269313751 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 185d 0xc420026620 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 185e 0xc420026620 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.269 UTC [msp/identity] newIdentity -> DEBU 185f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.269 UTC [msp] SatisfiesPrincipal -> DEBU 1860 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.270 UTC [msp] Validate -> DEBU 1861 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.270 UTC [cauthdsl] func2 -> DEBU 1862 0xc420026620 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.270 UTC [msp/identity] Verify -> DEBU 1863 Verify: digest = 00000000 e4 29 e0 f1 00 47 87 57 78 c4 31 9e 74 75 ae 62 |.)...G.Wx.1.tu.b|
orderer.example.com | 00000010 67 30 52 4a f8 56 a0 f6 a6 06 4b 53 93 cf 91 a1 |g0RJ.V....KS....|
orderer.example.com | 2018-01-30 08:54:59.270 UTC [msp/identity] Verify -> DEBU 1864 Verify: sig = 00000000 30 45 02 21 00 be a0 cd e3 49 ab b0 58 7f bd 6e |0E.!.....I..X..n|
orderer.example.com | 00000010 61 5b 11 ee c1 64 86 0f 49 9c b0 e6 f9 60 99 e2 |a[...d..I....`..|
orderer.example.com | 00000020 63 18 a6 8c 82 02 20 16 15 0e 79 44 ff ef 37 e7 |c..... ...yD..7.|
orderer.example.com | 00000030 5f e4 0c 6a 24 a5 74 8a 4b b3 23 70 a1 13 6f e5 |_..j$.t.K.#p..o.|
orderer.example.com | 00000040 9a 93 4d 6e 87 96 35 |..Mn..5|
orderer.example.com | 2018-01-30 08:54:59.271 UTC [cauthdsl] func2 -> DEBU 1865 0xc420026620 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.271 UTC [cauthdsl] func1 -> DEBU 1866 0xc420026620 gate 1517302499269313751 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.271 UTC [orderer/common/sigfilter] Apply -> DEBU 1867 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.271 UTC [orderer/common/deliver] Handle -> DEBU 1868 [channel: businesschannel] Received seekInfo (0xc420975520) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:54:59.271 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1869 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:54:59.271 UTC [fsblkstorage] newBlockfileStream -> DEBU 186a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:54:59.272 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 186b Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.272 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 186c Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:54:59.272 UTC [orderer/common/deliver] Handle -> DEBU 186d [channel: businesschannel] Delivering block for (0xc420975520)
orderer.example.com | 2018-01-30 08:54:59.272 UTC [orderer/common/deliver] Handle -> DEBU 186e [channel: businesschannel] Done delivering for (0xc420975520), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.272 UTC [orderer/common/deliver] Handle -> DEBU 186f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.274 UTC [policies] GetPolicy -> DEBU 1870 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func1 -> DEBU 1871 0xc420026660 gate 1517302499274117348 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1872 0xc420026660 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1873 0xc420026660 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.274 UTC [msp/identity] newIdentity -> DEBU 1874 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1875 0xc420026660 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1876 0xc420026660 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func1 -> DEBU 1877 0xc420026660 gate 1517302499274117348 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func1 -> DEBU 1878 0xc420026670 gate 1517302499275088662 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 1879 0xc420026670 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 187a 0xc420026670 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.275 UTC [msp/identity] newIdentity -> DEBU 187b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 187c 0xc420026670 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 187d 0xc420026670 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func1 -> DEBU 187e 0xc420026670 gate 1517302499275088662 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func1 -> DEBU 187f 0xc420026680 gate 1517302499276131940 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func2 -> DEBU 1880 0xc420026680 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func2 -> DEBU 1881 0xc420026680 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.276 UTC [msp/identity] newIdentity -> DEBU 1882 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.276 UTC [msp] SatisfiesPrincipal -> DEBU 1883 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.276 UTC [msp] Validate -> DEBU 1884 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.277 UTC [cauthdsl] func2 -> DEBU 1885 0xc420026680 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.277 UTC [msp/identity] Verify -> DEBU 1886 Verify: digest = 00000000 52 57 3c 89 31 f8 08 97 7d af c1 d4 fc 72 32 d8 |RW<.1...}....r2.|
orderer.example.com | 00000010 0a 2a 7e 73 f2 e1 f3 d7 7d 1d d4 f8 23 d9 ac d1 |.*~s....}...#...|
orderer.example.com | 2018-01-30 08:54:59.277 UTC [msp/identity] Verify -> DEBU 1887 Verify: sig = 00000000 30 45 02 21 00 9b 39 84 d7 e6 83 47 ed 66 40 dc |0E.!..9....G.f@.|
orderer.example.com | 00000010 42 11 65 35 45 8f 30 43 60 cc 77 10 33 22 89 4b |B.e5E.0C`.w.3".K|
orderer.example.com | 00000020 eb 37 09 66 76 02 20 1b 69 19 a9 54 b8 26 cb da |.7.fv. .i..T.&..|
orderer.example.com | 00000030 0f d8 ca a2 ce 09 3a a2 47 e3 e3 49 b3 5a 21 40 |......:.G..I.Z!@|
orderer.example.com | 00000040 8a 60 bf 39 ea f8 99 |.`.9...|
orderer.example.com | 2018-01-30 08:54:59.277 UTC [cauthdsl] func2 -> DEBU 1888 0xc420026680 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.277 UTC [cauthdsl] func1 -> DEBU 1889 0xc420026680 gate 1517302499276131940 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.277 UTC [orderer/common/sigfilter] Apply -> DEBU 188a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.277 UTC [orderer/common/deliver] Handle -> DEBU 188b [channel: businesschannel] Received seekInfo (0xc420918cc0) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 188c retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] newBlockfileStream -> DEBU 188d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 188e Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 188f Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:54:59.278 UTC [orderer/common/deliver] Handle -> DEBU 1890 [channel: businesschannel] Delivering block for (0xc420918cc0)
orderer.example.com | 2018-01-30 08:54:59.278 UTC [orderer/common/deliver] Handle -> DEBU 1891 [channel: businesschannel] Done delivering for (0xc420918cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.279 UTC [orderer/common/deliver] Handle -> DEBU 1892 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.285 UTC [orderer/common/deliver] Handle -> WARN 1893 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.286 UTC [orderer/main] func1 -> DEBU 1894 Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.427 UTC [orderer/main] Deliver -> DEBU 1895 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.427 UTC [orderer/common/deliver] Handle -> DEBU 1896 Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.427 UTC [orderer/common/deliver] Handle -> DEBU 1897 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.428 UTC [policies] GetPolicy -> DEBU 1898 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.428 UTC [cauthdsl] func1 -> DEBU 1899 0xc42014a790 gate 1517302499428730203 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.428 UTC [cauthdsl] func2 -> DEBU 189a 0xc42014a790 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.428 UTC [cauthdsl] func2 -> DEBU 189b 0xc42014a790 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.429 UTC [msp/identity] newIdentity -> DEBU 189c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func2 -> DEBU 189d 0xc42014a790 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func2 -> DEBU 189e 0xc42014a790 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func1 -> DEBU 189f 0xc42014a790 gate 1517302499428730203 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func1 -> DEBU 18a0 0xc42014a7a0 gate 1517302499429927304 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func2 -> DEBU 18a1 0xc42014a7a0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.430 UTC [cauthdsl] func2 -> DEBU 18a2 0xc42014a7a0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.430 UTC [msp/identity] newIdentity -> DEBU 18a3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a4 0xc42014a7a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a5 0xc42014a7a0 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func1 -> DEBU 18a6 0xc42014a7a0 gate 1517302499429927304 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func1 -> DEBU 18a7 0xc42014a7b0 gate 1517302499431398768 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a8 0xc42014a7b0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a9 0xc42014a7b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.432 UTC [msp/identity] newIdentity -> DEBU 18aa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.432 UTC [msp] SatisfiesPrincipal -> DEBU 18ab Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.432 UTC [msp] Validate -> DEBU 18ac MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.432 UTC [cauthdsl] func2 -> DEBU 18ad 0xc42014a7b0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.433 UTC [msp/identity] Verify -> DEBU 18ae Verify: digest = 00000000 4e 4c b3 cd bc db cf 2a b4 5f 6e 85 94 a8 e3 d6 |NL.....*._n.....|
orderer.example.com | 00000010 84 cf 91 25 58 38 a4 f8 77 fd a1 22 b7 36 01 02 |...%X8..w..".6..|
orderer.example.com | 2018-01-30 08:54:59.433 UTC [msp/identity] Verify -> DEBU 18af Verify: sig = 00000000 30 44 02 20 2d 9e a8 b5 4d 72 4f 8d cf b6 bd 81 |0D. -...MrO.....|
orderer.example.com | 00000010 03 c8 73 f6 d4 b0 2c 9a db c7 00 a4 4e 16 b9 fa |..s...,.....N...|
orderer.example.com | 00000020 04 6c e6 f1 02 20 61 3c 4c cf 4a d2 fa 33 8d 1c |.l... a<L.J..3..|
orderer.example.com | 00000030 ed 29 b9 4c 06 5a e9 bc d9 69 74 db 1c 4c c6 f0 |.).L.Z...it..L..|
orderer.example.com | 00000040 ab 6d c0 fd 83 82 |.m....|
orderer.example.com | 2018-01-30 08:54:59.433 UTC [cauthdsl] func2 -> DEBU 18b0 0xc42014a7b0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.433 UTC [cauthdsl] func1 -> DEBU 18b1 0xc42014a7b0 gate 1517302499431398768 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.433 UTC [orderer/common/sigfilter] Apply -> DEBU 18b2 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.433 UTC [orderer/common/deliver] Handle -> DEBU 18b3 [channel: businesschannel] Received seekInfo (0xc420ce9080) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 18b4 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] newBlockfileStream -> DEBU 18b5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18b6 Remaining bytes=[59502], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18b7 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:54:59.434 UTC [orderer/common/deliver] Handle -> DEBU 18b8 [channel: businesschannel] Delivering block for (0xc420ce9080)
orderer.example.com | 2018-01-30 08:54:59.434 UTC [orderer/common/deliver] Handle -> DEBU 18b9 [channel: businesschannel] Done delivering for (0xc420ce9080), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.434 UTC [orderer/common/deliver] Handle -> DEBU 18ba Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.452 UTC [orderer/common/deliver] Handle -> WARN 18bb Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.452 UTC [orderer/main] func1 -> DEBU 18bc Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.587 UTC [orderer/main] Deliver -> DEBU 18bd Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.587 UTC [orderer/common/deliver] Handle -> DEBU 18be Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.587 UTC [orderer/common/deliver] Handle -> DEBU 18bf Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.593 UTC [policies] GetPolicy -> DEBU 18c0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.594 UTC [cauthdsl] func1 -> DEBU 18c1 0xc42014a818 gate 1517302499594310771 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.595 UTC [cauthdsl] func2 -> DEBU 18c2 0xc42014a818 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.596 UTC [cauthdsl] func2 -> DEBU 18c3 0xc42014a818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.598 UTC [msp/identity] newIdentity -> DEBU 18c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18c5 0xc42014a818 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18c6 0xc42014a818 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func1 -> DEBU 18c7 0xc42014a818 gate 1517302499594310771 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func1 -> DEBU 18c8 0xc42014a828 gate 1517302499599449800 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18c9 0xc42014a828 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18ca 0xc42014a828 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.600 UTC [msp/identity] newIdentity -> DEBU 18cb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18cc 0xc42014a828 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18cd 0xc42014a828 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func1 -> DEBU 18ce 0xc42014a828 gate 1517302499599449800 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func1 -> DEBU 18cf 0xc42014a838 gate 1517302499601101874 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18d0 0xc42014a838 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18d1 0xc42014a838 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.602 UTC [msp/identity] newIdentity -> DEBU 18d2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.603 UTC [msp] SatisfiesPrincipal -> DEBU 18d3 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.603 UTC [msp] Validate -> DEBU 18d4 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.603 UTC [cauthdsl] func2 -> DEBU 18d5 0xc42014a838 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.603 UTC [msp/identity] Verify -> DEBU 18d6 Verify: digest = 00000000 11 f0 58 fb ca fd 57 d8 a6 1c 03 44 1a 40 68 d3 |..X...W....D.@h.|
orderer.example.com | 00000010 01 9a ac 9a e2 29 51 4e 12 a9 99 8c ca 5e 9d 05 |.....)QN.....^..|
orderer.example.com | 2018-01-30 08:54:59.604 UTC [msp/identity] Verify -> DEBU 18d7 Verify: sig = 00000000 30 45 02 21 00 c4 8e 92 1f 62 f0 cf 7a b7 ff c1 |0E.!.....b..z...|
orderer.example.com | 00000010 07 e6 3f 90 f2 3b 5f b2 a9 bf 53 c2 d5 cc c2 e6 |..?..;_...S.....|
orderer.example.com | 00000020 3e 33 ae c2 62 02 20 54 ce 2e a4 75 2c af bd 1a |>3..b. T...u,...|
orderer.example.com | 00000030 8c f2 1b bc 33 28 5c df a7 6e e7 c3 db 03 fa 0e |....3(\..n......|
orderer.example.com | 00000040 14 a5 d0 47 ea 67 aa |...G.g.|
orderer.example.com | 2018-01-30 08:54:59.604 UTC [cauthdsl] func2 -> DEBU 18d8 0xc42014a838 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.604 UTC [cauthdsl] func1 -> DEBU 18d9 0xc42014a838 gate 1517302499601101874 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.604 UTC [orderer/common/sigfilter] Apply -> DEBU 18da Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.605 UTC [orderer/common/deliver] Handle -> DEBU 18db [channel: businesschannel] Received seekInfo (0xc420d20bc0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:54:59.605 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 18dc retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:54:59.605 UTC [fsblkstorage] newBlockfileStream -> DEBU 18dd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:54:59.606 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18de Remaining bytes=[47487], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.606 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18df Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:54:59.607 UTC [orderer/common/deliver] Handle -> DEBU 18e0 [channel: businesschannel] Delivering block for (0xc420d20bc0)
orderer.example.com | 2018-01-30 08:54:59.608 UTC [orderer/common/deliver] Handle -> DEBU 18e1 [channel: businesschannel] Done delivering for (0xc420d20bc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.608 UTC [orderer/common/deliver] Handle -> DEBU 18e2 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.622 UTC [orderer/common/deliver] Handle -> WARN 18e3 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.622 UTC [orderer/main] func1 -> DEBU 18e4 Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.833 UTC [orderer/main] Deliver -> DEBU 18e5 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.833 UTC [orderer/common/deliver] Handle -> DEBU 18e6 Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.833 UTC [orderer/common/deliver] Handle -> DEBU 18e7 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.835 UTC [policies] GetPolicy -> DEBU 18e8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.835 UTC [cauthdsl] func1 -> DEBU 18e9 0xc420026050 gate 1517302499835372180 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.836 UTC [cauthdsl] func2 -> DEBU 18ea 0xc420026050 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.836 UTC [cauthdsl] func2 -> DEBU 18eb 0xc420026050 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.837 UTC [msp/identity] newIdentity -> DEBU 18ec Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.837 UTC [cauthdsl] func2 -> DEBU 18ed 0xc420026050 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.837 UTC [cauthdsl] func2 -> DEBU 18ee 0xc420026050 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.837 UTC [cauthdsl] func1 -> DEBU 18ef 0xc420026050 gate 1517302499835372180 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.838 UTC [cauthdsl] func1 -> DEBU 18f0 0xc420026078 gate 1517302499838071430 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.838 UTC [cauthdsl] func2 -> DEBU 18f1 0xc420026078 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.838 UTC [cauthdsl] func2 -> DEBU 18f2 0xc420026078 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.838 UTC [msp/identity] newIdentity -> DEBU 18f3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f4 0xc420026078 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f5 0xc420026078 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func1 -> DEBU 18f6 0xc420026078 gate 1517302499838071430 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func1 -> DEBU 18f7 0xc420026098 gate 1517302499839706512 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f8 0xc420026098 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f9 0xc420026098 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.840 UTC [msp/identity] newIdentity -> DEBU 18fa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.840 UTC [msp] SatisfiesPrincipal -> DEBU 18fb Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.841 UTC [msp] Validate -> DEBU 18fc MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.841 UTC [cauthdsl] func2 -> DEBU 18fd 0xc420026098 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.841 UTC [msp/identity] Verify -> DEBU 18fe Verify: digest = 00000000 65 51 42 cd 7f 1d 87 3b 43 e8 1e 22 f7 b6 6f 26 |eQB....;C.."..o&|
orderer.example.com | 00000010 66 80 d5 a6 a0 df 05 cf c9 bf a5 6e ec 08 98 51 |f..........n...Q|
orderer.example.com | 2018-01-30 08:54:59.841 UTC [msp/identity] Verify -> DEBU 18ff Verify: sig = 00000000 30 45 02 21 00 8a a2 1c 28 9e 8f ea cb e6 d9 43 |0E.!....(......C|
orderer.example.com | 00000010 eb 16 0b 6f f2 a0 71 89 a0 ac 21 09 bb e7 0e 2a |...o..q...!....*|
orderer.example.com | 00000020 eb 4a ea ad 77 02 20 38 78 ec 5a f4 0e 11 4c bc |.J..w. 8x.Z...L.|
orderer.example.com | 00000030 c0 09 59 da 5d 52 c6 2d b8 5e fa 7e 02 95 7b b9 |..Y.]R.-.^.~..{.|
orderer.example.com | 00000040 0f 1a 15 c5 5c 8a cf |....\..|
orderer.example.com | 2018-01-30 08:54:59.842 UTC [cauthdsl] func2 -> DEBU 1900 0xc420026098 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.843 UTC [cauthdsl] func1 -> DEBU 1901 0xc420026098 gate 1517302499839706512 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.843 UTC [orderer/common/sigfilter] Apply -> DEBU 1902 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.844 UTC [orderer/common/deliver] Handle -> DEBU 1903 [channel: businesschannel] Received seekInfo (0xc4209a02a0) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:54:59.844 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1904 retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:54:59.844 UTC [fsblkstorage] newBlockfileStream -> DEBU 1905 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:54:59.844 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1906 Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.846 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1907 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:54:59.847 UTC [orderer/common/deliver] Handle -> DEBU 1908 [channel: businesschannel] Delivering block for (0xc4209a02a0)
orderer.example.com | 2018-01-30 08:54:59.848 UTC [orderer/common/deliver] Handle -> DEBU 1909 [channel: businesschannel] Done delivering for (0xc4209a02a0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.849 UTC [orderer/common/deliver] Handle -> DEBU 190a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.855 UTC [orderer/common/deliver] Handle -> WARN 190b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.856 UTC [orderer/main] func1 -> DEBU 190c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.056 UTC [orderer/main] Deliver -> DEBU 190d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.057 UTC [orderer/common/deliver] Handle -> DEBU 190e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.057 UTC [orderer/common/deliver] Handle -> DEBU 190f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.058 UTC [policies] GetPolicy -> DEBU 1910 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func1 -> DEBU 1911 0xc42014a410 gate 1517302500058268077 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func2 -> DEBU 1912 0xc42014a410 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func2 -> DEBU 1913 0xc42014a410 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.058 UTC [msp/identity] newIdentity -> DEBU 1914 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func2 -> DEBU 1915 0xc42014a410 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 1916 0xc42014a410 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 1917 0xc42014a410 gate 1517302500058268077 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 1918 0xc42014a420 gate 1517302500059156832 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 1919 0xc42014a420 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 191a 0xc42014a420 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.059 UTC [msp/identity] newIdentity -> DEBU 191b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 191c 0xc42014a420 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 191d 0xc42014a420 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 191e 0xc42014a420 gate 1517302500059156832 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 191f 0xc42014a498 gate 1517302500059979820 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.060 UTC [cauthdsl] func2 -> DEBU 1920 0xc42014a498 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.060 UTC [cauthdsl] func2 -> DEBU 1921 0xc42014a498 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.060 UTC [msp/identity] newIdentity -> DEBU 1922 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.060 UTC [msp] SatisfiesPrincipal -> DEBU 1923 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.060 UTC [msp] Validate -> DEBU 1924 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.061 UTC [cauthdsl] func2 -> DEBU 1925 0xc42014a498 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.061 UTC [msp/identity] Verify -> DEBU 1926 Verify: digest = 00000000 28 86 38 c6 63 1d eb fb ce e5 57 d6 7a 7d 44 a0 |(.8.c.....W.z}D.|
orderer.example.com | 00000010 9a b1 81 00 02 c1 f7 07 2e 7a c1 f9 be 53 f5 b2 |.........z...S..|
orderer.example.com | 2018-01-30 08:55:00.061 UTC [msp/identity] Verify -> DEBU 1927 Verify: sig = 00000000 30 44 02 20 00 84 08 a1 17 90 55 a7 81 1f 7e 69 |0D. ......U...~i|
orderer.example.com | 00000010 dd 81 25 07 e5 c6 2e 27 d5 6e 74 c6 81 b3 4e 36 |..%....'.nt...N6|
orderer.example.com | 00000020 a0 48 67 66 02 20 51 0f 80 a2 28 17 06 ca 51 f9 |.Hgf. Q...(...Q.|
orderer.example.com | 00000030 e7 5f 17 8d 6a c4 05 a0 67 e2 90 48 45 81 5e 0f |._..j...g..HE.^.|
orderer.example.com | 00000040 55 70 cf 82 ed 44 |Up...D|
orderer.example.com | 2018-01-30 08:55:00.061 UTC [cauthdsl] func2 -> DEBU 1928 0xc42014a498 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.061 UTC [cauthdsl] func1 -> DEBU 1929 0xc42014a498 gate 1517302500059979820 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.061 UTC [orderer/common/sigfilter] Apply -> DEBU 192a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:00.061 UTC [orderer/common/deliver] Handle -> DEBU 192b [channel: businesschannel] Received seekInfo (0xc42024d740) start:<specified:<number:3 > > stop:<specified:<number:3 > >
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 192c retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] newBlockfileStream -> DEBU 192d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 192e Remaining bytes=[19794], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 192f Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:55:00.062 UTC [orderer/common/deliver] Handle -> DEBU 1930 [channel: businesschannel] Delivering block for (0xc42024d740)
orderer.example.com | 2018-01-30 08:55:00.063 UTC [orderer/common/deliver] Handle -> DEBU 1931 [channel: businesschannel] Done delivering for (0xc42024d740), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.063 UTC [orderer/common/deliver] Handle -> DEBU 1932 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.067 UTC [orderer/common/deliver] Handle -> WARN 1933 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.067 UTC [orderer/main] func1 -> DEBU 1934 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.171 UTC [orderer/main] Deliver -> DEBU 1935 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.172 UTC [orderer/common/deliver] Handle -> DEBU 1936 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.172 UTC [orderer/common/deliver] Handle -> DEBU 1937 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.173 UTC [policies] GetPolicy -> DEBU 1938 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.173 UTC [cauthdsl] func1 -> DEBU 1939 0xc420026100 gate 1517302500173596783 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.173 UTC [cauthdsl] func2 -> DEBU 193a 0xc420026100 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.173 UTC [cauthdsl] func2 -> DEBU 193b 0xc420026100 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.174 UTC [msp/identity] newIdentity -> DEBU 193c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 193d 0xc420026100 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 193e 0xc420026100 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func1 -> DEBU 193f 0xc420026100 gate 1517302500173596783 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func1 -> DEBU 1940 0xc420026110 gate 1517302500174605879 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 1941 0xc420026110 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 1942 0xc420026110 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.174 UTC [msp/identity] newIdentity -> DEBU 1943 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1944 0xc420026110 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1945 0xc420026110 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func1 -> DEBU 1946 0xc420026110 gate 1517302500174605879 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func1 -> DEBU 1947 0xc420026120 gate 1517302500175301531 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1948 0xc420026120 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1949 0xc420026120 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.175 UTC [msp/identity] newIdentity -> DEBU 194a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp] SatisfiesPrincipal -> DEBU 194b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp] Validate -> DEBU 194c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.176 UTC [cauthdsl] func2 -> DEBU 194d 0xc420026120 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp/identity] Verify -> DEBU 194e Verify: digest = 00000000 fd c8 7a e7 87 13 db 1c e4 72 dc 52 cc 55 d1 84 |..z......r.R.U..|
orderer.example.com | 00000010 b1 01 99 bb 16 94 85 34 bc e0 ff 7b 24 0c c7 d0 |.......4...{$...|
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp/identity] Verify -> DEBU 194f Verify: sig = 00000000 30 44 02 20 29 f1 bd 46 75 cf cb 11 c0 fa d9 4c |0D. )..Fu......L|
orderer.example.com | 00000010 40 ef cc bf 37 27 33 cc 6d ea 84 d4 33 af 8a 9e |@...7'3.m...3...|
orderer.example.com | 00000020 b8 b1 84 27 02 20 46 f8 26 93 e5 01 29 7e 1e 29 |...'. F.&...)~.)|
orderer.example.com | 00000030 82 9e 58 18 6f 6b 53 63 b4 47 98 5c 95 ce 67 50 |..X.okSc.G.\..gP|
orderer.example.com | 00000040 2a bc b8 73 fb c1 |*..s..|
orderer.example.com | 2018-01-30 08:55:00.176 UTC [cauthdsl] func2 -> DEBU 1950 0xc420026120 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.176 UTC [cauthdsl] func1 -> DEBU 1951 0xc420026120 gate 1517302500175301531 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.176 UTC [orderer/common/sigfilter] Apply -> DEBU 1952 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 1953 [channel: businesschannel] Received seekInfo (0xc420947400) start:<specified:<number:4 > > stop:<specified:<number:4 > >
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1954 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] newBlockfileStream -> DEBU 1955 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1956 Remaining bytes=[14575], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1957 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 1958 [channel: businesschannel] Delivering block for (0xc420947400)
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 1959 [channel: businesschannel] Done delivering for (0xc420947400), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 195a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.182 UTC [orderer/common/deliver] Handle -> WARN 195b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.182 UTC [orderer/main] func1 -> DEBU 195c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.322 UTC [orderer/main] Deliver -> DEBU 195d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.323 UTC [orderer/common/deliver] Handle -> DEBU 195e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.323 UTC [orderer/common/deliver] Handle -> DEBU 195f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.324 UTC [policies] GetPolicy -> DEBU 1960 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.324 UTC [cauthdsl] func1 -> DEBU 1961 0xc42014a500 gate 1517302500324171658 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.324 UTC [cauthdsl] func2 -> DEBU 1962 0xc42014a500 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.324 UTC [cauthdsl] func2 -> DEBU 1963 0xc42014a500 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.325 UTC [msp/identity] newIdentity -> DEBU 1964 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func2 -> DEBU 1965 0xc42014a500 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func2 -> DEBU 1966 0xc42014a500 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func1 -> DEBU 1967 0xc42014a500 gate 1517302500324171658 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func1 -> DEBU 1968 0xc42014a518 gate 1517302500325726680 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.326 UTC [cauthdsl] func2 -> DEBU 1969 0xc42014a518 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.326 UTC [cauthdsl] func2 -> DEBU 196a 0xc42014a518 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.327 UTC [msp/identity] newIdentity -> DEBU 196b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func2 -> DEBU 196c 0xc42014a518 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func2 -> DEBU 196d 0xc42014a518 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func1 -> DEBU 196e 0xc42014a518 gate 1517302500325726680 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func1 -> DEBU 196f 0xc42014a578 gate 1517302500328397244 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.329 UTC [cauthdsl] func2 -> DEBU 1970 0xc42014a578 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.329 UTC [cauthdsl] func2 -> DEBU 1971 0xc42014a578 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.330 UTC [msp/identity] newIdentity -> DEBU 1972 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.331 UTC [msp] SatisfiesPrincipal -> DEBU 1973 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.331 UTC [msp] Validate -> DEBU 1974 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.332 UTC [cauthdsl] func2 -> DEBU 1975 0xc42014a578 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.332 UTC [msp/identity] Verify -> DEBU 1976 Verify: digest = 00000000 53 8b c2 d6 d6 3d 31 ed 54 92 02 11 9d 61 42 d0 |S....=1.T....aB.|
orderer.example.com | 00000010 d3 eb d4 bf 74 1f d6 d9 7c 74 eb 30 cd 0a 87 4c |....t...|t.0...L|
orderer.example.com | 2018-01-30 08:55:00.333 UTC [msp/identity] Verify -> DEBU 1977 Verify: sig = 00000000 30 45 02 21 00 d8 05 2b c6 8f 4d b9 8f 1d 17 5a |0E.!...+..M....Z|
orderer.example.com | 00000010 95 0d 62 4e f8 02 25 f9 d5 b0 62 3f d8 e2 9b c7 |..bN..%...b?....|
orderer.example.com | 00000020 5d c7 d8 aa d7 02 20 3d e2 93 dc 0f 41 4a 8e 0b |]..... =....AJ..|
orderer.example.com | 00000030 ae c8 cd ef 71 ec 90 61 6d e8 ef 25 13 47 3a 89 |....q..am..%.G:.|
orderer.example.com | 00000040 c4 ee 50 f4 ad a5 b1 |..P....|
orderer.example.com | 2018-01-30 08:55:00.333 UTC [cauthdsl] func2 -> DEBU 1978 0xc42014a578 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.333 UTC [cauthdsl] func1 -> DEBU 1979 0xc42014a578 gate 1517302500328397244 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.334 UTC [orderer/common/sigfilter] Apply -> DEBU 197a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:00.334 UTC [orderer/common/deliver] Handle -> DEBU 197b [channel: businesschannel] Received seekInfo (0xc420c0a280) start:<specified:<number:5 > > stop:<specified:<number:5 > >
orderer.example.com | 2018-01-30 08:55:00.334 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 197c retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:55:00.334 UTC [fsblkstorage] newBlockfileStream -> DEBU 197d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:55:00.335 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 197e Remaining bytes=[9359], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.335 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 197f Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:55:00.335 UTC [orderer/common/deliver] Handle -> DEBU 1980 [channel: businesschannel] Delivering block for (0xc420c0a280)
orderer.example.com | 2018-01-30 08:55:00.336 UTC [orderer/common/deliver] Handle -> DEBU 1981 [channel: businesschannel] Done delivering for (0xc420c0a280), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.336 UTC [orderer/common/deliver] Handle -> DEBU 1982 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.341 UTC [orderer/common/deliver] Handle -> WARN 1983 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.341 UTC [orderer/main] func1 -> DEBU 1984 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.514 UTC [orderer/main] Deliver -> DEBU 1985 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.514 UTC [orderer/common/deliver] Handle -> DEBU 1986 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.515 UTC [orderer/common/deliver] Handle -> DEBU 1987 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.517 UTC [policies] GetPolicy -> DEBU 1988 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.517 UTC [cauthdsl] func1 -> DEBU 1989 0xc42014a648 gate 1517302500517566413 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.517 UTC [cauthdsl] func2 -> DEBU 198a 0xc42014a648 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.517 UTC [cauthdsl] func2 -> DEBU 198b 0xc42014a648 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp/identity] newIdentity -> DEBU 198c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp] SatisfiesPrincipal -> DEBU 198d Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp] Validate -> DEBU 198e MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.518 UTC [cauthdsl] func2 -> DEBU 198f 0xc42014a648 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp/identity] Verify -> DEBU 1990 Verify: digest = 00000000 53 67 39 87 b8 a4 0d 3a 90 2b b8 c5 d3 60 27 0e |Sg9....:.+...`'.|
orderer.example.com | 00000010 51 e6 0f c5 98 f2 e5 9a b8 ad 48 b2 a3 39 49 6d |Q.........H..9Im|
orderer.example.com | 2018-01-30 08:55:00.519 UTC [msp/identity] Verify -> DEBU 1991 Verify: sig = 00000000 30 45 02 21 00 9f f8 9d 2f 5c 95 d5 7c fd 87 8e |0E.!..../\..|...|
orderer.example.com | 00000010 cb 67 bc c1 a0 ee 94 92 a5 51 8e 37 e5 8e 20 b4 |.g.......Q.7.. .|
orderer.example.com | 00000020 74 e0 67 58 f7 02 20 6e bb a6 63 02 63 67 d2 c0 |t.gX.. n..c.cg..|
orderer.example.com | 00000030 f7 17 54 37 71 d7 66 74 9f fe 8e 3f 79 f3 00 b2 |..T7q.ft...?y...|
orderer.example.com | 00000040 2b 8b f4 14 1b b4 80 |+......|
orderer.example.com | 2018-01-30 08:55:00.519 UTC [cauthdsl] func2 -> DEBU 1992 0xc42014a648 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.519 UTC [cauthdsl] func1 -> DEBU 1993 0xc42014a648 gate 1517302500517566413 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.519 UTC [orderer/common/sigfilter] Apply -> DEBU 1994 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.519 UTC [orderer/common/deliver] Handle -> DEBU 1995 [channel: testchainid] Received seekInfo (0xc420385f20) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1996 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] newBlockfileStream -> DEBU 1997 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1998 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1999 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:00.520 UTC [orderer/common/deliver] Handle -> DEBU 199a [channel: testchainid] Delivering block for (0xc420385f20)
orderer.example.com | 2018-01-30 08:55:00.520 UTC [orderer/common/deliver] Handle -> DEBU 199b [channel: testchainid] Done delivering for (0xc420385f20), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.520 UTC [orderer/common/deliver] Handle -> DEBU 199c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.537 UTC [orderer/common/deliver] Handle -> WARN 199d Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.537 UTC [orderer/main] func1 -> DEBU 199e Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.658 UTC [orderer/main] Deliver -> DEBU 199f Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.658 UTC [orderer/common/deliver] Handle -> DEBU 19a0 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.658 UTC [orderer/common/deliver] Handle -> DEBU 19a1 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.659 UTC [policies] GetPolicy -> DEBU 19a2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.659 UTC [cauthdsl] func1 -> DEBU 19a3 0xc42014a6b0 gate 1517302500659881320 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.659 UTC [cauthdsl] func2 -> DEBU 19a4 0xc42014a6b0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.660 UTC [cauthdsl] func2 -> DEBU 19a5 0xc42014a6b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.660 UTC [msp/identity] newIdentity -> DEBU 19a6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.660 UTC [msp] SatisfiesPrincipal -> DEBU 19a7 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.660 UTC [msp] Validate -> DEBU 19a8 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.661 UTC [cauthdsl] func2 -> DEBU 19a9 0xc42014a6b0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.661 UTC [msp/identity] Verify -> DEBU 19aa Verify: digest = 00000000 22 aa dc 14 eb 43 0e 69 d4 b4 51 96 89 31 fc 99 |"....C.i..Q..1..|
orderer.example.com | 00000010 be 81 b6 d6 a9 b2 46 43 58 01 f0 aa d2 18 8c c3 |......FCX.......|
orderer.example.com | 2018-01-30 08:55:00.661 UTC [msp/identity] Verify -> DEBU 19ab Verify: sig = 00000000 30 44 02 20 4d 21 71 db c3 55 f1 c8 30 42 df c0 |0D. M!q..U..0B..|
orderer.example.com | 00000010 a3 6e 0c bf a0 b7 03 d3 55 41 a9 0e 13 82 6e 5c |.n......UA....n\|
orderer.example.com | 00000020 1a 0e 49 42 02 20 2f 47 e7 3f d7 b4 65 98 a5 ad |..IB. /G.?..e...|
orderer.example.com | 00000030 b6 74 20 e6 9b 82 cb 9d 6b 63 ee f8 ce a7 e0 ef |.t .....kc......|
orderer.example.com | 00000040 20 79 6b 20 94 fb | yk ..|
orderer.example.com | 2018-01-30 08:55:00.661 UTC [cauthdsl] func2 -> DEBU 19ac 0xc42014a6b0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.661 UTC [cauthdsl] func1 -> DEBU 19ad 0xc42014a6b0 gate 1517302500659881320 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.661 UTC [orderer/common/sigfilter] Apply -> DEBU 19ae Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.661 UTC [orderer/common/deliver] Handle -> DEBU 19af [channel: testchainid] Received seekInfo (0xc420381480) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19b0 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] newBlockfileStream -> DEBU 19b1 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19b2 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19b3 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:00.662 UTC [orderer/common/deliver] Handle -> DEBU 19b4 [channel: testchainid] Delivering block for (0xc420381480)
orderer.example.com | 2018-01-30 08:55:00.662 UTC [orderer/common/deliver] Handle -> DEBU 19b5 [channel: testchainid] Done delivering for (0xc420381480), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.662 UTC [orderer/common/deliver] Handle -> DEBU 19b6 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.663 UTC [policies] GetPolicy -> DEBU 19b7 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.663 UTC [cauthdsl] func1 -> DEBU 19b8 0xc42014a6f0 gate 1517302500663847136 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.663 UTC [cauthdsl] func2 -> DEBU 19b9 0xc42014a6f0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.663 UTC [cauthdsl] func2 -> DEBU 19ba 0xc42014a6f0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.664 UTC [msp/identity] newIdentity -> DEBU 19bb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp] SatisfiesPrincipal -> DEBU 19bc Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp] Validate -> DEBU 19bd MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.665 UTC [cauthdsl] func2 -> DEBU 19be 0xc42014a6f0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp/identity] Verify -> DEBU 19bf Verify: digest = 00000000 ca b9 55 4a 31 b5 8e 55 c8 36 f9 f6 6c 17 2e e0 |..UJ1..U.6..l...|
orderer.example.com | 00000010 63 a9 7d 17 5e 91 02 f9 99 12 7a fe 5e 07 a9 43 |c.}.^.....z.^..C|
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp/identity] Verify -> DEBU 19c0 Verify: sig = 00000000 30 44 02 20 6f 7e 92 f5 7f 11 7c cb 4b 19 67 ea |0D. o~....|.K.g.|
orderer.example.com | 00000010 7e 07 7b 1d 4e 5f ba 89 35 14 74 ba 7c 3f d1 a0 |~.{.N_..5.t.|?..|
orderer.example.com | 00000020 2a a3 01 8d 02 20 6d 69 65 af 23 f0 d5 88 07 01 |*.... mie.#.....|
orderer.example.com | 00000030 ee 8b c9 85 81 e0 d4 4f 90 82 53 41 7c f0 29 ec |.......O..SA|.).|
orderer.example.com | 00000040 42 23 af 0c 58 16 |B#..X.|
orderer.example.com | 2018-01-30 08:55:00.666 UTC [cauthdsl] func2 -> DEBU 19c1 0xc42014a6f0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.666 UTC [cauthdsl] func1 -> DEBU 19c2 0xc42014a6f0 gate 1517302500663847136 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.666 UTC [orderer/common/sigfilter] Apply -> DEBU 19c3 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.666 UTC [orderer/common/deliver] Handle -> DEBU 19c4 [channel: testchainid] Received seekInfo (0xc420374ba0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:00.666 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19c5 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:00.667 UTC [fsblkstorage] newBlockfileStream -> DEBU 19c6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:00.667 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19c7 Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.667 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19c8 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:00.667 UTC [orderer/common/deliver] Handle -> DEBU 19c9 [channel: testchainid] Delivering block for (0xc420374ba0)
orderer.example.com | 2018-01-30 08:55:00.668 UTC [orderer/common/deliver] Handle -> DEBU 19ca [channel: testchainid] Done delivering for (0xc420374ba0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.668 UTC [orderer/common/deliver] Handle -> DEBU 19cb Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.672 UTC [orderer/common/deliver] Handle -> WARN 19cc Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.672 UTC [orderer/main] func1 -> DEBU 19cd Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.784 UTC [orderer/main] Deliver -> DEBU 19ce Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.784 UTC [orderer/common/deliver] Handle -> DEBU 19cf Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.784 UTC [orderer/common/deliver] Handle -> DEBU 19d0 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.787 UTC [policies] GetPolicy -> DEBU 19d1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.787 UTC [cauthdsl] func1 -> DEBU 19d2 0xc420026198 gate 1517302500787688584 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.787 UTC [cauthdsl] func2 -> DEBU 19d3 0xc420026198 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.787 UTC [cauthdsl] func2 -> DEBU 19d4 0xc420026198 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.788 UTC [msp/identity] newIdentity -> DEBU 19d5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.788 UTC [msp] SatisfiesPrincipal -> DEBU 19d6 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.788 UTC [msp] Validate -> DEBU 19d7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.789 UTC [cauthdsl] func2 -> DEBU 19d8 0xc420026198 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.789 UTC [msp/identity] Verify -> DEBU 19d9 Verify: digest = 00000000 61 d3 8b ae f9 64 72 5a b0 5b 83 81 ef 76 4f 1d |a....drZ.[...vO.|
orderer.example.com | 00000010 03 a5 2a 6a 42 55 52 0b 01 88 8f 50 51 a1 e6 4c |..*jBUR....PQ..L|
orderer.example.com | 2018-01-30 08:55:00.789 UTC [msp/identity] Verify -> DEBU 19da Verify: sig = 00000000 30 44 02 20 51 0c 83 fa cb c5 f8 ca 36 38 13 41 |0D. Q.......68.A|
orderer.example.com | 00000010 61 0e 90 4e 78 42 82 95 1a 5e 72 5e 79 6e dd 17 |a..NxB...^r^yn..|
orderer.example.com | 00000020 f4 47 14 0e 02 20 2c 7b 99 a5 ae c5 d5 4f a6 22 |.G... ,{.....O."|
orderer.example.com | 00000030 e7 d7 14 37 1a ae c7 12 d2 77 1c 57 2b 97 32 53 |...7.....w.W+.2S|
orderer.example.com | 00000040 0f 66 19 b1 4d 90 |.f..M.|
orderer.example.com | 2018-01-30 08:55:00.789 UTC [cauthdsl] func2 -> DEBU 19db 0xc420026198 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.789 UTC [cauthdsl] func1 -> DEBU 19dc 0xc420026198 gate 1517302500787688584 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.790 UTC [orderer/common/sigfilter] Apply -> DEBU 19dd Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.790 UTC [orderer/common/deliver] Handle -> DEBU 19de [channel: testchainid] Received seekInfo (0xc4203576c0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19df retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] newBlockfileStream -> DEBU 19e0 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19e1 Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19e2 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:00.790 UTC [orderer/common/deliver] Handle -> DEBU 19e3 [channel: testchainid] Delivering block for (0xc4203576c0)
orderer.example.com | 2018-01-30 08:55:00.791 UTC [orderer/common/deliver] Handle -> DEBU 19e4 [channel: testchainid] Done delivering for (0xc4203576c0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.791 UTC [orderer/common/deliver] Handle -> DEBU 19e5 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.796 UTC [orderer/common/deliver] Handle -> WARN 19e6 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.796 UTC [orderer/main] func1 -> DEBU 19e7 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.941 UTC [orderer/main] Deliver -> DEBU 19e8 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.941 UTC [orderer/common/deliver] Handle -> DEBU 19e9 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.941 UTC [orderer/common/deliver] Handle -> DEBU 19ea Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.942 UTC [policies] GetPolicy -> DEBU 19eb Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.942 UTC [cauthdsl] func1 -> DEBU 19ec 0xc42014a768 gate 1517302500942161509 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.942 UTC [cauthdsl] func2 -> DEBU 19ed 0xc42014a768 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.942 UTC [cauthdsl] func2 -> DEBU 19ee 0xc42014a768 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.942 UTC [msp/identity] newIdentity -> DEBU 19ef Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.943 UTC [msp] SatisfiesPrincipal -> DEBU 19f0 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.943 UTC [msp] Validate -> DEBU 19f1 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.944 UTC [cauthdsl] func2 -> DEBU 19f2 0xc42014a768 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.944 UTC [msp/identity] Verify -> DEBU 19f3 Verify: digest = 00000000 80 e8 e4 94 2c 3c 03 fc 60 66 04 7d 4d 88 16 39 |....,<..`f.}M..9|
orderer.example.com | 00000010 1d d4 6f ce 8c 7c 59 06 7f 92 4f a3 e7 45 1c 91 |..o..|Y...O..E..|
orderer.example.com | 2018-01-30 08:55:00.944 UTC [msp/identity] Verify -> DEBU 19f4 Verify: sig = 00000000 30 44 02 20 44 14 fd 77 5c 47 24 a5 a0 6f f8 ef |0D. D..w\G$..o..|
orderer.example.com | 00000010 97 5e 9f 95 e9 71 91 f7 5f cd 31 07 93 11 a8 ff |.^...q.._.1.....|
orderer.example.com | 00000020 7d 65 8f e1 02 20 4b 36 ee d3 a8 73 a3 89 72 87 |}e... K6...s..r.|
orderer.example.com | 00000030 f7 f7 d9 aa 9c 18 60 5d 29 85 10 29 03 d7 f0 af |......`])..)....|
orderer.example.com | 00000040 c9 f2 d5 3d a6 f1 |...=..|
orderer.example.com | 2018-01-30 08:55:00.945 UTC [cauthdsl] func2 -> DEBU 19f5 0xc42014a768 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.945 UTC [cauthdsl] func1 -> DEBU 19f6 0xc42014a768 gate 1517302500942161509 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.945 UTC [orderer/common/sigfilter] Apply -> DEBU 19f7 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.945 UTC [orderer/common/deliver] Handle -> DEBU 19f8 [channel: testchainid] Received seekInfo (0xc420275cc0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:55:00.946 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19f9 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:00.946 UTC [fsblkstorage] newBlockfileStream -> DEBU 19fa newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:00.946 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19fb Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.947 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19fc Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:00.947 UTC [orderer/common/deliver] Handle -> DEBU 19fd [channel: testchainid] Delivering block for (0xc420275cc0)
orderer.example.com | 2018-01-30 08:55:00.948 UTC [orderer/common/deliver] Handle -> DEBU 19fe [channel: testchainid] Done delivering for (0xc420275cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.948 UTC [orderer/common/deliver] Handle -> DEBU 19ff Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.955 UTC [orderer/common/deliver] Handle -> WARN 1a00 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.955 UTC [orderer/main] func1 -> DEBU 1a01 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.435 UTC [orderer/main] Deliver -> DEBU 1a02 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.435 UTC [orderer/common/deliver] Handle -> DEBU 1a03 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.436 UTC [orderer/common/deliver] Handle -> DEBU 1a04 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.437 UTC [policies] GetPolicy -> DEBU 1a05 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.437 UTC [cauthdsl] func1 -> DEBU 1a06 0xc420026298 gate 1517302501437439446 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.437 UTC [cauthdsl] func2 -> DEBU 1a07 0xc420026298 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.437 UTC [cauthdsl] func2 -> DEBU 1a08 0xc420026298 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.438 UTC [msp/identity] newIdentity -> DEBU 1a09 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func2 -> DEBU 1a0a 0xc420026298 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func2 -> DEBU 1a0b 0xc420026298 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func1 -> DEBU 1a0c 0xc420026298 gate 1517302501437439446 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func1 -> DEBU 1a0d 0xc4200262f8 gate 1517302501438935798 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.439 UTC [cauthdsl] func2 -> DEBU 1a0e 0xc4200262f8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.439 UTC [cauthdsl] func2 -> DEBU 1a0f 0xc4200262f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.440 UTC [msp/identity] newIdentity -> DEBU 1a10 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.440 UTC [cauthdsl] func2 -> DEBU 1a11 0xc4200262f8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func2 -> DEBU 1a12 0xc4200262f8 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func1 -> DEBU 1a13 0xc4200262f8 gate 1517302501438935798 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func1 -> DEBU 1a14 0xc42014a7a8 gate 1517302501441326602 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func2 -> DEBU 1a15 0xc42014a7a8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func2 -> DEBU 1a16 0xc42014a7a8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.441 UTC [msp/identity] newIdentity -> DEBU 1a17 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp] SatisfiesPrincipal -> DEBU 1a18 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp] Validate -> DEBU 1a19 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.442 UTC [cauthdsl] func2 -> DEBU 1a1a 0xc42014a7a8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp/identity] Verify -> DEBU 1a1b Verify: digest = 00000000 c7 86 2b 05 f4 f6 50 4a 42 3c 2f 6c 40 5e e5 72 |..+...PJB</l@^.r|
orderer.example.com | 00000010 52 5f b7 93 c5 76 02 33 02 a1 c5 e2 70 dc a9 85 |R_...v.3....p...|
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp/identity] Verify -> DEBU 1a1c Verify: sig = 00000000 30 45 02 21 00 ff 28 cb cc 80 65 18 bb d1 5c 24 |0E.!..(...e...\$|
orderer.example.com | 00000010 ac 69 c8 20 b8 2c 10 53 cd db 76 8f 39 00 3f 66 |.i. .,.S..v.9.?f|
orderer.example.com | 00000020 b3 a3 23 41 fe 02 20 49 e4 95 7c 08 6e 48 ba 96 |..#A.. I..|.nH..|
orderer.example.com | 00000030 f8 9d bf 35 de 4f 23 27 e4 59 8c d4 f0 e0 fd fe |...5.O#'.Y......|
orderer.example.com | 00000040 e2 35 b2 98 f3 37 3e |.5...7>|
orderer.example.com | 2018-01-30 08:55:01.443 UTC [cauthdsl] func2 -> DEBU 1a1d 0xc42014a7a8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.443 UTC [cauthdsl] func1 -> DEBU 1a1e 0xc42014a7a8 gate 1517302501441326602 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.443 UTC [orderer/common/sigfilter] Apply -> DEBU 1a1f Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.443 UTC [orderer/common/deliver] Handle -> DEBU 1a20 [channel: businesschannel] Received seekInfo (0xc420c8fd00) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:01.443 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a21 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:55:01.444 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a22 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:55:01.444 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a23 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.444 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a24 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:55:01.444 UTC [orderer/common/deliver] Handle -> DEBU 1a25 [channel: businesschannel] Delivering block for (0xc420c8fd00)
orderer.example.com | 2018-01-30 08:55:01.445 UTC [orderer/common/deliver] Handle -> DEBU 1a26 [channel: businesschannel] Done delivering for (0xc420c8fd00), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.445 UTC [orderer/common/deliver] Handle -> DEBU 1a27 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.449 UTC [orderer/common/deliver] Handle -> WARN 1a28 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.449 UTC [orderer/main] func1 -> DEBU 1a29 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.638 UTC [orderer/main] Deliver -> DEBU 1a2a Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.639 UTC [orderer/common/deliver] Handle -> DEBU 1a2b Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.639 UTC [orderer/common/deliver] Handle -> DEBU 1a2c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.640 UTC [policies] GetPolicy -> DEBU 1a2d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.640 UTC [cauthdsl] func1 -> DEBU 1a2e 0xc42014a820 gate 1517302501640322554 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.640 UTC [cauthdsl] func2 -> DEBU 1a2f 0xc42014a820 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.640 UTC [cauthdsl] func2 -> DEBU 1a30 0xc42014a820 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.640 UTC [msp/identity] newIdentity -> DEBU 1a31 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.641 UTC [cauthdsl] func2 -> DEBU 1a32 0xc42014a820 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.641 UTC [cauthdsl] func2 -> DEBU 1a33 0xc42014a820 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.641 UTC [cauthdsl] func1 -> DEBU 1a34 0xc42014a820 gate 1517302501640322554 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.642 UTC [cauthdsl] func1 -> DEBU 1a35 0xc42014a830 gate 1517302501641995217 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.642 UTC [cauthdsl] func2 -> DEBU 1a36 0xc42014a830 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.642 UTC [cauthdsl] func2 -> DEBU 1a37 0xc42014a830 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.645 UTC [msp/identity] newIdentity -> DEBU 1a38 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.645 UTC [cauthdsl] func2 -> DEBU 1a39 0xc42014a830 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.645 UTC [cauthdsl] func2 -> DEBU 1a3a 0xc42014a830 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.645 UTC [cauthdsl] func1 -> DEBU 1a3b 0xc42014a830 gate 1517302501641995217 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.646 UTC [cauthdsl] func1 -> DEBU 1a3c 0xc42014a840 gate 1517302501646611208 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.646 UTC [cauthdsl] func2 -> DEBU 1a3d 0xc42014a840 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.646 UTC [cauthdsl] func2 -> DEBU 1a3e 0xc42014a840 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.647 UTC [msp/identity] newIdentity -> DEBU 1a3f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.647 UTC [msp] SatisfiesPrincipal -> DEBU 1a40 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.647 UTC [msp] Validate -> DEBU 1a41 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.647 UTC [cauthdsl] func2 -> DEBU 1a42 0xc42014a840 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.648 UTC [msp/identity] Verify -> DEBU 1a43 Verify: digest = 00000000 b0 55 a3 65 27 af f5 75 40 bb a1 06 1b 06 09 54 |.U.e'..u@......T|
orderer.example.com | 00000010 c2 b3 03 b4 e6 29 5a 51 80 27 cf 15 91 02 70 35 |.....)ZQ.'....p5|
orderer.example.com | 2018-01-30 08:55:01.648 UTC [msp/identity] Verify -> DEBU 1a44 Verify: sig = 00000000 30 44 02 20 71 69 10 e6 e2 f9 f1 82 10 52 82 b6 |0D. qi.......R..|
orderer.example.com | 00000010 80 87 02 27 72 df eb 1f 53 ae 88 3a a9 8d d9 36 |...'r...S..:...6|
orderer.example.com | 00000020 c2 35 6a 58 02 20 0d 1a 8b 57 a1 ce 85 28 bd 20 |.5jX. ...W...(. |
orderer.example.com | 00000030 01 a6 f0 ca 48 d7 76 f9 6a 92 b9 54 47 ad 49 3c |....H.v.j..TG.I<|
orderer.example.com | 00000040 65 13 ea 9b 5f 69 |e..._i|
orderer.example.com | 2018-01-30 08:55:01.648 UTC [cauthdsl] func2 -> DEBU 1a45 0xc42014a840 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.648 UTC [cauthdsl] func1 -> DEBU 1a46 0xc42014a840 gate 1517302501646611208 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.648 UTC [orderer/common/sigfilter] Apply -> DEBU 1a47 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.648 UTC [orderer/common/deliver] Handle -> DEBU 1a48 [channel: businesschannel] Received seekInfo (0xc420323b60) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:01.648 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a49 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:55:01.649 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a4a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:55:01.649 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4b Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.649 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4c Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:55:01.649 UTC [orderer/common/deliver] Handle -> DEBU 1a4d [channel: businesschannel] Delivering block for (0xc420323b60)
orderer.example.com | 2018-01-30 08:55:01.649 UTC [orderer/common/deliver] Handle -> DEBU 1a4e [channel: businesschannel] Done delivering for (0xc420323b60), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.649 UTC [orderer/common/deliver] Handle -> DEBU 1a4f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.651 UTC [policies] GetPolicy -> DEBU 1a50 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.651 UTC [cauthdsl] func1 -> DEBU 1a51 0xc42014a900 gate 1517302501651311457 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.651 UTC [cauthdsl] func2 -> DEBU 1a52 0xc42014a900 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.651 UTC [cauthdsl] func2 -> DEBU 1a53 0xc42014a900 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.651 UTC [msp/identity] newIdentity -> DEBU 1a54 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a55 0xc42014a900 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a56 0xc42014a900 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func1 -> DEBU 1a57 0xc42014a900 gate 1517302501651311457 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func1 -> DEBU 1a58 0xc42014a918 gate 1517302501652532846 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a59 0xc42014a918 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a5a 0xc42014a918 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.653 UTC [msp/identity] newIdentity -> DEBU 1a5b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a5c 0xc42014a918 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a5d 0xc42014a918 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func1 -> DEBU 1a5e 0xc42014a918 gate 1517302501652532846 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func1 -> DEBU 1a5f 0xc42014a928 gate 1517302501653632696 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a60 0xc42014a928 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a61 0xc42014a928 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp/identity] newIdentity -> DEBU 1a62 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp] SatisfiesPrincipal -> DEBU 1a63 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp] Validate -> DEBU 1a64 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.654 UTC [cauthdsl] func2 -> DEBU 1a65 0xc42014a928 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp/identity] Verify -> DEBU 1a66 Verify: digest = 00000000 02 cd 40 f6 82 28 fd 8d 9a 20 8b 22 4e cd d0 82 |..@..(... ."N...|
orderer.example.com | 00000010 6c 6e 0c 40 ae cd b3 cc b3 7e 6c cd ea 71 7e 84 |ln.@.....~l..q~.|
orderer.example.com | 2018-01-30 08:55:01.655 UTC [msp/identity] Verify -> DEBU 1a67 Verify: sig = 00000000 30 44 02 20 21 86 a3 f6 1f 53 ab d7 7e 28 b9 75 |0D. !....S..~(.u|
orderer.example.com | 00000010 40 00 f8 ae 69 4a b7 89 b6 44 36 a6 e5 1f b0 b9 |@...iJ...D6.....|
orderer.example.com | 00000020 06 ee eb 35 02 20 6a b1 df cd aa 74 8b 95 a5 cc |...5. j....t....|
orderer.example.com | 00000030 6b e8 63 9d 10 47 93 e8 34 e3 a1 f2 29 22 65 8d |k.c..G..4...)"e.|
orderer.example.com | 00000040 ae 40 82 bf f6 54 |.@...T|
orderer.example.com | 2018-01-30 08:55:01.655 UTC [cauthdsl] func2 -> DEBU 1a68 0xc42014a928 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.655 UTC [cauthdsl] func1 -> DEBU 1a69 0xc42014a928 gate 1517302501653632696 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.655 UTC [orderer/common/sigfilter] Apply -> DEBU 1a6a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.655 UTC [orderer/common/deliver] Handle -> DEBU 1a6b [channel: businesschannel] Received seekInfo (0xc42011f400) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:55:01.655 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a6c retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:55:01.655 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a6d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:55:01.655 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a6e Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.656 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a6f Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:55:01.656 UTC [orderer/common/deliver] Handle -> DEBU 1a70 [channel: businesschannel] Delivering block for (0xc42011f400)
orderer.example.com | 2018-01-30 08:55:01.656 UTC [orderer/common/deliver] Handle -> DEBU 1a71 [channel: businesschannel] Done delivering for (0xc42011f400), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.657 UTC [orderer/common/deliver] Handle -> DEBU 1a72 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.663 UTC [orderer/common/deliver] Handle -> WARN 1a73 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.663 UTC [orderer/main] func1 -> DEBU 1a74 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.784 UTC [orderer/main] Deliver -> DEBU 1a75 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.784 UTC [orderer/common/deliver] Handle -> DEBU 1a76 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.784 UTC [orderer/common/deliver] Handle -> DEBU 1a77 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.785 UTC [policies] GetPolicy -> DEBU 1a78 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.785 UTC [cauthdsl] func1 -> DEBU 1a79 0xc42014a9a8 gate 1517302501785437460 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.785 UTC [cauthdsl] func2 -> DEBU 1a7a 0xc42014a9a8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.785 UTC [cauthdsl] func2 -> DEBU 1a7b 0xc42014a9a8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.785 UTC [msp/identity] newIdentity -> DEBU 1a7c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a7d 0xc42014a9a8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a7e 0xc42014a9a8 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func1 -> DEBU 1a7f 0xc42014a9a8 gate 1517302501785437460 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func1 -> DEBU 1a80 0xc42014a9b8 gate 1517302501786429064 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a81 0xc42014a9b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a82 0xc42014a9b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.786 UTC [msp/identity] newIdentity -> DEBU 1a83 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.787 UTC [cauthdsl] func2 -> DEBU 1a84 0xc42014a9b8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func2 -> DEBU 1a85 0xc42014a9b8 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func1 -> DEBU 1a86 0xc42014a9b8 gate 1517302501786429064 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func1 -> DEBU 1a87 0xc42014a9c8 gate 1517302501788234761 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func2 -> DEBU 1a88 0xc42014a9c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func2 -> DEBU 1a89 0xc42014a9c8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.789 UTC [msp/identity] newIdentity -> DEBU 1a8a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.789 UTC [msp] SatisfiesPrincipal -> DEBU 1a8b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.789 UTC [msp] Validate -> DEBU 1a8c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.789 UTC [cauthdsl] func2 -> DEBU 1a8d 0xc42014a9c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.790 UTC [msp/identity] Verify -> DEBU 1a8e Verify: digest = 00000000 a2 2d 68 cc 65 17 94 40 54 a2 cd d8 e2 e3 3b 95 |.-h.e..@T.....;.|
orderer.example.com | 00000010 88 fb 8e e8 ab 4a 77 00 7e 94 06 df 12 bd 66 e2 |.....Jw.~.....f.|
orderer.example.com | 2018-01-30 08:55:01.790 UTC [msp/identity] Verify -> DEBU 1a8f Verify: sig = 00000000 30 44 02 20 28 a6 a9 c2 b6 95 e7 f5 88 2e b2 21 |0D. (..........!|
orderer.example.com | 00000010 c2 9d ea f3 09 96 1f 9a f6 01 d5 ac 2f d5 f6 01 |............/...|
orderer.example.com | 00000020 6d 66 6d 09 02 20 64 25 43 e9 7c 6b 1d 8f 22 75 |mfm.. d%C.|k.."u|
orderer.example.com | 00000030 eb 3b 8a d0 63 9e 64 39 3f 8d 8e f3 c8 24 d3 93 |.;..c.d9?....$..|
orderer.example.com | 00000040 e2 06 55 03 a9 87 |..U...|
orderer.example.com | 2018-01-30 08:55:01.790 UTC [cauthdsl] func2 -> DEBU 1a90 0xc42014a9c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.790 UTC [cauthdsl] func1 -> DEBU 1a91 0xc42014a9c8 gate 1517302501788234761 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.791 UTC [orderer/common/sigfilter] Apply -> DEBU 1a92 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.791 UTC [orderer/common/deliver] Handle -> DEBU 1a93 [channel: businesschannel] Received seekInfo (0xc420bb62e0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:01.795 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a94 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:01.796 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a95 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:01.796 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a96 Remaining bytes=[59502], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.796 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a97 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:01.796 UTC [orderer/common/deliver] Handle -> DEBU 1a98 [channel: businesschannel] Delivering block for (0xc420bb62e0)
orderer.example.com | 2018-01-30 08:55:01.797 UTC [orderer/common/deliver] Handle -> DEBU 1a99 [channel: businesschannel] Done delivering for (0xc420bb62e0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.797 UTC [orderer/common/deliver] Handle -> DEBU 1a9a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.802 UTC [orderer/common/deliver] Handle -> WARN 1a9b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.802 UTC [orderer/main] func1 -> DEBU 1a9c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.949 UTC [orderer/main] Deliver -> DEBU 1a9d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.950 UTC [orderer/common/deliver] Handle -> DEBU 1a9e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.950 UTC [orderer/common/deliver] Handle -> DEBU 1a9f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.955 UTC [policies] GetPolicy -> DEBU 1aa0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.955 UTC [cauthdsl] func1 -> DEBU 1aa1 0xc420026390 gate 1517302501955846913 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.956 UTC [cauthdsl] func2 -> DEBU 1aa2 0xc420026390 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.956 UTC [cauthdsl] func2 -> DEBU 1aa3 0xc420026390 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.956 UTC [msp/identity] newIdentity -> DEBU 1aa4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func2 -> DEBU 1aa5 0xc420026390 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func2 -> DEBU 1aa6 0xc420026390 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func1 -> DEBU 1aa7 0xc420026390 gate 1517302501955846913 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func1 -> DEBU 1aa8 0xc4200263e0 gate 1517302501957843914 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func2 -> DEBU 1aa9 0xc4200263e0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.958 UTC [cauthdsl] func2 -> DEBU 1aaa 0xc4200263e0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.958 UTC [msp/identity] newIdentity -> DEBU 1aab Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1aac 0xc4200263e0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1aad 0xc4200263e0 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func1 -> DEBU 1aae 0xc4200263e0 gate 1517302501957843914 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func1 -> DEBU 1aaf 0xc420026410 gate 1517302501959494888 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1ab0 0xc420026410 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1ab1 0xc420026410 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.959 UTC [msp/identity] newIdentity -> DEBU 1ab2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp] SatisfiesPrincipal -> DEBU 1ab3 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp] Validate -> DEBU 1ab4 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.960 UTC [cauthdsl] func2 -> DEBU 1ab5 0xc420026410 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp/identity] Verify -> DEBU 1ab6 Verify: digest = 00000000 df 68 65 50 13 fc 39 46 c6 53 04 c6 75 b0 e1 10 |.heP..9F.S..u...|
orderer.example.com | 00000010 d7 86 5e 74 ad 67 da 27 b7 dd 43 e4 16 44 c1 28 |..^t.g.'..C..D.(|
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp/identity] Verify -> DEBU 1ab7 Verify: sig = 00000000 30 45 02 21 00 b5 c4 4b de a6 aa 7b bf ed 10 17 |0E.!...K...{....|
orderer.example.com | 00000010 a0 08 07 c2 68 17 f5 f6 68 39 0b 47 54 8f fb b5 |....h...h9.GT...|
orderer.example.com | 00000020 98 c3 2a ba 22 02 20 43 b6 19 4a 53 dc a7 73 4a |..*.". C..JS..sJ|
orderer.example.com | 00000030 6c 35 23 ad f8 0e d2 9b 88 0d 58 54 d4 f0 b0 e5 |l5#.......XT....|
orderer.example.com | 00000040 f2 42 10 86 99 c7 50 |.B....P|
orderer.example.com | 2018-01-30 08:55:01.961 UTC [cauthdsl] func2 -> DEBU 1ab8 0xc420026410 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.961 UTC [cauthdsl] func1 -> DEBU 1ab9 0xc420026410 gate 1517302501959494888 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.961 UTC [orderer/common/sigfilter] Apply -> DEBU 1aba Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.961 UTC [orderer/common/deliver] Handle -> DEBU 1abb [channel: businesschannel] Received seekInfo (0xc420a999e0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1abc retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] newBlockfileStream -> DEBU 1abd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1abe Remaining bytes=[47487], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1abf Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:55:01.961 UTC [orderer/common/deliver] Handle -> DEBU 1ac0 [channel: businesschannel] Delivering block for (0xc420a999e0)
orderer.example.com | 2018-01-30 08:55:01.962 UTC [orderer/common/deliver] Handle -> DEBU 1ac1 [channel: businesschannel] Done delivering for (0xc420a999e0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.962 UTC [orderer/common/deliver] Handle -> DEBU 1ac2 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.972 UTC [orderer/common/deliver] Handle -> WARN 1ac3 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.972 UTC [orderer/main] func1 -> DEBU 1ac4 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.099 UTC [orderer/main] Deliver -> DEBU 1ac5 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.099 UTC [orderer/common/deliver] Handle -> DEBU 1ac6 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.099 UTC [orderer/common/deliver] Handle -> DEBU 1ac7 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.099 UTC [policies] GetPolicy -> DEBU 1ac8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func1 -> DEBU 1ac9 0xc42014aa20 gate 1517302502100031984 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1aca 0xc42014aa20 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1acb 0xc42014aa20 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.100 UTC [msp/identity] newIdentity -> DEBU 1acc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1acd 0xc42014aa20 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1ace 0xc42014aa20 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func1 -> DEBU 1acf 0xc42014aa20 gate 1517302502100031984 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func1 -> DEBU 1ad0 0xc42014aa30 gate 1517302502101001599 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad1 0xc42014aa30 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad2 0xc42014aa30 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.101 UTC [msp/identity] newIdentity -> DEBU 1ad3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad4 0xc42014aa30 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad5 0xc42014aa30 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func1 -> DEBU 1ad6 0xc42014aa30 gate 1517302502101001599 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func1 -> DEBU 1ad7 0xc42014aa40 gate 1517302502101839780 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad8 0xc42014aa40 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad9 0xc42014aa40 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp/identity] newIdentity -> DEBU 1ada Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp] SatisfiesPrincipal -> DEBU 1adb Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp] Validate -> DEBU 1adc MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.102 UTC [cauthdsl] func2 -> DEBU 1add 0xc42014aa40 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp/identity] Verify -> DEBU 1ade Verify: digest = 00000000 18 64 7d 44 9b 24 29 a9 a0 38 8c 76 50 a7 fa 26 |.d}D.$)..8.vP..&|
orderer.example.com | 00000010 69 4a d8 82 06 b2 85 25 0b ff 33 86 40 30 48 60 |iJ.....%..3.@0H`|
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp/identity] Verify -> DEBU 1adf Verify: sig = 00000000 30 45 02 21 00 e5 2b f2 d0 58 75 3b 4b ce 38 04 |0E.!..+..Xu;K.8.|
orderer.example.com | 00000010 d5 4d b3 c7 66 9e 37 a6 64 2d 1f 90 d7 97 98 99 |.M..f.7.d-......|
orderer.example.com | 00000020 50 1f ba 50 3e 02 20 2e f2 01 2f d2 c8 a1 27 bf |P..P>. .../...'.|
orderer.example.com | 00000030 89 fe 32 10 a4 23 0d df cb 91 99 72 30 83 6d 35 |..2..#.....r0.m5|
orderer.example.com | 00000040 33 60 46 84 9c be b2 |3`F....|
orderer.example.com | 2018-01-30 08:55:02.103 UTC [cauthdsl] func2 -> DEBU 1ae0 0xc42014aa40 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.103 UTC [cauthdsl] func1 -> DEBU 1ae1 0xc42014aa40 gate 1517302502101839780 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.103 UTC [orderer/common/sigfilter] Apply -> DEBU 1ae2 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.103 UTC [orderer/common/deliver] Handle -> DEBU 1ae3 [channel: businesschannel] Received seekInfo (0xc420cd7cc0) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1ae4 retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] newBlockfileStream -> DEBU 1ae5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae6 Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae7 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:55:02.103 UTC [orderer/common/deliver] Handle -> DEBU 1ae8 [channel: businesschannel] Delivering block for (0xc420cd7cc0)
orderer.example.com | 2018-01-30 08:55:02.104 UTC [orderer/common/deliver] Handle -> DEBU 1ae9 [channel: businesschannel] Done delivering for (0xc420cd7cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.104 UTC [orderer/common/deliver] Handle -> DEBU 1aea Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.108 UTC [orderer/common/deliver] Handle -> WARN 1aeb Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.108 UTC [orderer/main] func1 -> DEBU 1aec Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.234 UTC [orderer/main] Deliver -> DEBU 1aed Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.234 UTC [orderer/common/deliver] Handle -> DEBU 1aee Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.234 UTC [orderer/common/deliver] Handle -> DEBU 1aef Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.235 UTC [policies] GetPolicy -> DEBU 1af0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.235 UTC [cauthdsl] func1 -> DEBU 1af1 0xc420026490 gate 1517302502235764384 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.235 UTC [cauthdsl] func2 -> DEBU 1af2 0xc420026490 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.236 UTC [cauthdsl] func2 -> DEBU 1af3 0xc420026490 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.236 UTC [msp/identity] newIdentity -> DEBU 1af4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1af5 0xc420026490 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1af6 0xc420026490 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func1 -> DEBU 1af7 0xc420026490 gate 1517302502235764384 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func1 -> DEBU 1af8 0xc4200264b0 gate 1517302502237401465 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1af9 0xc4200264b0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1afa 0xc4200264b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.237 UTC [msp/identity] newIdentity -> DEBU 1afb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1afc 0xc4200264b0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1afd 0xc4200264b0 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func1 -> DEBU 1afe 0xc4200264b0 gate 1517302502237401465 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func1 -> DEBU 1aff 0xc4200264c0 gate 1517302502238580675 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1b00 0xc4200264c0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1b01 0xc4200264c0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.239 UTC [msp/identity] newIdentity -> DEBU 1b02 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.239 UTC [msp] SatisfiesPrincipal -> DEBU 1b03 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.239 UTC [msp] Validate -> DEBU 1b04 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.240 UTC [cauthdsl] func2 -> DEBU 1b05 0xc4200264c0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.240 UTC [msp/identity] Verify -> DEBU 1b06 Verify: digest = 00000000 77 00 5b fd f7 0f 02 e4 e0 f7 a0 6a 30 ff 9a 75 |w.[........j0..u|
orderer.example.com | 00000010 b7 ab dd f0 d4 5b 1b 83 fe c4 b5 d5 1d 49 df a6 |.....[.......I..|
orderer.example.com | 2018-01-30 08:55:02.240 UTC [msp/identity] Verify -> DEBU 1b07 Verify: sig = 00000000 30 44 02 20 57 d5 81 e9 7a b8 b1 20 2f ba a6 8e |0D. W...z.. /...|
orderer.example.com | 00000010 62 7d f0 da 6e d6 4a 67 07 3d c9 b1 2f 39 02 4d |b}..n.Jg.=../9.M|
orderer.example.com | 00000020 48 2c f1 44 02 20 2a f9 f6 87 a1 e4 e2 4b 66 d0 |H,.D. *......Kf.|
orderer.example.com | 00000030 6d b0 76 ad b4 e7 bd eb cd 53 4e 96 6a f9 0b 63 |m.v......SN.j..c|
orderer.example.com | 00000040 66 ed b0 e6 32 2b |f...2+|
orderer.example.com | 2018-01-30 08:55:02.240 UTC [cauthdsl] func2 -> DEBU 1b08 0xc4200264c0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.240 UTC [cauthdsl] func1 -> DEBU 1b09 0xc4200264c0 gate 1517302502238580675 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.240 UTC [orderer/common/sigfilter] Apply -> DEBU 1b0a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.241 UTC [orderer/common/deliver] Handle -> DEBU 1b0b [channel: businesschannel] Received seekInfo (0xc420d79fc0) start:<specified:<number:3 > > stop:<specified:<number:3 > >
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b0c retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b0d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0e Remaining bytes=[19794], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0f Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:55:02.241 UTC [orderer/common/deliver] Handle -> DEBU 1b10 [channel: businesschannel] Delivering block for (0xc420d79fc0)
orderer.example.com | 2018-01-30 08:55:02.242 UTC [orderer/common/deliver] Handle -> DEBU 1b11 [channel: businesschannel] Done delivering for (0xc420d79fc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.242 UTC [orderer/common/deliver] Handle -> DEBU 1b12 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.247 UTC [orderer/common/deliver] Handle -> WARN 1b13 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.247 UTC [orderer/main] func1 -> DEBU 1b14 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.517 UTC [orderer/main] Deliver -> DEBU 1b15 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.518 UTC [orderer/common/deliver] Handle -> DEBU 1b16 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.521 UTC [orderer/common/deliver] Handle -> DEBU 1b17 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.522 UTC [policies] GetPolicy -> DEBU 1b18 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.522 UTC [cauthdsl] func1 -> DEBU 1b19 0xc42014a408 gate 1517302502522264363 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.522 UTC [cauthdsl] func2 -> DEBU 1b1a 0xc42014a408 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.522 UTC [cauthdsl] func2 -> DEBU 1b1b 0xc42014a408 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.523 UTC [msp/identity] newIdentity -> DEBU 1b1c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.524 UTC [cauthdsl] func2 -> DEBU 1b1d 0xc42014a408 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.524 UTC [cauthdsl] func2 -> DEBU 1b1e 0xc42014a408 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.524 UTC [cauthdsl] func1 -> DEBU 1b1f 0xc42014a408 gate 1517302502522264363 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.525 UTC [cauthdsl] func1 -> DEBU 1b20 0xc42014a418 gate 1517302502525387200 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.526 UTC [cauthdsl] func2 -> DEBU 1b21 0xc42014a418 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.526 UTC [cauthdsl] func2 -> DEBU 1b22 0xc42014a418 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.527 UTC [msp/identity] newIdentity -> DEBU 1b23 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b24 0xc42014a418 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b25 0xc42014a418 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func1 -> DEBU 1b26 0xc42014a418 gate 1517302502525387200 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func1 -> DEBU 1b27 0xc42014a490 gate 1517302502528443372 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b28 0xc42014a490 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b29 0xc42014a490 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.528 UTC [msp/identity] newIdentity -> DEBU 1b2a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.529 UTC [msp] SatisfiesPrincipal -> DEBU 1b2b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.529 UTC [msp] Validate -> DEBU 1b2c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.529 UTC [cauthdsl] func2 -> DEBU 1b2d 0xc42014a490 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.530 UTC [msp/identity] Verify -> DEBU 1b2e Verify: digest = 00000000 66 34 8a 31 55 49 14 b3 c2 e0 1d b4 96 cd 36 0c |f4.1UI........6.|
orderer.example.com | 00000010 51 bf bf 69 37 54 19 d9 43 dd a9 a7 5d 3e c2 cf |Q..i7T..C...]>..|
orderer.example.com | 2018-01-30 08:55:02.530 UTC [msp/identity] Verify -> DEBU 1b2f Verify: sig = 00000000 30 44 02 20 22 dd 2f 16 e3 99 53 35 10 51 19 e1 |0D. "./...S5.Q..|
orderer.example.com | 00000010 64 2e f8 ba 35 84 b8 74 82 23 87 25 9a 6d 89 25 |d...5..t.#.%.m.%|
orderer.example.com | 00000020 fa 6d 6b db 02 20 71 e9 b9 3f 22 5a 6c 3c 3b d8 |.mk.. q..?"Zl<;.|
orderer.example.com | 00000030 68 73 89 6a de f7 75 ec 15 6a 7d f8 79 68 8b bc |hs.j..u..j}.yh..|
orderer.example.com | 00000040 e1 54 cb ef 9e ef |.T....|
orderer.example.com | 2018-01-30 08:55:02.533 UTC [cauthdsl] func2 -> DEBU 1b30 0xc42014a490 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.534 UTC [cauthdsl] func1 -> DEBU 1b31 0xc42014a490 gate 1517302502528443372 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.534 UTC [orderer/common/sigfilter] Apply -> DEBU 1b32 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.537 UTC [orderer/common/deliver] Handle -> DEBU 1b33 [channel: businesschannel] Received seekInfo (0xc420853740) start:<specified:<number:4 > > stop:<specified:<number:4 > >
orderer.example.com | 2018-01-30 08:55:02.538 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b34 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:55:02.538 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b35 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:55:02.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b36 Remaining bytes=[14575], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b37 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:55:02.540 UTC [orderer/common/deliver] Handle -> DEBU 1b38 [channel: businesschannel] Delivering block for (0xc420853740)
orderer.example.com | 2018-01-30 08:55:02.541 UTC [orderer/common/deliver] Handle -> DEBU 1b39 [channel: businesschannel] Done delivering for (0xc420853740), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.541 UTC [orderer/common/deliver] Handle -> DEBU 1b3a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.550 UTC [orderer/common/deliver] Handle -> WARN 1b3b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.550 UTC [orderer/main] func1 -> DEBU 1b3c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.720 UTC [orderer/main] Deliver -> DEBU 1b3d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.720 UTC [orderer/common/deliver] Handle -> DEBU 1b3e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.720 UTC [orderer/common/deliver] Handle -> DEBU 1b3f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.722 UTC [policies] GetPolicy -> DEBU 1b40 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.722 UTC [cauthdsl] func1 -> DEBU 1b41 0xc42014a500 gate 1517302502722838825 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.723 UTC [cauthdsl] func2 -> DEBU 1b42 0xc42014a500 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.723 UTC [cauthdsl] func2 -> DEBU 1b43 0xc42014a500 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.724 UTC [msp/identity] newIdentity -> DEBU 1b44 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.724 UTC [cauthdsl] func2 -> DEBU 1b45 0xc42014a500 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.724 UTC [cauthdsl] func2 -> DEBU 1b46 0xc42014a500 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.724 UTC [cauthdsl] func1 -> DEBU 1b47 0xc42014a500 gate 1517302502722838825 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.725 UTC [cauthdsl] func1 -> DEBU 1b48 0xc42014a518 gate 1517302502725040824 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.725 UTC [cauthdsl] func2 -> DEBU 1b49 0xc42014a518 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.725 UTC [cauthdsl] func2 -> DEBU 1b4a 0xc42014a518 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.725 UTC [msp/identity] newIdentity -> DEBU 1b4b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.726 UTC [cauthdsl] func2 -> DEBU 1b4c 0xc42014a518 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.726 UTC [cauthdsl] func2 -> DEBU 1b4d 0xc42014a518 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.726 UTC [cauthdsl] func1 -> DEBU 1b4e 0xc42014a518 gate 1517302502725040824 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.727 UTC [cauthdsl] func1 -> DEBU 1b4f 0xc42014a578 gate 1517302502727023232 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.727 UTC [cauthdsl] func2 -> DEBU 1b50 0xc42014a578 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.727 UTC [cauthdsl] func2 -> DEBU 1b51 0xc42014a578 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.727 UTC [msp/identity] newIdentity -> DEBU 1b52 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.728 UTC [msp] SatisfiesPrincipal -> DEBU 1b53 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.728 UTC [msp] Validate -> DEBU 1b54 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.728 UTC [cauthdsl] func2 -> DEBU 1b55 0xc42014a578 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.729 UTC [msp/identity] Verify -> DEBU 1b56 Verify: digest = 00000000 88 d6 31 3b af 1a d3 f9 cf 8c 22 1e 29 5b ea a2 |..1;......".)[..|
orderer.example.com | 00000010 d6 b6 cc 76 45 84 f7 c1 00 e7 61 57 1e dc 0c 9c |...vE.....aW....|
orderer.example.com | 2018-01-30 08:55:02.729 UTC [msp/identity] Verify -> DEBU 1b57 Verify: sig = 00000000 30 44 02 20 01 2d a2 b8 73 cd 02 72 60 4d 18 8b |0D. .-..s..r`M..|
orderer.example.com | 00000010 90 42 d7 3f 5d 00 9e 68 db 5f 19 35 c8 85 9b 98 |.B.?]..h._.5....|
orderer.example.com | 00000020 e0 56 a2 54 02 20 48 be 2d a8 f2 c4 51 9d b5 d6 |.V.T. H.-...Q...|
orderer.example.com | 00000030 52 61 13 80 fe 1b e5 24 97 cf 6e 7b f3 0d b3 a0 |Ra.....$..n{....|
orderer.example.com | 00000040 58 83 da 55 1b ec |X..U..|
orderer.example.com | 2018-01-30 08:55:02.729 UTC [cauthdsl] func2 -> DEBU 1b58 0xc42014a578 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.729 UTC [cauthdsl] func1 -> DEBU 1b59 0xc42014a578 gate 1517302502727023232 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.729 UTC [orderer/common/sigfilter] Apply -> DEBU 1b5a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.729 UTC [orderer/common/deliver] Handle -> DEBU 1b5b [channel: businesschannel] Received seekInfo (0xc42024d720) start:<specified:<number:5 > > stop:<specified:<number:5 > >
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b5c retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b5d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5e Remaining bytes=[9359], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5f Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:55:02.730 UTC [orderer/common/deliver] Handle -> DEBU 1b60 [channel: businesschannel] Delivering block for (0xc42024d720)
orderer.example.com | 2018-01-30 08:55:02.730 UTC [orderer/common/deliver] Handle -> DEBU 1b61 [channel: businesschannel] Done delivering for (0xc42024d720), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.731 UTC [orderer/common/deliver] Handle -> DEBU 1b62 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.735 UTC [orderer/common/deliver] Handle -> WARN 1b63 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.735 UTC [orderer/main] func1 -> DEBU 1b64 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.873 UTC [orderer/main] Deliver -> DEBU 1b65 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.873 UTC [orderer/common/deliver] Handle -> DEBU 1b66 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.873 UTC [orderer/common/deliver] Handle -> DEBU 1b67 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.874 UTC [policies] GetPolicy -> DEBU 1b68 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.874 UTC [cauthdsl] func1 -> DEBU 1b69 0xc420026050 gate 1517302502874788612 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.875 UTC [cauthdsl] func2 -> DEBU 1b6a 0xc420026050 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.875 UTC [cauthdsl] func2 -> DEBU 1b6b 0xc420026050 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.875 UTC [msp/identity] newIdentity -> DEBU 1b6c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func2 -> DEBU 1b6d 0xc420026050 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func2 -> DEBU 1b6e 0xc420026050 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func1 -> DEBU 1b6f 0xc420026050 gate 1517302502874788612 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func1 -> DEBU 1b70 0xc420026078 gate 1517302502876754929 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func2 -> DEBU 1b71 0xc420026078 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.877 UTC [cauthdsl] func2 -> DEBU 1b72 0xc420026078 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.877 UTC [msp/identity] newIdentity -> DEBU 1b73 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b74 0xc420026078 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b75 0xc420026078 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func1 -> DEBU 1b76 0xc420026078 gate 1517302502876754929 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func1 -> DEBU 1b77 0xc420026098 gate 1517302502878295358 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b78 0xc420026098 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b79 0xc420026098 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.879 UTC [msp/identity] newIdentity -> DEBU 1b7a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.879 UTC [msp] SatisfiesPrincipal -> DEBU 1b7b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.879 UTC [msp] Validate -> DEBU 1b7c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.880 UTC [cauthdsl] func2 -> DEBU 1b7d 0xc420026098 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.880 UTC [msp/identity] Verify -> DEBU 1b7e Verify: digest = 00000000 ad 6d ec 63 51 15 f0 c9 71 7b 2e 65 bd 45 2c 54 |.m.cQ...q{.e.E,T|
orderer.example.com | 00000010 e5 b3 16 bd 8d d9 7b 8d 39 cf 8a f2 6e 5f 05 a5 |......{.9...n_..|
orderer.example.com | 2018-01-30 08:55:02.880 UTC [msp/identity] Verify -> DEBU 1b7f Verify: sig = 00000000 30 45 02 21 00 f5 d9 e6 76 c5 51 d9 e5 c5 3c b6 |0E.!....v.Q...<.|
orderer.example.com | 00000010 d1 2e 98 62 6e 58 82 25 f8 32 d5 60 d6 17 0c 13 |...bnX.%.2.`....|
orderer.example.com | 00000020 49 63 73 92 b2 02 20 13 8a a1 f6 1d a4 92 3f be |Ics... .......?.|
orderer.example.com | 00000030 42 ca eb b4 ac a7 4a 5a 23 ef 23 2f 67 fc aa cd |B.....JZ#.#/g...|
orderer.example.com | 00000040 e9 c7 21 b4 b6 2e c7 |..!....|
orderer.example.com | 2018-01-30 08:55:02.881 UTC [cauthdsl] func2 -> DEBU 1b80 0xc420026098 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.881 UTC [cauthdsl] func1 -> DEBU 1b81 0xc420026098 gate 1517302502878295358 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.881 UTC [orderer/common/sigfilter] Apply -> DEBU 1b82 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.881 UTC [orderer/common/deliver] Handle -> DEBU 1b83 [channel: businesschannel] Received seekInfo (0xc420c3b080) start:<specified:<number:6 > > stop:<specified:<number:6 > >
orderer.example.com | 2018-01-30 08:55:02.881 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b84 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:55:02.881 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b85 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:55:02.882 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b86 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.882 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b87 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:55:02.882 UTC [orderer/common/deliver] Handle -> DEBU 1b88 [channel: businesschannel] Delivering block for (0xc420c3b080)
orderer.example.com | 2018-01-30 08:55:02.882 UTC [orderer/common/deliver] Handle -> DEBU 1b89 [channel: businesschannel] Done delivering for (0xc420c3b080), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.882 UTC [orderer/common/deliver] Handle -> DEBU 1b8a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.886 UTC [orderer/common/deliver] Handle -> WARN 1b8b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.886 UTC [orderer/main] func1 -> DEBU 1b8c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.027 UTC [orderer/main] Deliver -> DEBU 1b8d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.027 UTC [orderer/common/deliver] Handle -> DEBU 1b8e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.027 UTC [orderer/common/deliver] Handle -> DEBU 1b8f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.028 UTC [policies] GetPolicy -> DEBU 1b90 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.028 UTC [cauthdsl] func1 -> DEBU 1b91 0xc42014a648 gate 1517302503028340298 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.028 UTC [cauthdsl] func2 -> DEBU 1b92 0xc42014a648 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.028 UTC [cauthdsl] func2 -> DEBU 1b93 0xc42014a648 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.028 UTC [msp/identity] newIdentity -> DEBU 1b94 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp] SatisfiesPrincipal -> DEBU 1b95 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp] Validate -> DEBU 1b96 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.029 UTC [cauthdsl] func2 -> DEBU 1b97 0xc42014a648 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp/identity] Verify -> DEBU 1b98 Verify: digest = 00000000 5c ff a0 b3 99 58 fc 2c 31 a8 93 16 be 73 a7 80 |\....X.,1....s..|
orderer.example.com | 00000010 bb 86 8e a9 5f 48 e0 4d a9 ce 4c 90 fe 07 98 43 |...._H.M..L....C|
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp/identity] Verify -> DEBU 1b99 Verify: sig = 00000000 30 45 02 21 00 b8 3a 6e f0 b5 e8 75 73 bf 8b 72 |0E.!..:n...us..r|
orderer.example.com | 00000010 72 a7 34 11 04 7e 8d bb ac 9a 43 ab 55 32 32 a0 |r.4..~....C.U22.|
orderer.example.com | 00000020 c1 4b f8 e4 a3 02 20 2a 76 6f 93 3d 3d 87 a9 e4 |.K.... *vo.==...|
orderer.example.com | 00000030 56 dc f7 e4 fe 97 a6 47 da c6 83 7c 22 75 09 a8 |V......G...|"u..|
orderer.example.com | 00000040 d1 11 c5 e6 57 bf 12 |....W..|
orderer.example.com | 2018-01-30 08:55:03.029 UTC [cauthdsl] func2 -> DEBU 1b9a 0xc42014a648 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.029 UTC [cauthdsl] func1 -> DEBU 1b9b 0xc42014a648 gate 1517302503028340298 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.030 UTC [orderer/common/sigfilter] Apply -> DEBU 1b9c Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.030 UTC [orderer/common/deliver] Handle -> DEBU 1b9d [channel: testchainid] Received seekInfo (0xc420947f80) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b9e retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b9f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba0 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba1 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:03.030 UTC [orderer/common/deliver] Handle -> DEBU 1ba2 [channel: testchainid] Delivering block for (0xc420947f80)
orderer.example.com | 2018-01-30 08:55:03.031 UTC [orderer/common/deliver] Handle -> DEBU 1ba3 [channel: testchainid] Done delivering for (0xc420947f80), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.031 UTC [orderer/common/deliver] Handle -> DEBU 1ba4 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.033 UTC [orderer/common/deliver] Handle -> WARN 1ba5 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.034 UTC [orderer/main] func1 -> DEBU 1ba6 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.195 UTC [orderer/main] Deliver -> DEBU 1ba7 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.195 UTC [orderer/common/deliver] Handle -> DEBU 1ba8 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.195 UTC [orderer/common/deliver] Handle -> DEBU 1ba9 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.196 UTC [policies] GetPolicy -> DEBU 1baa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.196 UTC [cauthdsl] func1 -> DEBU 1bab 0xc42014a6b8 gate 1517302503196313170 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.196 UTC [cauthdsl] func2 -> DEBU 1bac 0xc42014a6b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.196 UTC [cauthdsl] func2 -> DEBU 1bad 0xc42014a6b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.196 UTC [msp/identity] newIdentity -> DEBU 1bae Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp] SatisfiesPrincipal -> DEBU 1baf Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp] Validate -> DEBU 1bb0 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.197 UTC [cauthdsl] func2 -> DEBU 1bb1 0xc42014a6b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp/identity] Verify -> DEBU 1bb2 Verify: digest = 00000000 e4 de f1 1d 0a 34 6a 00 56 2e ed f6 2d be d0 bb |.....4j.V...-...|
orderer.example.com | 00000010 75 96 ac 12 34 9a 3d 0a 74 fb c5 bd 76 12 3b 82 |u...4.=.t...v.;.|
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp/identity] Verify -> DEBU 1bb3 Verify: sig = 00000000 30 44 02 20 42 79 58 af ed a9 10 c8 e5 94 b1 2a |0D. ByX........*|
orderer.example.com | 00000010 ff 7d ae 60 4f d8 bc b6 05 74 fe 8c e3 91 90 77 |.}.`O....t.....w|
orderer.example.com | 00000020 6a ff 02 a3 02 20 23 9a 63 a4 3b f9 bf 72 08 40 |j.... #.c.;..r.@|
orderer.example.com | 00000030 7f 63 82 fb 98 09 0c 40 41 3f d9 33 47 93 68 f0 |.c.....@A?.3G.h.|
orderer.example.com | 00000040 18 66 dd a6 5c d1 |.f..\.|
orderer.example.com | 2018-01-30 08:55:03.198 UTC [cauthdsl] func2 -> DEBU 1bb4 0xc42014a6b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.198 UTC [cauthdsl] func1 -> DEBU 1bb5 0xc42014a6b8 gate 1517302503196313170 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.198 UTC [orderer/common/sigfilter] Apply -> DEBU 1bb6 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.198 UTC [orderer/common/deliver] Handle -> DEBU 1bb7 [channel: testchainid] Received seekInfo (0xc420bffde0) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:03.198 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1bb8 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:03.199 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bb9 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:03.199 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bba Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.199 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bbb Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:03.200 UTC [orderer/common/deliver] Handle -> DEBU 1bbc [channel: testchainid] Delivering block for (0xc420bffde0)
orderer.example.com | 2018-01-30 08:55:03.201 UTC [orderer/common/deliver] Handle -> DEBU 1bbd [channel: testchainid] Done delivering for (0xc420bffde0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.201 UTC [orderer/common/deliver] Handle -> DEBU 1bbe Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.202 UTC [policies] GetPolicy -> DEBU 1bbf Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.202 UTC [cauthdsl] func1 -> DEBU 1bc0 0xc42014a700 gate 1517302503202793328 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.202 UTC [cauthdsl] func2 -> DEBU 1bc1 0xc42014a700 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.203 UTC [cauthdsl] func2 -> DEBU 1bc2 0xc42014a700 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.203 UTC [msp/identity] newIdentity -> DEBU 1bc3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.203 UTC [msp] SatisfiesPrincipal -> DEBU 1bc4 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.203 UTC [msp] Validate -> DEBU 1bc5 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.204 UTC [cauthdsl] func2 -> DEBU 1bc6 0xc42014a700 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.204 UTC [msp/identity] Verify -> DEBU 1bc7 Verify: digest = 00000000 cf 34 7e bd 64 ba 58 51 69 4f fc 3a 5b 2c cb 51 |.4~.d.XQiO.:[,.Q|
orderer.example.com | 00000010 fe a1 1a 56 e2 3d c3 86 fa ef 26 a8 cb 16 a3 82 |...V.=....&.....|
orderer.example.com | 2018-01-30 08:55:03.204 UTC [msp/identity] Verify -> DEBU 1bc8 Verify: sig = 00000000 30 44 02 21 00 ad 3a fd 39 89 14 b4 5c 3d ec 67 |0D.!..:.9...\=.g|
orderer.example.com | 00000010 2a 48 eb ac 55 e5 99 9e 44 73 b0 d6 fa 60 bc 17 |*H..U...Ds...`..|
orderer.example.com | 00000020 0b 73 5d a0 23 02 1f 7a f6 9b 30 7f 52 d9 2b 25 |.s].#..z..0.R.+%|
orderer.example.com | 00000030 94 0d 97 ea f0 a7 b0 20 f8 78 f1 99 e0 6b f5 2a |....... .x...k.*|
orderer.example.com | 00000040 0a 04 08 a2 70 04 |....p.|
orderer.example.com | 2018-01-30 08:55:03.204 UTC [cauthdsl] func2 -> DEBU 1bc9 0xc42014a700 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.204 UTC [cauthdsl] func1 -> DEBU 1bca 0xc42014a700 gate 1517302503202793328 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.204 UTC [orderer/common/sigfilter] Apply -> DEBU 1bcb Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.205 UTC [orderer/common/deliver] Handle -> DEBU 1bcc [channel: testchainid] Received seekInfo (0xc420c0a7a0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1bcd retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bce newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bcf Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bd0 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:03.205 UTC [orderer/common/deliver] Handle -> DEBU 1bd1 [channel: testchainid] Delivering block for (0xc420c0a7a0)
orderer.example.com | 2018-01-30 08:55:03.206 UTC [orderer/common/deliver] Handle -> DEBU 1bd2 [channel: testchainid] Done delivering for (0xc420c0a7a0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.206 UTC [orderer/common/deliver] Handle -> DEBU 1bd3 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.211 UTC [orderer/common/deliver] Handle -> WARN 1bd4 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.211 UTC [orderer/main] func1 -> DEBU 1bd5 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.397 UTC [orderer/main] Deliver -> DEBU 1bd6 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.397 UTC [orderer/common/deliver] Handle -> DEBU 1bd7 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.397 UTC [orderer/common/deliver] Handle -> DEBU 1bd8 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.398 UTC [policies] GetPolicy -> DEBU 1bd9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.398 UTC [cauthdsl] func1 -> DEBU 1bda 0xc420026108 gate 1517302503398960196 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.399 UTC [cauthdsl] func2 -> DEBU 1bdb 0xc420026108 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.399 UTC [cauthdsl] func2 -> DEBU 1bdc 0xc420026108 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.399 UTC [msp/identity] newIdentity -> DEBU 1bdd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.399 UTC [msp] SatisfiesPrincipal -> DEBU 1bde Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.399 UTC [msp] Validate -> DEBU 1bdf MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.400 UTC [cauthdsl] func2 -> DEBU 1be0 0xc420026108 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.400 UTC [msp/identity] Verify -> DEBU 1be1 Verify: digest = 00000000 9e e0 f7 31 d3 68 fe f1 e8 03 48 43 dc 94 5c c3 |...1.h....HC..\.|
orderer.example.com | 00000010 05 d9 ba 8f 47 d0 e6 df 2f 72 27 53 ec 2c bf fa |....G.../r'S.,..|
orderer.example.com | 2018-01-30 08:55:03.400 UTC [msp/identity] Verify -> DEBU 1be2 Verify: sig = 00000000 30 44 02 20 1f d5 30 17 a5 5d 0d b5 3a 30 00 b2 |0D. ..0..]..:0..|
orderer.example.com | 00000010 a2 59 e1 f8 a9 aa a5 0a 2a 3b 28 4b a8 04 87 98 |.Y......*;(K....|
orderer.example.com | 00000020 f7 ca 07 0b 02 20 57 dd 37 50 bf 36 4a f8 67 47 |..... W.7P.6J.gG|
orderer.example.com | 00000030 96 84 43 9d 65 80 06 85 88 64 4e 40 9e c3 93 44 |..C.e....dN@...D|
orderer.example.com | 00000040 8d 62 53 8f d0 ad |.bS...|
orderer.example.com | 2018-01-30 08:55:03.400 UTC [cauthdsl] func2 -> DEBU 1be3 0xc420026108 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.400 UTC [cauthdsl] func1 -> DEBU 1be4 0xc420026108 gate 1517302503398960196 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.401 UTC [orderer/common/sigfilter] Apply -> DEBU 1be5 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.402 UTC [orderer/common/deliver] Handle -> DEBU 1be6 [channel: testchainid] Received seekInfo (0xc4203849c0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:03.403 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1be7 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:03.403 UTC [fsblkstorage] newBlockfileStream -> DEBU 1be8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:03.403 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1be9 Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.404 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bea Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:03.404 UTC [orderer/common/deliver] Handle -> DEBU 1beb [channel: testchainid] Delivering block for (0xc4203849c0)
orderer.example.com | 2018-01-30 08:55:03.405 UTC [orderer/common/deliver] Handle -> DEBU 1bec [channel: testchainid] Done delivering for (0xc4203849c0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.405 UTC [orderer/common/deliver] Handle -> DEBU 1bed Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.413 UTC [orderer/common/deliver] Handle -> WARN 1bee Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.414 UTC [orderer/main] func1 -> DEBU 1bef Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.561 UTC [orderer/main] Deliver -> DEBU 1bf0 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.561 UTC [orderer/common/deliver] Handle -> DEBU 1bf1 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.562 UTC [orderer/common/deliver] Handle -> DEBU 1bf2 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.562 UTC [policies] GetPolicy -> DEBU 1bf3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.562 UTC [cauthdsl] func1 -> DEBU 1bf4 0xc420026150 gate 1517302503562932468 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.562 UTC [cauthdsl] func2 -> DEBU 1bf5 0xc420026150 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.563 UTC [cauthdsl] func2 -> DEBU 1bf6 0xc420026150 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.563 UTC [msp/identity] newIdentity -> DEBU 1bf7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp] SatisfiesPrincipal -> DEBU 1bf8 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp] Validate -> DEBU 1bf9 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.564 UTC [cauthdsl] func2 -> DEBU 1bfa 0xc420026150 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp/identity] Verify -> DEBU 1bfb Verify: digest = 00000000 c9 42 9c 81 ce 97 42 1e 35 66 f4 d9 61 eb b1 b5 |.B....B.5f..a...|
orderer.example.com | 00000010 66 8f 2a 51 b6 77 9f 79 04 ba 01 bb 1a 32 d3 cc |f.*Q.w.y.....2..|
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp/identity] Verify -> DEBU 1bfc Verify: sig = 00000000 30 45 02 21 00 80 4f 3d 9d 59 ca 39 1d fa f1 26 |0E.!..O=.Y.9...&|
orderer.example.com | 00000010 bb d6 c8 be 50 51 b3 65 12 fb 99 ea c7 69 d2 f0 |....PQ.e.....i..|
orderer.example.com | 00000020 f3 24 01 4d cc 02 20 5d 7c 57 c3 f2 25 e0 9a 86 |.$.M.. ]|W..%...|
orderer.example.com | 00000030 54 7d 48 d5 4f 9b f9 a3 a0 59 8f 42 ad 25 d7 25 |T}H.O....Y.B.%.%|
orderer.example.com | 00000040 57 fa cd 7d b9 d5 c1 |W..}...|
orderer.example.com | 2018-01-30 08:55:03.564 UTC [cauthdsl] func2 -> DEBU 1bfd 0xc420026150 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.565 UTC [cauthdsl] func1 -> DEBU 1bfe 0xc420026150 gate 1517302503562932468 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.565 UTC [orderer/common/sigfilter] Apply -> DEBU 1bff Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.565 UTC [orderer/common/deliver] Handle -> DEBU 1c00 [channel: testchainid] Received seekInfo (0xc420380cc0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:55:03.565 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1c01 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:03.565 UTC [fsblkstorage] newBlockfileStream -> DEBU 1c02 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:03.565 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c03 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c04 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:03.566 UTC [orderer/common/deliver] Handle -> DEBU 1c05 [channel: testchainid] Delivering block for (0xc420380cc0)
orderer.example.com | 2018-01-30 08:55:03.566 UTC [orderer/common/deliver] Handle -> DEBU 1c06 [channel: testchainid] Done delivering for (0xc420380cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.566 UTC [orderer/common/deliver] Handle -> DEBU 1c07 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.572 UTC [orderer/common/deliver] Handle -> WARN 1c08 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.572 UTC [orderer/main] func1 -> DEBU 1c09 Closing Deliver stream
peer0.org1.example.com | [001 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | Version: 1.0.2
peer0.org1.example.com | Go version: go1.9
peer0.org1.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Image Version: 0.3.2
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger
peer0.org1.example.com |
peer0.org1.example.com | [002 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer0.org1.example.com | [003 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org1.example.com | [004 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer0.org1.example.com | [005 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
peer0.org1.example.com | [006 01-30 08:53:05.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
peer0.org1.example.com | [007 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org1.example.com | [008 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org1.example.com | [009 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org1.example.com | [00a 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org1.example.com | [00b 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org1.example.com | [00c 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer0.org1.example.com | [00d 01-30 08:53:05.49 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer0.org1.example.com | [00e 01-30 08:53:05.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer0.org1.example.com | [00f 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
peer0.org1.example.com | [010 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
peer0.org1.example.com | [011 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer0.org1.example.com | [012 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
peer0.org1.example.com | [013 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer0.org1.example.com | [014 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
peer0.org1.example.com | [015 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
peer0.org1.example.com | [016 01-30 08:53:05.51 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer0.org1.example.com | [017 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer0.org1.example.com | [018 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org1.example.com | [019 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org1.example.com | [01a 01-30 08:53:05.53 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [01b 01-30 08:53:05.54 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org1.example.com | [01c 01-30 08:53:05.54 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org1.example.com | [01d 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer0.org1.example.com | [01e 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org1.example.com:7052
peer0.org1.example.com | [01f 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer0.org1.example.com | [020 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org1.example.com | [021 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org1.example.com | [022 01-30 08:53:05.55 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer0.org1.example.com | [023 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer0.org1.example.com | [024 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
peer0.org1.example.com | [025 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
peer0.org1.example.com | [026 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
peer0.org1.example.com | [027 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer0.org1.example.com | [028 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org1.example.com | [029 01-30 08:53:05.56 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02a 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02b 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [02c 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051]
peer0.org1.example.com | [02d 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [02e 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [02f 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
peer0.org1.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
peer0.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
peer0.org1.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
peer0.org1.example.com | bbqqs19vsgBT5nJ4Ug==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [030 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [031 01-30 08:53:05.57 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [032 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [033 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [034 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
peer0.org1.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
peer0.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
peer0.org1.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
peer0.org1.example.com | bbqqs19vsgBT5nJ4Ug==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [036 01-30 08:53:05.61 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer0.org1.example.com | [037 01-30 08:53:05.61 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org1.example.com | [035 01-30 08:53:05.60 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org1.example.com:7051 [] [84 140 39 227 218 130 16 163 48 229 109 45 120 217 136 104 188 56 97 91 134 61 176 127 249 37 99 219 46 7 235 176] peer0.org1.example.com:7051} incTime is 1517302385605305565
peer0.org1.example.com | [038 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org1.example.com:7051 [] [84 140 39 227 218 130 16 163 48 229 109 45 120 217 136 104 188 56 97 91 134 61 176 127 249 37 99 219 46 7 235 176] peer0.org1.example.com:7051}
peer0.org1.example.com | [039 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03a 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org1.example.com | [03b 01-30 08:53:05.62 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
peer0.org1.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
peer0.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
peer0.org1.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
peer0.org1.example.com | bbqqs19vsgBT5nJ4Ug==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [03c 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03d 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer0.org1.example.com | [03e 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [03f 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [040 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20548C27E3DA8210A3...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [041 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 928A8114286796C2AA61167BAFFB9E1CEDD37B13D6FDEC7ECB1FD053BFD80966
peer0.org1.example.com | [042 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org1.example.com:7051 started
peer0.org1.example.com | [043 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org1.example.com | [044 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [045 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [046 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org1.example.com | [047 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 6EA2DACD2F2DF378CECD7FA2BF98562B3FD1A3198C8B3877D7C2F37F04DC4E98
peer0.org1.example.com | [048 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [049 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [04a 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
peer0.org1.example.com | [04b 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
peer0.org1.example.com | [04c 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer0.org1.example.com | [04d 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=d32a7382-1270-4f47-aeeb-a0b3ecec9a22,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer0.org1.example.com | [04e 01-30 08:53:05.63 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
peer0.org1.example.com | [04f 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [050 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [051 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [052 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [053 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [054 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
peer0.org1.example.com | [055 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
peer0.org1.example.com | [056 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
peer0.org1.example.com | [057 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
peer0.org1.example.com | [058 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
peer0.org1.example.com | [059 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [05a 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [05b 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
peer0.org1.example.com | [05c 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [05d 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
peer0.org1.example.com | [05e 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [05f 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [060 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [061 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [062 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
peer0.org1.example.com | [063 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [064 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [065 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [066 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [067 01-30 08:53:05.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [068 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
peer0.org1.example.com | [069 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [06a 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [06b 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]Move state message READY
peer0.org1.example.com | [06c 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [06d 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d32a7382]Entered state ready
peer0.org1.example.com | [06e 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d32a7382-1270-4f47-aeeb-a0b3ecec9a22
peer0.org1.example.com | [06f 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]sending state message READY
peer0.org1.example.com | [070 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [072 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [073 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [074 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org1.example.com | [075 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d32a7382]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [076 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [077 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d32a7382]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [078 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]Move state message INIT
peer0.org1.example.com | [079 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [07a 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [07b 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]sending state message INIT
peer0.org1.example.com | [071 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Received message READY from shim
peer0.org1.example.com | [07c 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d32a7382]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [07d 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Received message INIT from shim
peer0.org1.example.com | [07e 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d32a7382]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [07f 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [080 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d32a7382]Received INIT, initializing chaincode
peer0.org1.example.com | [081 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer0.org1.example.com | [082 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [083 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Init get response status: 200
peer0.org1.example.com | [084 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [085 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]Move state message COMPLETED
peer0.org1.example.com | [086 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d32a7382]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [087 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d32a7382]send state message COMPLETED
peer0.org1.example.com | [088 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d32a7382]Received message COMPLETED from shim
peer0.org1.example.com | [089 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [08a 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d32a7382-1270-4f47-aeeb-a0b3ecec9a22]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [08b 01-30 08:53:05.65 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d32a7382-1270-4f47-aeeb-a0b3ecec9a22
peer0.org1.example.com | [08c 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [08d 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer0.org1.example.com | [08e 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=19acc7aa-95fe-46fe-9ae4-f9229b27e4d4,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer0.org1.example.com | [08f 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
peer0.org1.example.com | [090 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [091 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [092 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [093 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [094 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [095 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer0.org1.example.com | [096 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer0.org1.example.com | [097 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
peer0.org1.example.com | [099 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
peer0.org1.example.com | [09a 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [09b 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [09c 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer0.org1.example.com | [09d 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [09e 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
peer0.org1.example.com | [09f 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [0a0 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [0a1 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [0a2 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [0a3 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
peer0.org1.example.com | [0a4 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [0a5 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [0a6 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [0a7 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [0a8 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [098 01-30 08:53:05.66 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
peer0.org1.example.com | [0a9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
peer0.org1.example.com | [0aa 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [0ab 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [0ac 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]Move state message READY
peer0.org1.example.com | [0ad 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [0ae 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [19acc7aa]Entered state ready
peer0.org1.example.com | [0af 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:19acc7aa-95fe-46fe-9ae4-f9229b27e4d4
peer0.org1.example.com | [0b0 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]sending state message READY
peer0.org1.example.com | [0b1 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Received message READY from shim
peer0.org1.example.com | [0b2 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19acc7aa]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [0b3 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [0b4 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [0b5 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [0b6 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [0b7 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19acc7aa]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [0b8 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [0b9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [19acc7aa]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [0ba 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]Move state message INIT
peer0.org1.example.com | [0bb 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [0bc 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [0bd 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]sending state message INIT
peer0.org1.example.com | [0be 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Received message INIT from shim
peer0.org1.example.com | [0bf 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19acc7aa]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [0c0 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [0c1 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [19acc7aa]Received INIT, initializing chaincode
peer0.org1.example.com | [0c2 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [0c3 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Init get response status: 200
peer0.org1.example.com | [0c4 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [0c5 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]Move state message COMPLETED
peer0.org1.example.com | [0c6 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [19acc7aa]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [0c7 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [19acc7aa]send state message COMPLETED
peer0.org1.example.com | [0c8 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [19acc7aa]Received message COMPLETED from shim
peer0.org1.example.com | [0c9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [0ca 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [19acc7aa-95fe-46fe-9ae4-f9229b27e4d4]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [0cb 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:19acc7aa-95fe-46fe-9ae4-f9229b27e4d4
peer0.org1.example.com | [0cc 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [0cd 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | [0ce 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=990b06e2-2ed3-46d4-98f0-43265cbc5c2c,syscc=true,proposal=0x0,canname=escc:1.0.2
peer0.org1.example.com | [0cf 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
peer0.org1.example.com | [0d0 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [0d1 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [0d2 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [0d3 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [0d4 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [0d5 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer0.org1.example.com | [0d6 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer0.org1.example.com | [0d7 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
peer0.org1.example.com | [0d8 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
peer0.org1.example.com | [0d9 01-30 08:53:05.67 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [0da 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [0db 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
peer0.org1.example.com | [0dc 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | [2018-01-30 08:53:07,373] INFO KafkaConfig values:
kafka0 | advertised.host.name = null
peer0.org1.example.com | [0dd 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
kafka0 | metric.reporters = []
kafka2 | [2018-01-30 08:53:07,205] INFO KafkaConfig values:
kafka3 | [2018-01-30 08:53:07,210] INFO KafkaConfig values:
kafka0 | quota.producer.default = 9223372036854775807
orderer.example.com | 2018-01-30 08:53:04.152 UTC [orderer/main] main -> INFO 001 Starting orderer:
kafka2 | advertised.host.name = null
peer0.org1.example.com | [0de 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
orderer.example.com | Version: 1.0.2
kafka3 | advertised.host.name = null
kafka2 | metric.reporters = []
orderer.example.com | Go version: go1.7.5
peer0.org1.example.com | [0df 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
kafka2 | quota.producer.default = 9223372036854775807
kafka3 | metric.reporters = []
orderer.example.com | OS/Arch: linux/amd64
kafka0 | offsets.topic.num.partitions = 50
orderer.example.com | 2018-01-30 08:53:04.179 UTC [orderer/main] initializeSecureServerConfig -> INFO 002 Starting orderer with TLS enabled
kafka3 | quota.producer.default = 9223372036854775807
peer0.org1.example.com | [0e0 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
kafka2 | offsets.topic.num.partitions = 50
kafka0 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | 2018-01-30 08:53:04.279 UTC [bccsp_sw] openKeyStore -> DEBU 003 KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done
kafka3 | offsets.topic.num.partitions = 50
kafka2 | log.flush.interval.messages = 9223372036854775807
orderer.example.com | 2018-01-30 08:53:04.280 UTC [bccsp] initBCCSP -> DEBU 004 Initialize BCCSP [SW]
peer0.org1.example.com | [0e1 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka3 | log.flush.interval.messages = 9223372036854775807
kafka0 | auto.create.topics.enable = true
kafka2 | auto.create.topics.enable = true
orderer.example.com | 2018-01-30 08:53:04.280 UTC [msp] getPemMaterialFromDir -> DEBU 005 Reading directory /var/hyperledger/orderer/msp/signcerts
kafka0 | controller.socket.timeout.ms = 30000
kafka3 | auto.create.topics.enable = true
kafka2 | controller.socket.timeout.ms = 30000
orderer.example.com | 2018-01-30 08:53:04.284 UTC [msp] getPemMaterialFromDir -> DEBU 006 Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem
peer0.org1.example.com | [0e2 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka0 | log.flush.interval.ms = null
kafka3 | controller.socket.timeout.ms = 30000
kafka2 | log.flush.interval.ms = null
orderer.example.com | 2018-01-30 08:53:04.287 UTC [msp] getPemMaterialFromDir -> DEBU 007 Reading directory /var/hyperledger/orderer/msp/cacerts
kafka3 | log.flush.interval.ms = null
kafka0 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
peer0.org1.example.com | [0e3 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
kafka0 | replica.socket.receive.buffer.bytes = 65536
peer0.org1.example.com | [0e4 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
kafka2 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
kafka0 | min.insync.replicas = 2
kafka3 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
orderer.example.com | 2018-01-30 08:53:04.291 UTC [msp] getPemMaterialFromDir -> DEBU 008 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem
peer0.org1.example.com | [0e6 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | replica.fetch.wait.max.ms = 500
kafka2 | replica.socket.receive.buffer.bytes = 65536
kafka3 | replica.socket.receive.buffer.bytes = 65536
orderer.example.com | 2018-01-30 08:53:04.293 UTC [msp] getPemMaterialFromDir -> DEBU 009 Reading directory /var/hyperledger/orderer/msp/admincerts
kafka2 | min.insync.replicas = 2
kafka0 | num.recovery.threads.per.data.dir = 1
peer0.org1.example.com | [0e7 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka3 | min.insync.replicas = 2
orderer.example.com | 2018-01-30 08:53:04.296 UTC [msp] getPemMaterialFromDir -> DEBU 00a Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem
kafka2 | replica.fetch.wait.max.ms = 500
kafka0 | ssl.keystore.type = JKS
kafka3 | replica.fetch.wait.max.ms = 500
orderer.example.com | 2018-01-30 08:53:04.299 UTC [msp] getPemMaterialFromDir -> DEBU 00b Reading directory /var/hyperledger/orderer/msp/intermediatecerts
peer0.org1.example.com | [0e8 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | num.recovery.threads.per.data.dir = 1
kafka0 | default.replication.factor = 3
kafka3 | num.recovery.threads.per.data.dir = 1
orderer.example.com | 2018-01-30 08:53:04.299 UTC [msp] getMspConfig -> DEBU 00c Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory]
peer0.org1.example.com | [0e5 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka2 | ssl.keystore.type = JKS
kafka0 | ssl.truststore.password = null
kafka3 | ssl.keystore.type = JKS
orderer.example.com | 2018-01-30 08:53:04.299 UTC [msp] getPemMaterialFromDir -> DEBU 00d Reading directory /var/hyperledger/orderer/msp/tlscacerts
peer0.org1.example.com | [0e9 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
kafka2 | default.replication.factor = 3
kafka0 | log.preallocate = false
kafka3 | default.replication.factor = 3
orderer.example.com | 2018-01-30 08:53:04.302 UTC [msp] getPemMaterialFromDir -> DEBU 00e Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem
peer0.org1.example.com | [0ea 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka2 | ssl.truststore.password = null
kafka0 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka3 | ssl.truststore.password = null
orderer.example.com | 2018-01-30 08:53:04.305 UTC [msp] getPemMaterialFromDir -> DEBU 00f Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts
orderer.example.com | 2018-01-30 08:53:04.306 UTC [msp] getMspConfig -> DEBU 010 TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory]
orderer.example.com | 2018-01-30 08:53:04.306 UTC [msp] getPemMaterialFromDir -> DEBU 011 Reading directory /var/hyperledger/orderer/msp/crls
orderer.example.com | 2018-01-30 08:53:04.306 UTC [msp] getMspConfig -> DEBU 012 crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory]
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] getMspConfig -> DEBU 013 MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory]
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] NewBccspMsp -> DEBU 014 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] GetLocalMSP -> DEBU 015 Created new local MSP
orderer.example.com | 2018-01-30 08:53:04.307 UTC [msp] Setup -> DEBU 016 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:04.308 UTC [msp/identity] newIdentity -> DEBU 017 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.308 UTC [msp/identity] newIdentity -> DEBU 018 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.309 UTC [msp/identity] newIdentity -> DEBU 019 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.310 UTC [msp/identity] newIdentity -> DEBU 01a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.312 UTC [bccsp_sw] loadPrivateKey -> DEBU 01b Loading private key [01627db23f0e494ee252a5314bcea4a33bdbfeb3589fa704abc7b566b055a096] at [/var/hyperledger/orderer/msp/keystore/01627db23f0e494ee252a5314bcea4a33bdbfeb3589fa704abc7b566b055a096_sk]...
orderer.example.com | 2018-01-30 08:53:04.315 UTC [msp/identity] newIdentity -> DEBU 01c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
kafka2 | log.preallocate = false
kafka0 | fetch.purgatory.purge.interval.requests = 1000
kafka3 | log.preallocate = false
peer0.org1.example.com | [0eb 01-30 08:53:05.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
kafka2 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
kafka0 | ssl.endpoint.identification.algorithm = null
kafka3 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
peer0.org1.example.com | [0ec 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]Move state message READY
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
kafka2 | fetch.purgatory.purge.interval.requests = 1000
kafka0 | replica.socket.timeout.ms = 30000
kafka3 | fetch.purgatory.purge.interval.requests = 1000
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
peer0.org1.example.com | [0ed 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka2 | ssl.endpoint.identification.algorithm = null
kafka0 | message.max.bytes = 1048576
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.316 UTC [msp] Validate -> DEBU 01d MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:04.316 UTC [orderer/main] createLedgerFactory -> DEBU 01e Ledger dir: /var/hyperledger/production/orderer
orderer.example.com | 2018-01-30 08:53:04.316 UTC [kvledger.util] CreateDirIfMissing -> DEBU 01f CreateDirIfMissing [/var/hyperledger/production/orderer/index/]
orderer.example.com | 2018-01-30 08:53:04.317 UTC [kvledger.util] logDirStatus -> DEBU 020 Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist
orderer.example.com | 2018-01-30 08:53:04.317 UTC [kvledger.util] logDirStatus -> DEBU 021 After creating dir - [/var/hyperledger/production/orderer/index/] exists
orderer.example.com | 2018-01-30 08:53:04.342 UTC [fsblkstorage] newBlockfileMgr -> DEBU 022 newBlockfileMgr() initializing file-based block storage for ledger: testchainid
kafka3 | ssl.endpoint.identification.algorithm = null
peer0.org1.example.com | [0ee 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [990b06e2]Entered state ready
kafka2 | replica.socket.timeout.ms = 30000
kafka3 | replica.socket.timeout.ms = 30000
kafka0 | num.io.threads = 8
orderer.example.com | 2018-01-30 08:53:04.343 UTC [kvledger.util] CreateDirIfMissing -> DEBU 023 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]
kafka2 | message.max.bytes = 1048576
kafka2 | num.io.threads = 8
kafka2 | offsets.commit.required.acks = -1
kafka2 | log.flush.offset.checkpoint.interval.ms = 60000
kafka3 | message.max.bytes = 1048576
orderer.example.com | 2018-01-30 08:53:04.343 UTC [kvledger.util] logDirStatus -> DEBU 024 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist
kafka0 | offsets.commit.required.acks = -1
peer0.org1.example.com | [0ef 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:990b06e2-2ed3-46d4-98f0-43265cbc5c2c
kafka2 | delete.topic.enable = false
orderer.example.com | 2018-01-30 08:53:04.344 UTC [kvledger.util] logDirStatus -> DEBU 025 After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists
kafka3 | num.io.threads = 8
kafka0 | log.flush.offset.checkpoint.interval.ms = 60000
peer0.org1.example.com | [0f0 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]sending state message READY
orderer.example.com | 2018-01-30 08:53:04.346 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 026 Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
kafka2 | quota.window.size.seconds = 1
kafka3 | offsets.commit.required.acks = -1
kafka0 | delete.topic.enable = false
peer0.org1.example.com | [0f1 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Received message READY from shim
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 027 status of file [/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000]: exists=[false], size=[0]
kafka2 | ssl.truststore.type = JKS
kafka0 | quota.window.size.seconds = 1
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] newBlockIndex -> DEBU 028 newBlockIndex() - indexItems:[[BlockNum]]
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] newBlockfileStream -> DEBU 029 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02a Finished reading file number [0]
kafka3 | log.flush.offset.checkpoint.interval.ms = 60000
kafka3 | delete.topic.enable = false
kafka2 | offsets.commit.timeout.ms = 5000
peer0.org1.example.com | [0f3 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [990b06e2]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | 2018-01-30 08:53:04.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02b blockbytes [0] read from file [0]
peer0.org1.example.com | [0f2 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [0f4 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | 2018-01-30 08:53:04.350 UTC [fsblkstorage] indexBlock -> DEBU 02c Indexing block [blockNum=0, blockHash=[]byte{0x28, 0xbb, 0x6c, 0xa0, 0x31, 0xae, 0xed, 0xe6, 0xbf, 0x48, 0x4f, 0xd6, 0x9, 0x6, 0x67, 0x64, 0xd8, 0x77, 0x25, 0x86, 0xdf, 0x17, 0x33, 0x51, 0xf5, 0x42, 0xb0, 0x85, 0xb2, 0x5a, 0xd4, 0xfd} txOffsets=
orderer.example.com | txId=393f37496922b68bebb3b7dc8213d6febff7518749c64f6f6c47c5fd09ddf421 locPointer=offset=38, bytesLength=9120
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:04.350 UTC [fsblkstorage] updateCheckpoint -> DEBU 02d Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[9163], isChainEmpty=[false], lastBlockNumber=[0]
orderer.example.com | 2018-01-30 08:53:04.351 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 02e retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:04.351 UTC [fsblkstorage] newBlockfileStream -> DEBU 02f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:04.354 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 030 Remaining bytes=[9163], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:04.354 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 031 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 032 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] newBlockfileStream -> DEBU 033 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 034 Remaining bytes=[9163], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:04.355 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 035 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
kafka0 | ssl.truststore.type = JKS
kafka2 | quota.window.num = 11
kafka3 | quota.window.size.seconds = 1
peer0.org1.example.com | [0f5 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka3 | ssl.truststore.type = JKS
kafka2 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] NewStandardValues -> DEBU 036 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 037 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 038 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 039 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:04.355 UTC [common/config] initializeProtosStruct -> DEBU 03a Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03b Adding to config map: [Groups] /Channel
kafka3 | offsets.commit.timeout.ms = 5000
kafka0 | offsets.commit.timeout.ms = 5000
kafka0 | quota.window.num = 11
kafka2 | authorizer.class.name =
peer0.org1.example.com | [0f6 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03c Adding to config map: [Groups] /Channel/Consortiums
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03d Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium
orderer.example.com | 2018-01-30 08:53:04.360 UTC [common/configtx] addToMap -> DEBU 03e Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org2MSP
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 03f Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP
kafka3 | quota.window.num = 11
kafka0 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka0 | authorizer.class.name =
kafka0 | num.replica.fetchers = 1
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 040 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 041 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 042 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 043 Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org1MSP
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 044 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 045 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins
kafka2 | num.replica.fetchers = 1
orderer.example.com | 2018-01-30 08:53:04.361 UTC [common/configtx] addToMap -> DEBU 046 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:04.363 UTC [common/configtx] addToMap -> DEBU 047 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:04.364 UTC [common/configtx] addToMap -> DEBU 048 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy
kafka3 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka3 | authorizer.class.name =
kafka3 | num.replica.fetchers = 1
orderer.example.com | 2018-01-30 08:53:04.368 UTC [common/configtx] addToMap -> DEBU 049 Adding to config map: [Policy] /Channel/Consortiums/Admins
kafka2 | log.retention.ms = -1
kafka2 | log.roll.jitter.hours = 0
kafka2 | log.cleaner.enable = true
kafka0 | log.retention.ms = -1
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04a Adding to config map: [Groups] /Channel/Orderer
kafka3 | log.retention.ms = -1
kafka0 | log.roll.jitter.hours = 0
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04b Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04c Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:04.370 UTC [common/configtx] addToMap -> DEBU 04e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 04f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 050 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 051 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 052 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:04.371 UTC [common/configtx] addToMap -> DEBU 053 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 054 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 055 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 056 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
kafka3 | log.roll.jitter.hours = 0
kafka2 | offsets.load.buffer.size = 5242880
kafka2 | log.cleaner.delete.retention.ms = 86400000
kafka2 | ssl.client.auth = none
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 057 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 058 Adding to config map: [Policy] /Channel/Orderer/Writers
kafka3 | log.cleaner.enable = true
peer0.org1.example.com | [0f7 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [990b06e2]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [0f8 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 059 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05a Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05b Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05c Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05d Adding to config map: [Policy] /Channel/Writers
kafka3 | offsets.load.buffer.size = 5242880
kafka2 | controlled.shutdown.max.retries = 3
kafka2 | queued.max.requests = 500
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] addToMap -> DEBU 05e Adding to config map: [Policy] /Channel/Admins
kafka0 | log.cleaner.enable = true
kafka0 | offsets.load.buffer.size = 5242880
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/configtx] processConfig -> DEBU 05f Beginning new config for channel testchainid
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] NewStandardValues -> DEBU 060 Initializing protos for *config.ChannelProtos
kafka3 | log.cleaner.delete.retention.ms = 86400000
kafka3 | ssl.client.auth = none
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] initializeProtosStruct -> DEBU 061 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] initializeProtosStruct -> DEBU 062 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:04.373 UTC [common/config] initializeProtosStruct -> DEBU 063 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 064 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 065 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 066 Proposed new policy Writers for Channel
kafka2 | offsets.topic.replication.factor = 3
kafka2 | log.cleaner.threads = 1
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 067 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 068 Proposed new policy Admins for Consortiums
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 069 Initializing protos for *config.ConsortiumProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 06a Processing field: ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 06b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 06c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 06d Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 06e Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 06f Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 070 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 071 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 072 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 073 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [policies] ProposePolicy -> DEBU 074 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] NewStandardValues -> DEBU 075 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:04.379 UTC [common/config] initializeProtosStruct -> DEBU 076 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 077 Processing field: BatchSize
kafka0 | log.cleaner.delete.retention.ms = 86400000
kafka3 | controlled.shutdown.max.retries = 3
kafka3 | queued.max.requests = 500
kafka3 | offsets.topic.replication.factor = 3
kafka3 | log.cleaner.threads = 1
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 078 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 079 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 07a Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07b Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07c Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07d Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 07e Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] NewStandardValues -> DEBU 07f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] initializeProtosStruct -> DEBU 080 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 081 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 082 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.380 UTC [policies] ProposePolicy -> DEBU 083 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:04.380 UTC [common/config] validateMSP -> DEBU 084 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:04.380 UTC [msp] NewBccspMsp -> DEBU 085 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:04.380 UTC [msp] Setup -> DEBU 086 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:04.381 UTC [msp/identity] newIdentity -> DEBU 087 Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka0 | ssl.client.auth = none
kafka2 | sasl.kerberos.service.name = null
peer0.org1.example.com | [0f9 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [990b06e2]sendExecuteMsg trigger event INIT
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
kafka0 | controlled.shutdown.max.retries = 3
kafka3 | sasl.kerberos.service.name = null
kafka2 | sasl.kerberos.ticket.renew.jitter = 0.05
peer0.org1.example.com | [0fa 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]Move state message INIT
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
kafka2 | socket.request.max.bytes = 104857600
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
kafka0 | queued.max.requests = 500
kafka3 | sasl.kerberos.ticket.renew.jitter = 0.05
peer0.org1.example.com | [0fb 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
kafka2 | ssl.trustmanager.algorithm = PKIX
kafka0 | offsets.topic.replication.factor = 3
kafka3 | socket.request.max.bytes = 104857600
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [0fc 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka2 | zookeeper.session.timeout.ms = 6000
kafka0 | log.cleaner.threads = 1
kafka3 | ssl.trustmanager.algorithm = PKIX
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [0fd 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]sending state message INIT
kafka2 | log.retention.bytes = -1
kafka0 | sasl.kerberos.service.name = null
kafka3 | zookeeper.session.timeout.ms = 6000
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org1.example.com | [0fe 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Received message INIT from shim
kafka2 | sasl.kerberos.min.time.before.relogin = 60000
kafka0 | sasl.kerberos.ticket.renew.jitter = 0.05
kafka3 | log.retention.bytes = -1
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
kafka2 | zookeeper.set.acl = false
kafka3 | sasl.kerberos.min.time.before.relogin = 60000
peer0.org1.example.com | [0ff 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [990b06e2]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
kafka0 | socket.request.max.bytes = 104857600
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org1.example.com | [100 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka0 | ssl.trustmanager.algorithm = PKIX
kafka0 | zookeeper.session.timeout.ms = 6000
kafka2 | connections.max.idle.ms = 600000
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.386 UTC [msp/identity] newIdentity -> DEBU 088 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.386 UTC [msp/identity] newIdentity -> DEBU 089 Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka2 | offsets.retention.minutes = 1440
kafka3 | zookeeper.set.acl = false
kafka0 | log.retention.bytes = -1
peer0.org1.example.com | [101 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [990b06e2]Received INIT, initializing chaincode
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
kafka2 | replica.fetch.backoff.ms = 1000
kafka2 | inter.broker.protocol.version = 0.9.0.X
kafka2 | log.retention.hours = 168
kafka2 | num.partitions = 1
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp] Validate -> DEBU 08a MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:04.387 UTC [common/config] validateMSP -> DEBU 08b Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp] NewBccspMsp -> DEBU 08c Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp] Setup -> DEBU 08d Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:04.387 UTC [msp/identity] newIdentity -> DEBU 08e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
kafka3 | connections.max.idle.ms = 600000
kafka3 | offsets.retention.minutes = 1440
kafka3 | replica.fetch.backoff.ms = 1000
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
kafka0 | sasl.kerberos.min.time.before.relogin = 60000
kafka0 | zookeeper.set.acl = false
kafka2 | broker.id.generation.enable = true
peer0.org1.example.com | [102 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org1.example.com | [103 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Init get response status: 200
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
kafka2 | listeners = PLAINTEXT://:9092
peer0.org1.example.com | [104 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Init succeeded. Sending COMPLETED
kafka0 | connections.max.idle.ms = 600000
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.388 UTC [msp/identity] newIdentity -> DEBU 08f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
kafka3 | inter.broker.protocol.version = 0.9.0.X
kafka2 | ssl.provider = null
peer0.org1.example.com | [105 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]Move state message COMPLETED
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
kafka0 | offsets.retention.minutes = 1440
kafka0 | replica.fetch.backoff.ms = 1000
kafka0 | inter.broker.protocol.version = 0.9.0.X
kafka0 | log.retention.hours = 168
kafka0 | num.partitions = 1
peer0.org1.example.com | [106 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [990b06e2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
kafka2 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka3 | log.retention.hours = 168
kafka3 | num.partitions = 1
kafka3 | broker.id.generation.enable = true
kafka3 | listeners = PLAINTEXT://:9092
kafka3 | ssl.provider = null
kafka3 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
kafka3 | log.roll.ms = null
kafka3 | log.flush.scheduler.interval.ms = 9223372036854775807
kafka3 | ssl.cipher.suites = null
kafka3 | log.index.size.max.bytes = 10485760
kafka3 | ssl.keymanager.algorithm = SunX509
kafka3 | security.inter.broker.protocol = PLAINTEXT
peer0.org1.example.com | [107 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [990b06e2]send state message COMPLETED
peer0.org1.example.com | [108 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [990b06e2]Received message COMPLETED from shim
kafka0 | broker.id.generation.enable = true
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka2 | log.roll.ms = null
peer0.org1.example.com | [109 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka3 | replica.fetch.max.bytes = 1048576
kafka0 | listeners = PLAINTEXT://:9092
zookeeper0 | ZooKeeper JMX enabled by default
zookeeper1 | ZooKeeper JMX enabled by default
zookeeper1 | Using config: /conf/zoo.cfg
zookeeper2 | ZooKeeper JMX enabled by default
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | [001 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
kafka1 | [2018-01-30 08:53:07,262] INFO KafkaConfig values:
kafka3 | advertised.port = null
peer1.org2.example.com | [001 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer1.org1.example.com | [001 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer:
peer0.org1.example.com | [10a 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [990b06e2-2ed3-46d4-98f0-43265cbc5c2c]HandleMessage- COMPLETED. Notify
zookeeper0 | Using config: /conf/zoo.cfg
kafka2 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper1 | 2018-01-30 08:53:02,432 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper2 | Using config: /conf/zoo.cfg
kafka0 | ssl.provider = null
peer0.org2.example.com | Version: 1.0.2
kafka1 | advertised.host.name = null
peer1.org2.example.com | Version: 1.0.2
peer1.org1.example.com | Version: 1.0.2
peer0.org1.example.com | [10b 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:990b06e2-2ed3-46d4-98f0-43265cbc5c2c
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
zookeeper0 | 2018-01-30 08:53:02,618 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper0 | 2018-01-30 08:53:02,837 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
zookeeper2 | 2018-01-30 08:53:01,689 [myid:] - INFO [main:QuorumPeerConfig@124] - Reading configuration from: /conf/zoo.cfg
zookeeper1 | 2018-01-30 08:53:02,508 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
peer0.org2.example.com | Go version: go1.9
kafka2 | ssl.cipher.suites = null
peer1.org1.example.com | Go version: go1.9
kafka1 | metric.reporters = []
peer1.org2.example.com | Go version: go1.9
kafka3 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org1.example.com | [10c 01-30 08:53:05.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [10d 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
zookeeper1 | 2018-01-30 08:53:02,523 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
peer0.org2.example.com | OS/Arch: linux/amd64
kafka2 | log.index.size.max.bytes = 10485760
zookeeper0 | 2018-01-30 08:53:02,848 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
zookeeper2 | 2018-01-30 08:53:01,971 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
kafka0 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer1.org1.example.com | OS/Arch: linux/amd64
kafka1 | quota.producer.default = 9223372036854775807
peer1.org2.example.com | OS/Arch: linux/amd64
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | Chaincode:
peer0.org2.example.com | Base Image Version: 0.3.2
zookeeper1 | 2018-01-30 08:53:02,532 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
kafka0 | log.roll.ms = null
peer1.org1.example.com | Chaincode:
peer1.org1.example.com | Base Image Version: 0.3.2
peer1.org2.example.com | Chaincode:
kafka1 | offsets.topic.num.partitions = 50
zookeeper2 | 2018-01-30 08:53:01,991 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
zookeeper0 | 2018-01-30 08:53:02,849 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
kafka3 | replica.high.watermark.checkpoint.interval.ms = 5000
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [10e 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=756939e0-0a02-4c8d-8369-700de87a24ef,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org2.example.com | Base Docker Namespace: hyperledger
zookeeper1 | 2018-01-30 08:53:02,533 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
kafka2 | ssl.keymanager.algorithm = SunX509
peer1.org2.example.com | Base Image Version: 0.3.2
kafka0 | log.flush.scheduler.interval.ms = 9223372036854775807
kafka1 | log.flush.interval.messages = 9223372036854775807
kafka3 | log.cleaner.io.buffer.size = 524288
peer1.org1.example.com | Base Docker Namespace: hyperledger
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
zookeeper2 | 2018-01-30 08:53:02,038 [myid:] - INFO [main:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
zookeeper0 | 2018-01-30 08:53:02,856 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | [10f 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
kafka2 | security.inter.broker.protocol = PLAINTEXT
peer1.org2.example.com | Base Docker Namespace: hyperledger
kafka1 | auto.create.topics.enable = true
kafka0 | ssl.cipher.suites = null
zookeeper1 | 2018-01-30 08:53:02,549 [myid:2] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
kafka3 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
zookeeper2 | 2018-01-30 08:53:02,054 [myid:] - INFO [main:QuorumPeerConfig@352] - Defaulting to majority quorums
zookeeper0 | 2018-01-30 08:53:02,890 [myid:1] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | Docker Namespace: hyperledger
peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric
kafka1 | controller.socket.timeout.ms = 30000
kafka1 | log.flush.interval.ms = null
kafka1 | principal.builder.class = class org.apache.kafka.common.security.auth.DefaultPrincipalBuilder
zookeeper1 | 2018-01-30 08:53:02,555 [myid:2] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
peer0.org1.example.com | [110 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka0 | log.index.size.max.bytes = 10485760
peer1.org1.example.com | Docker Namespace: hyperledger
zookeeper2 | 2018-01-30 08:53:02,131 [myid:3] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
zookeeper0 | 2018-01-30 08:53:02,915 [myid:1] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
peer0.org2.example.com |
peer1.org2.example.com | Docker Namespace: hyperledger
kafka2 | replica.fetch.max.bytes = 1048576
kafka1 | replica.socket.receive.buffer.bytes = 65536
kafka0 | ssl.keymanager.algorithm = SunX509
kafka3 | zookeeper.connection.timeout.ms = 6000
kafka3 | controlled.shutdown.retry.backoff.ms = 5000
zookeeper1 | 2018-01-30 08:53:02,556 [myid:2] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
peer1.org1.example.com |
zookeeper2 | 2018-01-30 08:53:02,156 [myid:3] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 0
orderer.example.com | C11M2D/PI8NauOh6UCc=
zookeeper0 | 2018-01-30 08:53:02,935 [myid:1] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
peer0.org2.example.com | [002 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer1.org2.example.com |
kafka2 | advertised.port = null
kafka1 | min.insync.replicas = 2
peer1.org1.example.com | [002 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer1.org1.example.com | [003 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer0.org2.example.com | [003 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer1.org2.example.com | [002 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO Initializing ledger mgmt
peer1.org2.example.com | [003 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO Initializing ledger provider
peer1.org2.example.com | [004 01-30 08:53:03.92 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer1.org2.example.com | [005 01-30 08:53:03.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
peer1.org2.example.com | [006 01-30 08:53:03.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
peer1.org2.example.com | [007 01-30 08:53:03.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer1.org2.example.com | [008 01-30 08:53:03.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer1.org2.example.com | [009 01-30 08:53:03.96 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer1.org2.example.com | [00a 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer1.org2.example.com | [00b 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer1.org2.example.com | [00c 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer1.org1.example.com | [004 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer0.org2.example.com | [004 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
peer0.org2.example.com | [005 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
peer0.org2.example.com | [006 01-30 08:53:02.46 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
peer0.org2.example.com | [007 01-30 08:53:02.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org2.example.com | [008 01-30 08:53:02.47 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org2.example.com | [009 01-30 08:53:02.48 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org2.example.com | [00a 01-30 08:53:02.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org2.example.com | [00b 01-30 08:53:02.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org2.example.com | [00c 01-30 08:53:02.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
peer0.org2.example.com | [00d 01-30 08:53:02.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer0.org2.example.com | [00e 01-30 08:53:02.50 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer1.org2.example.com | [00d 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
peer1.org1.example.com | [005 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
zookeeper0 | 2018-01-30 08:53:03,035 [myid:1] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka1 | replica.fetch.wait.max.ms = 500
peer0.org1.example.com | [111 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:04.388 UTC [msp/identity] newIdentity -> DEBU 090 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
zookeeper1 | 2018-01-30 08:53:02,643 [myid:2] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
kafka2 | log.cleaner.dedupe.buffer.size = 134217728
kafka3 | log.roll.hours = 168
peer0.org2.example.com | [00f 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
peer1.org2.example.com | [00e 01-30 08:53:04.00 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
peer1.org1.example.com | [006 01-30 08:53:02.93 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
kafka1 | num.recovery.threads.per.data.dir = 1
zookeeper0 | 2018-01-30 08:53:03,145 [myid:1] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer0.org1.example.com | [112 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
zookeeper2 | 2018-01-30 08:53:02,163 [myid:3] - INFO [main:DatadirCleanupManager@101] - Purge task is not scheduled.
kafka0 | security.inter.broker.protocol = PLAINTEXT
kafka3 | log.cleanup.policy = delete
peer1.org2.example.com | [00f 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
peer1.org2.example.com | [010 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
peer1.org1.example.com | [007 01-30 08:53:02.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
peer0.org2.example.com | [010 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
kafka1 | ssl.keystore.type = JKS
kafka3 | host.name =
kafka2 | replica.high.watermark.checkpoint.interval.ms = 5000
peer1.org2.example.com | [011 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer1.org1.example.com | [008 01-30 08:53:02.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
peer0.org2.example.com | [011 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer0.org1.example.com | [113 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
zookeeper1 | 2018-01-30 08:53:02,842 [myid:2] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
zookeeper2 | 2018-01-30 08:53:02,366 [myid:3] - INFO [main:QuorumPeerMain@127] - Starting quorum peer
zookeeper0 | 2018-01-30 08:53:03,242 [myid:1] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
kafka0 | replica.fetch.max.bytes = 1048576
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
kafka1 | default.replication.factor = 3
kafka3 | log.roll.jitter.ms = null
peer1.org2.example.com | [012 01-30 08:53:04.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
peer1.org1.example.com | [009 01-30 08:53:02.99 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
peer0.org2.example.com | [012 01-30 08:53:02.52 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
kafka2 | log.cleaner.io.buffer.size = 524288
zookeeper1 | 2018-01-30 08:53:02,947 [myid:2] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
zookeeper2 | 2018-01-30 08:53:02,486 [myid:3] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
peer0.org1.example.com | [114 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
zookeeper0 | 2018-01-30 08:53:03,242 [myid:1] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
kafka0 | advertised.port = null
kafka1 | ssl.truststore.password = null
kafka3 | max.connections.per.ip = 2147483647
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [013 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer1.org1.example.com | [00a 01-30 08:53:03.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU Constructing leveldb VersionedDBProvider
peer0.org2.example.com | [013 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
kafka2 | sasl.kerberos.ticket.renew.window.factor = 0.8
zookeeper1 | 2018-01-30 08:53:02,947 [myid:2] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
zookeeper2 | 2018-01-30 08:53:02,521 [myid:3] - INFO [main:QuorumPeer@1019] - tickTime set to 2000
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
zookeeper0 | 2018-01-30 08:53:03,242 [myid:1] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
kafka0 | log.cleaner.dedupe.buffer.size = 134217728
kafka1 | log.preallocate = false
kafka3 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | [014 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
peer1.org1.example.com | [00b 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
peer0.org2.example.com | [014 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
kafka2 | zookeeper.connection.timeout.ms = 6000
orderer.example.com | C11M2D/PI8NauOh6UCc=
zookeeper2 | 2018-01-30 08:53:02,528 [myid:3] - INFO [main:QuorumPeer@1039] - minSessionTimeout set to -1
zookeeper0 | 2018-01-30 08:53:03,243 [myid:1] - INFO [main:QuorumPeer@1065] - initLimit set to 5
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
kafka1 | sasl.kerberos.principal.to.local.rules = [DEFAULT]
zookeeper1 | 2018-01-30 08:53:02,948 [myid:2] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
kafka3 | background.threads = 10
peer1.org2.example.com | [015 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
peer1.org1.example.com | [00c 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
kafka0 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org2.example.com | [015 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
orderer.example.com | -----END CERTIFICATE-----
kafka2 | controlled.shutdown.retry.backoff.ms = 5000
zookeeper2 | 2018-01-30 08:53:02,533 [myid:3] - INFO [main:QuorumPeer@1050] - maxSessionTimeout set to -1
zookeeper0 | 2018-01-30 08:53:03,486 [myid:1] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | fetch.purgatory.purge.interval.requests = 1000
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
zookeeper1 | 2018-01-30 08:53:02,950 [myid:2] - INFO [main:QuorumPeer@1065] - initLimit set to 5
kafka3 | quota.consumer.default = 9223372036854775807
peer1.org2.example.com | [016 01-30 08:53:04.05 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer1.org1.example.com | [00d 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
kafka0 | log.cleaner.io.buffer.size = 524288
peer0.org2.example.com | [016 01-30 08:53:02.55 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
kafka2 | log.roll.hours = 168
zookeeper2 | 2018-01-30 08:53:02,535 [myid:3] - INFO [main:QuorumPeer@1065] - initLimit set to 5
orderer.example.com | 2018-01-30 08:53:04.389 UTC [msp] Validate -> DEBU 091 MSP Org1MSP validating identity
zookeeper0 | 2018-01-30 08:53:03,497 [myid:1] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka1 | ssl.endpoint.identification.algorithm = null
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper1 | 2018-01-30 08:53:03,070 [myid:2] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
kafka3 | request.timeout.ms = 30000
peer1.org2.example.com | [017 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer1.org1.example.com | [00e 01-30 08:53:03.02 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
kafka0 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org2.example.com | [017 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
kafka2 | log.cleanup.policy = delete
zookeeper2 | 2018-01-30 08:53:02,630 [myid:3] - INFO [main:QuorumPeer@533] - currentEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
orderer.example.com | 2018-01-30 08:53:04.389 UTC [common/config] validateMSP -> DEBU 092 Setting up MSP for org OrdererOrg
zookeeper0 | 2018-01-30 08:53:03,544 [myid:1] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper0/172.18.0.4:3888
kafka1 | replica.socket.timeout.ms = 30000
kafka3 | log.index.interval.bytes = 4096
peer1.org2.example.com | [018 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka0 | zookeeper.connection.timeout.ms = 6000
peer1.org1.example.com | [00f 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
zookeeper1 | 2018-01-30 08:53:03,087 [myid:2] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
peer0.org2.example.com | [018 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
kafka2 | host.name =
zookeeper2 | 2018-01-30 08:53:02,678 [myid:3] - INFO [main:QuorumPeer@548] - acceptedEpoch not found! Creating with a reasonable default of 0. This should only happen when you are upgrading your installation
orderer.example.com | 2018-01-30 08:53:04.389 UTC [msp] NewBccspMsp -> DEBU 093 Creating BCCSP-based MSP instance
zookeeper0 | 2018-01-30 08:53:03,599 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
kafka1 | message.max.bytes = 1048576
peer1.org2.example.com | [019 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer1.org1.example.com | [010 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
peer1.org1.example.com | [011 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
peer0.org2.example.com | [019 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
kafka2 | log.roll.jitter.ms = null
kafka2 | max.connections.per.ip = 2147483647
zookeeper2 | 2018-01-30 08:53:02,742 [myid:3] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper2/172.18.0.3:3888
kafka1 | num.io.threads = 8
orderer.example.com | 2018-01-30 08:53:04.389 UTC [msp] Setup -> DEBU 094 Setting up MSP instance OrdererMSP
peer1.org2.example.com | [01a 01-30 08:53:04.07 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [115 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
kafka3 | log.dir = /tmp/kafka-logs
kafka3 | log.segment.bytes = 1073741824
peer1.org1.example.com | [012 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
peer1.org1.example.com | [013 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO ledger provider Initialized
peer0.org2.example.com | [01a 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org2.example.com | [01b 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer0.org2.example.com | [01c 01-30 08:53:02.57 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer0.org2.example.com | [01d 01-30 08:53:02.58 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer0.org2.example.com | [01e 01-30 08:53:02.58 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer0.org2.example.com:7052
peer0.org2.example.com | [01f 01-30 08:53:02.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org2.example.com | [01b 01-30 08:53:04.08 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
peer1.org2.example.com | [01c 01-30 08:53:04.08 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
peer1.org2.example.com | [01d 01-30 08:53:04.13 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer1.org2.example.com | [01e 01-30 08:53:04.14 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org2.example.com:7052
peer1.org2.example.com | [01f 01-30 08:53:04.14 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org2.example.com | [020 01-30 08:53:04.14 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer1.org1.example.com | [014 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU Recovering under construction ledger
peer1.org1.example.com | [015 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU No under construction ledger found. Quitting recovery
peer1.org1.example.com | [016 01-30 08:53:03.03 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO ledger mgmt initialized
peer1.org1.example.com | [017 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with TLS enabled
peer1.org1.example.com | [018 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering BLOCK
peer1.org1.example.com | [019 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering CHAINCODE
peer0.org2.example.com | [020 01-30 08:53:02.59 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer0.org2.example.com | [021 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer0.org2.example.com | [022 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer0.org2.example.com | [023 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer0.org2.example.com | [024 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
peer0.org2.example.com | [025 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
peer1.org2.example.com | [021 01-30 08:53:04.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer1.org2.example.com | [022 01-30 08:53:04.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer1.org2.example.com | [023 01-30 08:53:04.15 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer1.org2.example.com | [024 01-30 08:53:04.16 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
peer1.org2.example.com | [025 01-30 08:53:04.16 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
peer1.org2.example.com | [026 01-30 08:53:04.17 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
peer1.org1.example.com | [01a 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REJECTION
peer0.org1.example.com | [116 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
peer0.org1.example.com | [117 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
orderer.example.com | 2018-01-30 08:53:04.390 UTC [msp/identity] newIdentity -> DEBU 095 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
zookeeper0 | 2018-01-30 08:53:03,678 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 1, proposed zxid=0x0
peer0.org2.example.com | [026 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
zookeeper2 | 2018-01-30 08:53:02,866 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
kafka1 | offsets.commit.required.acks = -1
kafka0 | controlled.shutdown.retry.backoff.ms = 5000
kafka2 | offsets.topic.segment.bytes = 104857600
peer1.org2.example.com | [027 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer1.org1.example.com | [01b 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU Registering REGISTER
zookeeper1 | 2018-01-30 08:53:03,153 [myid:2] - INFO [ListenerThread:QuorumCnxManager$Listener@534] - My election bind port: zookeeper1/172.18.0.2:3888
peer0.org1.example.com | [118 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
kafka3 | log.cleaner.backoff.ms = 15000
peer0.org2.example.com | [027 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer1.org2.example.com | [028 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer1.org1.example.com | [01c 01-30 08:53:03.04 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO Event processor started
zookeeper1 | 2018-01-30 08:53:03,231 [myid:2] - INFO [zookeeper1/172.18.0.2:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:33456
kafka2 | background.threads = 10
peer0.org1.example.com | [119 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
peer0.org1.example.com | [11a 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [028 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | [029 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02a 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02b 01-30 08:53:02.60 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [02c 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051]
peer0.org2.example.com | [02d 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [029 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02a 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [01d 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU Chaincode startup timeout value set to 5m0s
peer1.org1.example.com | [01e 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO Chaincode support using peerAddress: peer1.org1.example.com:7052
peer1.org1.example.com | [01f 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Turn off keepalive(value 0)
peer1.org1.example.com | [020 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU Setting execute timeout value to 30s
peer1.org1.example.com | [021 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_LEVEL set to level info
peer1.org1.example.com | [022 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU CORE_CHAINCODE_SHIM set to level warning
peer1.org1.example.com | [023 01-30 08:53:03.05 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
peer1.org1.example.com | [024 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
zookeeper1 | 2018-01-30 08:53:03,259 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@774] - LOOKING
peer0.org2.example.com | [02e 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [02b 01-30 08:53:04.19 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
kafka1 | log.flush.offset.checkpoint.interval.ms = 60000
kafka1 | delete.topic.enable = false
kafka1 | quota.window.size.seconds = 1
kafka1 | ssl.truststore.type = JKS
kafka1 | offsets.commit.timeout.ms = 5000
kafka1 | quota.window.num = 11
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [025 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
zookeeper1 | 2018-01-30 08:53:03,270 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [11b 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [02f 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [02c 01-30 08:53:04.21 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051]
peer1.org2.example.com | [02d 01-30 08:53:04.21 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [02e 01-30 08:53:04.21 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [02f 01-30 08:53:04.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [026 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
peer1.org1.example.com | [027 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
peer1.org1.example.com | [028 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU Running peer
peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [11c 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer0.org1.example.com | [11d 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer0.org1.example.com | [11e 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
peer0.org1.example.com | [11f 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [120 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [121 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [122 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [123 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [029 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-01-30 08:53:03,711 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-01-30 08:53:02,914 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 3, proposed zxid=0x0
zookeeper2 | 2018-01-30 08:53:02,973 [myid:3] - WARN [WorkerSender[myid=3]:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
kafka1 | zookeeper.connect = zookeeper0:2181,zookeeper1:2181,zookeeper2:2181
kafka2 | quota.consumer.default = 9223372036854775807
kafka2 | request.timeout.ms = 30000
kafka2 | log.index.interval.bytes = 4096
kafka2 | log.dir = /tmp/kafka-logs
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
peer0.org1.example.com | [124 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer1.org1.example.com | [02a 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-01-30 08:53:03,763 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (2, 1)
zookeeper2 | java.net.ConnectException: Connection refused (Connection refused)
kafka1 | authorizer.class.name =
kafka0 | log.roll.hours = 168
kafka3 | offset.metadata.max.bytes = 4096
zookeeper1 | 2018-01-30 08:53:03,276 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FastLeaderElection@818] - New election. My id = 2, proposed zxid=0x0
kafka2 | log.segment.bytes = 1073741824
peer1.org2.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
peer0.org1.example.com | [125 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [02b 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
zookeeper0 | 2018-01-30 08:53:03,765 [myid:1] - INFO [zookeeper0/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.2:43672
zookeeper2 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka1 | num.replica.fetchers = 1
kafka0 | log.cleanup.policy = delete
kafka3 | ssl.truststore.location = null
zookeeper1 | 2018-01-30 08:53:03,302 [myid:2] - WARN [WorkerSender[myid=2]:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
kafka2 | log.cleaner.backoff.ms = 15000
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer0.org1.example.com | [126 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [02c 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051]
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
zookeeper0 | 2018-01-30 08:53:03,774 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (3, 1)
kafka1 | log.retention.ms = -1
zookeeper2 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka0 | host.name =
kafka3 | group.max.session.timeout.ms = 30000
kafka2 | offset.metadata.max.bytes = 4096
peer0.org1.example.com | [127 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [02d 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
kafka1 | log.roll.jitter.hours = 0
zookeeper2 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
zookeeper0 | 2018-01-30 08:53:03,803 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka0 | log.roll.jitter.ms = null
kafka3 | ssl.keystore.password = null
zookeeper1 | java.net.ConnectException: Connection refused (Connection refused)
kafka2 | ssl.truststore.location = null
peer0.org1.example.com | [128 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
kafka1 | log.cleaner.enable = true
peer1.org1.example.com | [02e 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
zookeeper0 | 2018-01-30 08:53:03,804 [myid:1] - INFO [zookeeper0/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:42866
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
kafka0 | max.connections.per.ip = 2147483647
kafka3 | zookeeper.sync.time.ms = 2000
zookeeper1 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka2 | group.max.session.timeout.ms = 30000
peer0.org1.example.com | [129 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer1.org2.example.com | wc/K0qz9aojTsKMuzQ==
peer0.org2.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer0.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
peer0.org2.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
kafka1 | offsets.load.buffer.size = 5242880
kafka1 | log.cleaner.delete.retention.ms = 86400000
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer1.org1.example.com | [02f 01-30 08:53:03.06 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
zookeeper1 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
kafka0 | offsets.topic.segment.bytes = 104857600
kafka2 | ssl.keystore.password = null
peer1.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | hxdhyt/+nJknfyrV1Rg=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [030 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [031 01-30 08:53:02.61 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | MIICGjCCAcCgAwIBAgIRAJBvSZ6X6gNmyJFjrVrcW/wwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer1.org2.example.com | [030 01-30 08:53:04.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [031 01-30 08:53:04.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
zookeeper1 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
kafka2 | zookeeper.sync.time.ms = 2000
kafka2 | port = 9092
kafka2 | log.retention.minutes = null
kafka2 | log.segment.delete.delay.ms = 60000
peer0.org2.example.com | [032 01-30 08:53:02.63 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [033 01-30 08:53:02.63 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [034 01-30 08:53:02.64 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
zookeeper2 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper0 | 2018-01-30 08:53:03,806 [myid:1] - INFO [WorkerSender[myid=1]:QuorumCnxManager@199] - Have smaller server identifier, so dropping the connection: (3, 1)
peer1.org2.example.com | [032 01-30 08:53:04.28 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
zookeeper1 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka1 | ssl.client.auth = none
peer0.org1.example.com | [12a 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka3 | port = 9092
kafka0 | background.threads = 10
peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
kafka2 | log.dirs = /tmp/kafka-logs
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [033 01-30 08:53:04.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
zookeeper2 | at java.net.Socket.connect(Socket.java:589)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
orderer.example.com | -----END CERTIFICATE-----
kafka1 | controlled.shutdown.max.retries = 3
kafka1 | queued.max.requests = 500
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [034 01-30 08:53:04.28 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka0 | quota.consumer.default = 9223372036854775807
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka3 | log.retention.minutes = null
kafka2 | controlled.shutdown.enable = true
zookeeper1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper0 | 2018-01-30 08:53:03,805 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [12b 01-30 08:53:05.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [12c 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]Move state message READY
peer0.org1.example.com | [12d 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org1.example.com | [12e 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [756939e0]Entered state ready
peer0.org1.example.com | [12f 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:756939e0-0a02-4c8d-8369-700de87a24ef
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
kafka3 | log.segment.delete.delay.ms = 60000
kafka3 | log.dirs = /tmp/kafka-logs
kafka3 | controlled.shutdown.enable = true
kafka3 | compression.type = producer
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABL0szKVo3Pni3W6B5U2yoVcddd4FG94n
orderer.example.com | 2018-01-30 08:53:04.390 UTC [msp/identity] newIdentity -> DEBU 096 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [130 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]sending state message READY
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
kafka2 | compression.type = producer
kafka2 | max.connections.per.ip.overrides =
kafka2 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka2 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
peer1.org1.example.com | W/0WDKVGlBzIpKU912RAhoZqEUwgwGN0pRKH+QJjsCl3qa/wMHRdIhijTTBLMA4G
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCyJOej
peer1.org1.example.com | MfDFITR9zc52OTv2lUedKZ4cEG2Cf/g0dL/bRgIgIFcA7093woWZlhmyr8oenPFj
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [131 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Received message READY from shim
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka3 | max.connections.per.ip.overrides =
kafka3 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka3 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka3 | auto.leader.rebalance.enable = true
kafka3 | leader.imbalance.check.interval.seconds = 300
kafka3 | log.cleaner.min.cleanable.ratio = 0.5
kafka3 | replica.lag.time.max.ms = 10000
peer1.org1.example.com | 1tuFU5uqvgriKapyz4w=
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
peer0.org2.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
zookeeper1 | at java.net.Socket.connect(Socket.java:589)
zookeeper0 | 2018-01-30 08:53:03,835 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), FOLLOWING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | -----END CERTIFICATE-----
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [132 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [756939e0]Handling ChaincodeMessage of type: READY(state:established)
kafka2 | auto.leader.rebalance.enable = true
peer1.org2.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
kafka1 | offsets.topic.replication.factor = 3
kafka0 | request.timeout.ms = 30000
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
kafka3 | num.network.threads = 3
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
zookeeper0 | 2018-01-30 08:53:03,842 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), FOLLOWING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org1.example.com | [030 01-30 08:53:03.07 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [133 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
kafka1 | log.cleaner.threads = 1
kafka2 | leader.imbalance.check.interval.seconds = 300
peer0.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
kafka0 | log.index.interval.bytes = 4096
kafka3 | ssl.key.password = null
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | [031 01-30 08:53:03.07 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer1.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
peer0.org1.example.com | [134 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
kafka1 | sasl.kerberos.service.name = null
zookeeper0 | 2018-01-30 08:53:03,848 [myid:1] - INFO [zookeeper0/172.18.0.4:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.3:42870
peer0.org2.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
kafka2 | log.cleaner.min.cleanable.ratio = 0.5
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
kafka0 | log.dir = /tmp/kafka-logs
kafka3 | reserved.broker.max.id = 1000
peer1.org1.example.com | [032 01-30 08:53:03.10 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
kafka1 | sasl.kerberos.ticket.renew.jitter = 0.05
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
zookeeper0 | 2018-01-30 08:53:03,856 [myid:1] - WARN [RecvWorker:3:QuorumCnxManager$RecvWorker@813] - Interrupting SendWorker
peer0.org2.example.com | hxdhyt/+nJknfyrV1Rg=
kafka2 | replica.lag.time.max.ms = 10000
zookeeper2 | at java.lang.Thread.run(Thread.java:748)
peer0.org1.example.com | [135 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka3 | metrics.num.samples = 2
kafka3 | socket.send.buffer.bytes = 102400
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org1.example.com | [033 01-30 08:53:03.11 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | wc/K0qz9aojTsKMuzQ==
kafka1 | socket.request.max.bytes = 104857600
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
zookeeper1 | at java.lang.Thread.run(Thread.java:748)
peer0.org2.example.com | -----END CERTIFICATE-----
zookeeper0 | 2018-01-30 08:53:03,856 [myid:1] - WARN [SendWorker:3:QuorumCnxManager$SendWorker@736] - Send worker leaving thread
zookeeper2 | 2018-01-30 08:53:02,994 [myid:3] - INFO [WorkerSender[myid=3]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
kafka0 | log.segment.bytes = 1073741824
kafka3 | ssl.protocol = TLS
peer0.org1.example.com | [136 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [034 01-30 08:53:03.11 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | -----END CERTIFICATE-----
kafka1 | ssl.trustmanager.algorithm = PKIX
kafka2 | num.network.threads = 3
zookeeper1 | 2018-01-30 08:53:03,344 [myid:2] - INFO [WorkerSender[myid=2]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org2.example.com | [036 01-30 08:53:02.64 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
zookeeper0 | 2018-01-30 08:53:03,870 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
zookeeper2 | 2018-01-30 08:53:03,000 [myid:3] - WARN [WorkerSender[myid=3]:QuorumCnxManager@400] - Cannot open channel to 2 at election address zookeeper1/172.18.0.2:3888
kafka3 | socket.receive.buffer.bytes = 102400
peer1.org1.example.com | MIICGjCCAcCgAwIBAgIRAJBvSZ6X6gNmyJFjrVrcW/wwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [036 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer1.org2.example.com | [035 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org2.example.com:7051 [] [252 209 85 241 168 5 79 16 221 131 138 46 37 211 157 2 211 12 47 124 102 39 49 158 81 68 72 69 221 210 42 116] peer1.org2.example.com:7051} incTime is 1517302384288320587
kafka1 | zookeeper.session.timeout.ms = 6000
kafka0 | log.cleaner.backoff.ms = 15000
kafka0 | offset.metadata.max.bytes = 4096
kafka0 | ssl.truststore.location = null
kafka0 | group.max.session.timeout.ms = 30000
kafka0 | ssl.keystore.password = null
kafka0 | zookeeper.sync.time.ms = 2000
peer0.org2.example.com | [037 01-30 08:53:02.66 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org2.example.com | [035 01-30 08:53:02.64 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer0.org2.example.com:7051 [] [224 111 156 84 135 36 234 223 109 181 244 120 184 213 232 12 216 200 206 186 3 46 73 114 12 142 33 65 171 222 195 74] peer0.org2.example.com:7051} incTime is 1517302382642927594
kafka3 | ssl.keystore.location = null
zookeeper0 | 2018-01-30 08:53:03,883 [myid:1] - INFO [WorkerReceiver[myid=1]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LEADING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer1.org2.example.com | [037 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org2.example.com:7051 [] [252 209 85 241 168 5 79 16 221 131 138 46 37 211 157 2 211 12 47 124 102 39 49 158 81 68 72 69 221 210 42 116] peer1.org2.example.com:7051}
kafka1 | log.retention.bytes = -1
zookeeper2 | java.net.ConnectException: Connection refused (Connection refused)
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
zookeeper1 | 2018-01-30 08:53:03,356 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka0 | port = 9092
kafka2 | ssl.key.password = null
kafka2 | reserved.broker.max.id = 1000
kafka2 | metrics.num.samples = 2
kafka2 | socket.send.buffer.bytes = 102400
kafka2 | ssl.protocol = TLS
kafka2 | socket.receive.buffer.bytes = 102400
kafka2 | ssl.keystore.location = null
kafka2 | replica.fetch.min.bytes = 1
kafka2 | unclean.leader.election.enable = false
kafka2 | group.min.session.timeout.ms = 6000
kafka2 | log.cleaner.io.buffer.load.factor = 0.9
kafka2 | offsets.retention.check.interval.ms = 600000
kafka2 | producer.purgatory.purge.interval.requests = 1000
kafka2 | metrics.sample.window.ms = 30000
peer0.org2.example.com | [038 01-30 08:53:02.66 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer0.org2.example.com:7051 [] [224 111 156 84 135 36 234 223 109 181 244 120 184 213 232 12 216 200 206 186 3 46 73 114 12 142 33 65 171 222 195 74] peer0.org2.example.com:7051}
peer1.org2.example.com | [038 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [039 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [039 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org2.example.com | [03a 01-30 08:53:04.30 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
kafka0 | log.retention.minutes = null
kafka3 | replica.fetch.min.bytes = 1
kafka3 | unclean.leader.election.enable = false
kafka3 | group.min.session.timeout.ms = 6000
kafka3 | log.cleaner.io.buffer.load.factor = 0.9
kafka3 | offsets.retention.check.interval.ms = 600000
kafka3 | producer.purgatory.purge.interval.requests = 1000
kafka3 | metrics.sample.window.ms = 30000
kafka3 | broker.id = 3
kafka3 | offsets.topic.compression.codec = 0
kafka3 | log.retention.check.interval.ms = 300000
kafka3 | advertised.listeners = null
kafka3 | leader.imbalance.per.broker.percentage = 10
kafka3 | (kafka.server.KafkaConfig)
kafka3 | [2018-01-30 08:53:07,825] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABL0szKVo3Pni3W6B5U2yoVcddd4FG94n
peer1.org1.example.com | W/0WDKVGlBzIpKU912RAhoZqEUwgwGN0pRKH+QJjsCl3qa/wMHRdIhijTTBLMA4G
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCyJOej
peer1.org1.example.com | MfDFITR9zc52OTv2lUedKZ4cEG2Cf/g0dL/bRgIgIFcA7093woWZlhmyr8oenPFj
peer1.org1.example.com | 1tuFU5uqvgriKapyz4w=
peer1.org1.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [035 01-30 08:53:03.11 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO Started {peer1.org1.example.com:7051 [] [161 200 11 183 116 158 43 202 204 179 71 61 79 173 79 217 135 104 90 74 207 108 123 149 145 79 144 143 246 220 167 181] peer1.org1.example.com:7051} incTime is 1517302383115161259
peer1.org1.example.com | [037 01-30 08:53:03.12 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO Creating gossip service with self membership of {peer1.org1.example.com:7051 [] [161 200 11 183 116 158 43 202 204 179 71 61 79 173 79 217 135 104 90 74 207 108 123 149 145 79 144 143 246 220 167 181] peer1.org1.example.com:7051}
peer1.org1.example.com | [036 01-30 08:53:03.12 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 5s
peer1.org1.example.com | [038 01-30 08:53:03.12 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
peer0.org2.example.com | [03a 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer0.org2.example.com | [03b 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [039 01-30 08:53:03.13 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [137 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [756939e0]Inside sendExecuteMessage. Message INIT
kafka1 | sasl.kerberos.min.time.before.relogin = 60000
kafka0 | log.segment.delete.delay.ms = 60000
kafka2 | broker.id = 2
kafka3 | [2018-01-30 08:53:07,886] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
zookeeper1 | 2018-01-30 08:53:03,389 [myid:2] - WARN [WorkerSender[myid=2]:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
zookeeper2 | at java.net.PlainSocketImpl.socketConnect(Native Method)
zookeeper0 | 2018-01-30 08:53:04,084 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer0.org2.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
peer1.org1.example.com | [03a 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO Obtaining identity
peer1.org1.example.com | [03b 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | MIICGjCCAcCgAwIBAgIRAJBvSZ6X6gNmyJFjrVrcW/wwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABL0szKVo3Pni3W6B5U2yoVcddd4FG94n
orderer.example.com | -----END CERTIFICATE-----
kafka3 | [2018-01-30 08:53:07,995] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer0.org1.example.com | [138 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [139 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [756939e0]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [13a 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]Move state message INIT
peer0.org1.example.com | [13b 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
peer1.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer1.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
peer1.org2.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
peer1.org2.example.com | wc/K0qz9aojTsKMuzQ==
peer1.org2.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [03b 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [03c 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org2.example.com | [03d 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [03e 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
peer0.org2.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
peer0.org2.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
peer0.org2.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
peer0.org2.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
peer0.org2.example.com | hxdhyt/+nJknfyrV1Rg=
peer0.org2.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [03c 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | W/0WDKVGlBzIpKU912RAhoZqEUwgwGN0pRKH+QJjsCl3qa/wMHRdIhijTTBLMA4G
peer1.org1.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org2.example.com | [040 01-30 08:53:04.32 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20FCD155F1A8054F10...0A2D2D2D2D2D454E44202D2D2D2D2D0A
orderer.example.com | 2018-01-30 08:53:04.391 UTC [msp/identity] newIdentity -> DEBU 097 Creating identity instance for ID -----BEGIN CERTIFICATE-----
kafka1 | zookeeper.set.acl = false
kafka1 | connections.max.idle.ms = 600000
kafka1 | offsets.retention.minutes = 1440
kafka3 | [2018-01-30 08:53:08,013] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
zookeeper1 | java.net.ConnectException: Connection refused (Connection refused)
zookeeper1 | at java.net.PlainSocketImpl.socketConnect(Native Method)
zookeeper1 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
peer0.org2.example.com | [03d 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org2MSP validating identity
peer1.org1.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCyJOej
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [03f 01-30 08:53:04.31 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU Sleeping 25s
kafka0 | log.dirs = /tmp/kafka-logs
kafka1 | replica.fetch.backoff.ms = 1000
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:host.name=kafka3 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [13c 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [13d 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]sending state message INIT
peer0.org1.example.com | [13e 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Received message INIT from shim
peer0.org1.example.com | [13f 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [756939e0]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [140 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [141 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [756939e0]Received INIT, initializing chaincode
peer0.org1.example.com | [142 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Init get response status: 200
peer0.org1.example.com | [143 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [144 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]Move state message COMPLETED
peer0.org1.example.com | [145 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [756939e0]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [146 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [756939e0]send state message COMPLETED
peer0.org1.example.com | [147 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [756939e0]Received message COMPLETED from shim
peer0.org2.example.com | [03e 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [03f 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org2.example.com | [040 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20E06F9C548724EADF...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [041 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: B8070CBB0014B055D2824815B76CE7B74AD506DC8E48EC4B112E60C244F48A20
peer0.org2.example.com | [042 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer0.org2.example.com:7051 started
peer0.org2.example.com | [043 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer0.org2.example.com | [044 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | MfDFITR9zc52OTv2lUedKZ4cEG2Cf/g0dL/bRgIgIFcA7093woWZlhmyr8oenPFj
peer1.org1.example.com | 1tuFU5uqvgriKapyz4w=
peer1.org1.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [03c 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [03d 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU MSP Org1MSP validating identity
peer1.org1.example.com | [03e 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [03f 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [040 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: plaintext: 1801AA01B1060A20A1C80BB7749E2BCA...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org2.example.com | [041 01-30 08:53:04.32 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 4C42624637F74DD2E705C19863352CC5E03D8458176948FB7775142EF39459FF
kafka1 | inter.broker.protocol.version = 0.9.0.X
kafka0 | controlled.shutdown.enable = true
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [045 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer0.org1.example.com | [148 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [042 01-30 08:53:04.33 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org2.example.com:7051 started
peer0.org2.example.com | [046 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org1.example.com | [041 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU Sign: digest: 5B8C2CCB888338A572C4D3B2A0B2A6ACAA27526674E087173296D03011B9862B
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [149 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [756939e0-0a02-4c8d-8369-700de87a24ef]HandleMessage- COMPLETED. Notify
kafka1 | log.retention.hours = 168
kafka2 | offsets.topic.compression.codec = 0
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
zookeeper1 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
zookeeper0 | 2018-01-30 08:53:04,097 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
peer0.org2.example.com | [047 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: A589B2E73FBAA77F0FF2F095A8AA468B857B17F15A8D846AE3ED906547066642
peer1.org2.example.com | [043 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
peer1.org1.example.com | [043 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO Gossip instance peer1.org1.example.com:7051 started
kafka0 | compression.type = producer
peer0.org1.example.com | [14a 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:756939e0-0a02-4c8d-8369-700de87a24ef
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
kafka1 | num.partitions = 1
kafka2 | log.retention.check.interval.ms = 300000
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
zookeeper1 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
zookeeper0 | 2018-01-30 08:53:04,159 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
zookeeper0 | 2018-01-30 08:53:04,192 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper0
peer0.org2.example.com | [048 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [14b 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [14c 01-30 08:53:05.71 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org1.example.com | [14d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=940c6cd3-40dc-498b-884d-363ac7df17bd,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org1.example.com | [14e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org1.example.com | [14f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [044 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU Entering discovery sync with interval 4s
kafka2 | advertised.listeners = null
kafka2 | leader.imbalance.per.broker.percentage = 10
kafka2 | (kafka.server.KafkaConfig)
kafka2 | [2018-01-30 08:53:07,469] INFO starting (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:07,502] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:07,684] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka2 | [2018-01-30 08:53:07,764] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-01-30 08:53:07,778] INFO Client environment:host.name=kafka2 (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-01-30 08:53:07,778] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
kafka2 | [2018-01-30 08:53:07,780] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [049 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [045 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [046 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [047 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer0.org2.example.com | [04a 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572302E6F7267322E6578616D706C652E636F6D3A37303531
peer1.org2.example.com | [044 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [048 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5A175D5774B6F3E112C6A042DDAE652261AEBD5103571002588A6A0EFA31D40F
peer0.org1.example.com | [150 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
kafka0 | max.connections.per.ip.overrides =
kafka1 | broker.id.generation.enable = true
zookeeper2 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper1 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
zookeeper0 | 2018-01-30 08:53:04,198 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
peer1.org2.example.com | [045 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [049 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [151 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
peer0.org1.example.com | [152 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
peer0.org1.example.com | [153 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [154 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
peer0.org1.example.com | [155 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
peer0.org1.example.com | [156 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
peer0.org1.example.com | [157 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer0.org2.example.com | [04b 01-30 08:53:02.67 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 31AA5BDA348977D7C004285715D545FB004C7F32E9BB02A9710DB7C2282B8EA6
peer1.org2.example.com | [046 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 18012ADE060A3F0A1B70656572312E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
peer1.org1.example.com | [04a 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
peer1.org1.example.com | [04b 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267312E6578616D706C652E636F6D3A37303531
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
kafka0 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
kafka2 | [2018-01-30 08:53:07,780] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.Socket.connect(Socket.java:589)
zookeeper1 | at java.net.Socket.connect(Socket.java:589)
zookeeper0 | 2018-01-30 08:53:04,210 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
peer0.org1.example.com | [158 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
peer0.org2.example.com | [04c 01-30 08:53:02.68 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
peer1.org2.example.com | [047 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU Sign: digest: 4A870222685FB735D1B8C567398D946E326F7DAFAF07D9E54CC605388135BB93
kafka1 | listeners = PLAINTEXT://:9092
peer1.org1.example.com | [04c 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 5E1207E32E2709D3C49FD6E4E42EA75E054BF7CAB0517372323BB60EB639719F
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
kafka0 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
peer0.org1.example.com | [15a 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org2.example.com | [048 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [04d 01-30 08:53:02.68 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=cc49aed2-c85c-4453-8fa4-acad07dc90b4,syscc=true,proposal=0x0,canname=cscc:1.0.2
kafka1 | ssl.provider = null
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | [04d 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=ca3a34b6-d64c-425d-9698-9fbbec5406ea,syscc=true,proposal=0x0,canname=cscc:1.0.2
kafka0 | auto.leader.rebalance.enable = true
peer0.org1.example.com | [159 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
zookeeper0 | 2018-01-30 08:53:04,218 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer0.org2.example.com | [04e 01-30 08:53:02.68 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
peer1.org2.example.com | [049 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU Obtaining default signing identity
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
zookeeper1 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:354)
peer1.org1.example.com | [04e 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
kafka1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.1, TLSv1]
peer0.org2.example.com | [04f 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka0 | leader.imbalance.check.interval.seconds = 300
peer0.org1.example.com | [15b 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [04a 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: plaintext: 0A1B70656572312E6F7267322E6578616D706C652E636F6D3A37303531
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [04f 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org2.example.com | [050 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [04b 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU Sign: digest: 84DCB4760C577E9B4E2A280CB22EA6979C16748D7FD46DCFD4002D8650CAD285
peer0.org1.example.com | [15c 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.393 UTC [msp] Validate -> DEBU 098 MSP OrdererMSP validating identity
kafka0 | log.cleaner.min.cleanable.ratio = 0.5
peer1.org1.example.com | [050 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
kafka1 | log.roll.ms = null
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:452)
peer0.org2.example.com | [051 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [15d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org2.example.com | [04c 01-30 08:53:04.34 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Skipping connecting to myself
orderer.example.com | 2018-01-30 08:53:04.394 UTC [msp] Setup -> DEBU 099 Setting up the MSP manager (3 msps)
peer1.org1.example.com | [051 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
kafka1 | log.flush.scheduler.interval.ms = 9223372036854775807
zookeeper0 | 2018-01-30 08:53:04,219 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
zookeeper1 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
peer0.org1.example.com | [15e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [052 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org2.example.com | [04d 01-30 08:53:04.35 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=4dfce473-63ab-47e7-a8ec-e522506072e5,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer1.org1.example.com | [052 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
kafka0 | replica.lag.time.max.ms = 10000
orderer.example.com | 2018-01-30 08:53:04.394 UTC [msp] Setup -> DEBU 09a MSP manager setup complete, setup 3 msps
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:433)
kafka1 | ssl.cipher.suites = null
peer0.org1.example.com | [15f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [053 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
kafka2 | [2018-01-30 08:53:07,780] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [053 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
kafka1 | log.index.size.max.bytes = 10485760
peer1.org2.example.com | [04e 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode cscc:1.0.2 is being launched
zookeeper2 | at java.lang.Thread.run(Thread.java:748)
zookeeper0 | 2018-01-30 08:53:04,219 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 09b Returning policy Readers for evaluation
kafka0 | num.network.threads = 3
zookeeper1 | at java.lang.Thread.run(Thread.java:748)
peer0.org1.example.com | [160 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer1.org2.example.com | [04f 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
zookeeper2 | 2018-01-30 08:53:03,015 [myid:3] - INFO [WorkerSender[myid=3]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper1 to address: zookeeper1/172.18.0.2
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 09c In commit adding relative sub-policy Org2MSP/Readers to SampleConsortium
kafka0 | ssl.key.password = null
zookeeper0 | 2018-01-30 08:53:04,223 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,404 [myid:2] - INFO [WorkerSender[myid=2]:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
peer0.org1.example.com | [161 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [050 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
kafka1 | ssl.keymanager.algorithm = SunX509
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 09d Returning policy Writers for evaluation
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka0 | reserved.broker.max.id = 1000
zookeeper2 | 2018-01-30 08:53:03,018 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 3 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org1.example.com | [162 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
zookeeper1 | 2018-01-30 08:53:03,407 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [051 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: cscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
zookeeper0 | 2018-01-30 08:53:04,229 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 09e In commit adding relative sub-policy Org2MSP/Writers to SampleConsortium
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [163 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper2 | 2018-01-30 08:53:03,227 [myid:3] - WARN [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumCnxManager@400] - Cannot open channel to 1 at election address zookeeper0/172.18.0.4:3888
peer1.org2.example.com | [052 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
zookeeper0 | 2018-01-30 08:53:04,230 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 09f Returning policy Admins for evaluation
kafka1 | security.inter.broker.protocol = PLAINTEXT
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | metrics.num.samples = 2
zookeeper1 | 2018-01-30 08:53:03,617 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer@844] - FOLLOWING
peer0.org1.example.com | [164 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [053 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
zookeeper2 | java.net.ConnectException: Connection refused (Connection refused)
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 0a0 In commit adding relative sub-policy Org2MSP/Admins to SampleConsortium
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka1 | replica.fetch.max.bytes = 1048576
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
zookeeper0 | 2018-01-30 08:53:04,233 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | socket.send.buffer.bytes = 102400
zookeeper1 | 2018-01-30 08:53:03,655 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@86] - TCP NoDelay set to: true
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=cscc:1.0.2
peer0.org1.example.com | [165 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.PlainSocketImpl.socketConnect(Native Method)
kafka1 | advertised.port = null
zookeeper0 | 2018-01-30 08:53:04,238 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] GetPolicy -> DEBU 0a1 Returning policy Writers for evaluation
peer1.org1.example.com | [054 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
peer0.org2.example.com | [054 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
kafka0 | ssl.protocol = TLS
zookeeper1 | 2018-01-30 08:53:03,738 [myid:2] - INFO [zookeeper1/172.18.0.2:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:33382
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [166 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
zookeeper2 | at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
zookeeper0 | 2018-01-30 08:53:04,246 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org1.example.com | [055 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
kafka0 | socket.receive.buffer.bytes = 102400
peer0.org2.example.com | [055 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:04.394 UTC [policies] CommitProposals -> DEBU 0a2 In commit adding relative sub-policy Org1MSP/Writers to SampleConsortium
kafka1 | log.cleaner.dedupe.buffer.size = 134217728
peer0.org1.example.com | [167 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper0 | 2018-01-30 08:53:04,251 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
kafka0 | ssl.keystore.location = null
peer1.org1.example.com | [056 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
zookeeper2 | at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
peer0.org2.example.com | [056 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a3 Returning policy Admins for evaluation
zookeeper1 | 2018-01-30 08:53:03,743 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
kafka1 | replica.high.watermark.checkpoint.interval.ms = 5000
peer0.org1.example.com | [168 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
zookeeper0 | 2018-01-30 08:53:04,251 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
kafka0 | replica.fetch.min.bytes = 1
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0a4 In commit adding relative sub-policy Org1MSP/Admins to SampleConsortium
peer1.org1.example.com | [057 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
zookeeper1 | 2018-01-30 08:53:03,765 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper1
peer0.org2.example.com | [057 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
peer0.org1.example.com | [169 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
zookeeper2 | at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
kafka1 | log.cleaner.io.buffer.size = 524288
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka0 | unclean.leader.election.enable = false
zookeeper0 | 2018-01-30 08:53:04,273 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer1.org1.example.com | [042 01-30 08:53:03.14 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Entering {peer0.org1.example.com:7051 [] [] peer0.org1.example.com:7051}
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a5 Returning policy Readers for evaluation
kafka2 | [2018-01-30 08:53:07,781] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [16a 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | sasl.kerberos.ticket.renew.window.factor = 0.8
peer0.org2.example.com | [059 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
kafka0 | group.min.session.timeout.ms = 6000
zookeeper0 | 2018-01-30 08:53:04,290 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 613
peer1.org2.example.com | [054 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(cscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0a6 In commit adding relative sub-policy Org1MSP/Readers to SampleConsortium
zookeeper2 | at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
peer1.org1.example.com | [05a 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU Exiting
kafka2 | [2018-01-30 08:53:07,787] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
kafka1 | zookeeper.connection.timeout.ms = 6000
peer0.org2.example.com | [05a 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer0.org1.example.com | [16b 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]Move state message READY
kafka0 | log.cleaner.io.buffer.load.factor = 0.9
zookeeper1 | 2018-01-30 08:53:03,766 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
zookeeper2 | at java.net.Socket.connect(Socket.java:589)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a7 Returning policy Org2MSP/Readers for evaluation
peer1.org2.example.com | [055 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (cscc-1.0.2) lock
zookeeper0 | 2018-01-30 08:53:04,334 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
kafka1 | controlled.shutdown.retry.backoff.ms = 5000
peer0.org2.example.com | [05b 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
kafka2 | [2018-01-30 08:53:07,920] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer0.org1.example.com | [16c 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [058 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
kafka0 | offsets.retention.check.interval.ms = 600000
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0a8 In commit adding relative sub-policy SampleConsortium/Org2MSP/Readers to Consortiums
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:381)
peer1.org2.example.com | [056 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for cscc-1.0.2
zookeeper0 | 2018-01-30 08:53:04,574 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
kafka1 | log.roll.hours = 168
zookeeper1 | 2018-01-30 08:53:03,766 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka2 | [2018-01-30 08:53:07,931] INFO Opening socket connection to server zookeeper2.v102_default/172.18.0.3:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [05c 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka0 | producer.purgatory.purge.interval.requests = 1000
peer1.org1.example.com | [059 01-30 08:53:03.15 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
peer0.org1.example.com | [16d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [940c6cd3]Entered state ready
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectAll(QuorumCnxManager.java:426)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] GetPolicy -> DEBU 0a9 Returning policy Org2MSP/Writers for evaluation
peer1.org2.example.com | [057 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(cscc-1.0.2)
zookeeper1 | 2018-01-30 08:53:03,767 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
kafka1 | log.cleanup.policy = delete
kafka0 | metrics.sample.window.ms = 30000
zookeeper0 | 2018-01-30 08:53:04,583 [myid:1] - INFO [QuorumPeer[myid=1]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
peer0.org1.example.com | [16e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:940c6cd3-40dc-498b-884d-363ac7df17bd
peer0.org2.example.com | [058 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
peer1.org1.example.com | [05b 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka2 | [2018-01-30 08:53:08,001] INFO Socket connection established to zookeeper2.v102_default/172.18.0.3:2181, initiating session (org.apache.zookeeper.ClientCnxn)
zookeeper2 | at org.apache.zookeeper.server.quorum.FastLeaderElection.lookForLeader(FastLeaderElection.java:843)
orderer.example.com | 2018-01-30 08:53:04.395 UTC [policies] CommitProposals -> DEBU 0aa In commit adding relative sub-policy SampleConsortium/Org2MSP/Writers to Consortiums
kafka1 | host.name =
peer1.org2.example.com | [058 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for cscc-1.0.2
kafka0 | broker.id = 0
peer0.org2.example.com | [05d 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
zookeeper0 | 2018-01-30 08:53:08,044 [myid:1] - WARN [QuorumPeer[myid=1]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
peer0.org1.example.com | [170 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [05c 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:822)
kafka2 | [2018-01-30 08:53:08,165] INFO Session establishment complete on server zookeeper2.v102_default/172.18.0.3:2181, sessionid = 0x361464505ac0000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0ab Returning policy Org2MSP/Admins for evaluation
kafka1 | log.roll.jitter.ms = null
kafka0 | offsets.topic.compression.codec = 0
peer1.org2.example.com | [05a 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [05e 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [171 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
zookeeper2 | 2018-01-30 08:53:03,227 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper0 to address: zookeeper0/172.18.0.4
zookeeper0 | 2018-01-30 08:53:08,050 [myid:1] - INFO [SyncThread:1:FileTxnLog@203] - Creating new log file: log.100000001
kafka2 | [2018-01-30 08:53:08,198] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0ac In commit adding relative sub-policy SampleConsortium/Org2MSP/Admins to Consortiums
peer1.org1.example.com | [05e 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
kafka1 | max.connections.per.ip = 2147483647
kafka0 | log.retention.check.interval.ms = 300000
peer1.org2.example.com | [059 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for cscc-1.0.2
peer0.org2.example.com | [05f 01-30 08:53:02.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [172 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
zookeeper1 | 2018-01-30 08:53:03,767 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0ad Returning policy Org1MSP/Writers for evaluation
zookeeper2 | 2018-01-30 08:53:03,238 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:FastLeaderElection@852] - Notification time out: 400
kafka1 | offsets.topic.segment.bytes = 104857600
kafka0 | advertised.listeners = null
kafka2 | [2018-01-30 08:53:08,788] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org1.example.com | [05d 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [060 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org2.example.com | [05c 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [173 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
zookeeper0 | 2018-01-30 08:53:08,495 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.9:48038
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0ae In commit adding relative sub-policy SampleConsortium/Org1MSP/Writers to Consortiums
zookeeper1 | 2018-01-30 08:53:03,773 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
kafka1 | background.threads = 10
kafka0 | leader.imbalance.per.broker.percentage = 10
zookeeper2 | 2018-01-30 08:53:03,360 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 2 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka2 | [2018-01-30 08:53:08,823] INFO Loading logs. (kafka.log.LogManager)
peer1.org1.example.com | [05f 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [061 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org2.example.com | [05d 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=cscc:1.0.2
zookeeper0 | 2018-01-30 08:53:08,536 [myid:1] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.9:48038
peer0.org1.example.com | [174 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [940c6cd3]Inside sendExecuteMessage. Message INIT
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
kafka1 | quota.consumer.default = 9223372036854775807
kafka0 | (kafka.server.KafkaConfig)
zookeeper2 | 2018-01-30 08:53:03,409 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 2 (n.sid), 0x0 (n.peerEpoch) LOOKING (my state)
kafka2 | [2018-01-30 08:53:08,859] INFO Logs loading complete. (kafka.log.LogManager)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0af Returning policy Org1MSP/Admins for evaluation
peer1.org1.example.com | [060 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [062 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
peer1.org2.example.com | [05b 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper0 | 2018-01-30 08:53:08,574 [myid:1] - INFO [CommitProcessor:1:ZooKeeperServer@673] - Established session 0x161464507c60000 with negotiated timeout 6000 for client /172.18.0.9:48038
kafka1 | request.timeout.ms = 30000
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer0.org1.example.com | [175 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka0 | [2018-01-30 08:53:08,044] INFO starting (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:09,062] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
zookeeper2 | 2018-01-30 08:53:03,610 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:QuorumPeer@856] - LEADING
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b0 In commit adding relative sub-policy SampleConsortium/Org1MSP/Admins to Consortiums
peer0.org2.example.com | [063 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [05e 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [061 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka1 | log.index.interval.bytes = 4096
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
kafka0 | [2018-01-30 08:53:08,092] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
kafka2 | [2018-01-30 08:53:09,081] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
zookeeper2 | 2018-01-30 08:53:03,614 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@59] - TCP NoDelay set to: true
peer0.org1.example.com | [176 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [940c6cd3]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [05f 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [065 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka1 | log.dir = /tmp/kafka-logs
peer1.org1.example.com | [062 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b1 Returning policy Org1MSP/Readers for evaluation
zookeeper1 | 2018-01-30 08:53:03,775 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | [2018-01-30 08:53:08,218] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
kafka2 | [2018-01-30 08:53:09,095] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
zookeeper2 | 2018-01-30 08:53:03,722 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:zookeeper.version=3.4.9-1757313, built on 08/23/2016 06:50 GMT
peer0.org1.example.com | [16f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]sending state message READY
kafka1 | log.segment.bytes = 1073741824
peer1.org2.example.com | [060 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org2.example.com | [066 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b2 In commit adding relative sub-policy SampleConsortium/Org1MSP/Readers to Consortiums
zookeeper1 | 2018-01-30 08:53:03,776 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
peer1.org1.example.com | [063 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
kafka2 | [2018-01-30 08:53:09,374] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:host.name=zookeeper2
kafka0 | [2018-01-30 08:53:08,244] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
kafka1 | log.cleaner.backoff.ms = 15000
peer0.org1.example.com | [178 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Received message READY from shim
peer1.org2.example.com | [061 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [067 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka2 | [2018-01-30 08:53:09,391] INFO [Socket Server on Broker 2], Started 1 acceptor threads (kafka.network.SocketServer)
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.version=1.8.0_131
kafka0 | [2018-01-30 08:53:08,262] INFO Client environment:host.name=kafka0 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b3 Returning policy Readers for evaluation
kafka1 | offset.metadata.max.bytes = 4096
peer1.org1.example.com | [064 01-30 08:53:03.16 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [062 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode cscc:1.0.2
peer0.org2.example.com | [064 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [179 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [940c6cd3]Handling ChaincodeMessage of type: READY(state:established)
kafka2 | [2018-01-30 08:53:09,486] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b4 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer1.org1.example.com | [066 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka1 | ssl.truststore.location = null
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.vendor=Oracle Corporation
kafka0 | [2018-01-30 08:53:08,263] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,779 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
peer1.org2.example.com | [063 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [177 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]Move state message INIT
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b5 Returning policy Writers for evaluation
peer0.org2.example.com | [068 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
kafka2 | [2018-01-30 08:53:09,496] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | group.max.session.timeout.ms = 30000
zookeeper2 | 2018-01-30 08:53:03,723 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
peer1.org1.example.com | [067 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka0 | [2018-01-30 08:53:08,264] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,779 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
peer1.org2.example.com | [064 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [17a 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b6 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer0.org2.example.com | [069 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka2 | [2018-01-30 08:53:10,345] INFO New leader is 0 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
kafka1 | ssl.keystore.password = null
peer1.org1.example.com | [068 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-01-30 08:53:03,739 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.class.path=/zookeeper-3.4.9/bin/../build/classes:/zookeeper-3.4.9/bin/../build/lib/*.jar:/zookeeper-3.4.9/bin/../lib/slf4j-log4j12-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/slf4j-api-1.6.1.jar:/zookeeper-3.4.9/bin/../lib/netty-3.10.5.Final.jar:/zookeeper-3.4.9/bin/../lib/log4j-1.2.16.jar:/zookeeper-3.4.9/bin/../lib/jline-0.9.94.jar:/zookeeper-3.4.9/bin/../zookeeper-3.4.9.jar:/zookeeper-3.4.9/bin/../src/java/lib/*.jar:/conf:
peer1.org2.example.com | [066 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
zookeeper1 | 2018-01-30 08:53:03,779 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
kafka0 | [2018-01-30 08:53:08,264] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [17b 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] GetPolicy -> DEBU 0b7 Returning policy Admins for evaluation
peer0.org2.example.com | [06a 01-30 08:53:02.70 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | zookeeper.sync.time.ms = 2000
kafka2 | [2018-01-30 08:53:10,493] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [065 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
zookeeper2 | 2018-01-30 08:53:03,740 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
zookeeper1 | 2018-01-30 08:53:03,788 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
peer1.org2.example.com | [065 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka0 | [2018-01-30 08:53:08,271] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.396 UTC [policies] CommitProposals -> DEBU 0b8 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer0.org1.example.com | [17c 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]sending state message INIT
kafka1 | port = 9092
peer0.org2.example.com | [06b 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]Move state message READY
kafka2 | [2018-01-30 08:53:10,510] INFO [Group Metadata Manager on Broker 2]: Removed 0 expired offsets in 18 milliseconds. (kafka.coordinator.GroupMetadataManager)
zookeeper2 | 2018-01-30 08:53:03,740 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.io.tmpdir=/tmp
zookeeper1 | 2018-01-30 08:53:03,808 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 1 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) FOLLOWING (my state)
peer1.org1.example.com | [069 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode cscc:1.0.2 launch seq completed
kafka0 | [2018-01-30 08:53:08,272] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [067 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | 2018-01-30 08:53:04.397 UTC [policies] GetPolicy -> DEBU 0b9 Returning policy Admins for evaluation
peer0.org1.example.com | [17d 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Received message INIT from shim
kafka1 | log.retention.minutes = null
peer0.org2.example.com | [06c 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka2 | [2018-01-30 08:53:10,551] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.GroupCoordinator)
zookeeper2 | 2018-01-30 08:53:03,740 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:java.compiler=<NA>
peer1.org1.example.com | [06a 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
zookeeper1 | 2018-01-30 08:53:03,811 [myid:2] - INFO [WorkerReceiver[myid=2]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) FOLLOWING (my state)
kafka0 | [2018-01-30 08:53:08,273] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [069 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | log.segment.delete.delay.ms = 60000
orderer.example.com | 2018-01-30 08:53:04.397 UTC [policies] GetPolicy -> DEBU 0ba Returning policy Writers for evaluation
kafka2 | [2018-01-30 08:53:10,559] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org1.example.com | [17e 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [940c6cd3]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper2 | 2018-01-30 08:53:03,743 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.name=Linux
zookeeper1 | 2018-01-30 08:53:03,817 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@61] - FOLLOWING - LEADER ELECTION TOOK - 540
kafka0 | [2018-01-30 08:53:08,274] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
kafka1 | log.dirs = /tmp/kafka-logs
peer0.org2.example.com | [06d 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [cc49aed2]Entered state ready
peer1.org1.example.com | [06b 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [06a 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]Move state message READY
kafka2 | [2018-01-30 08:53:10,559] INFO [ExpirationReaper-2], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bb Returning policy Readers for evaluation
zookeeper2 | 2018-01-30 08:53:03,744 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.arch=amd64
kafka0 | [2018-01-30 08:53:08,284] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,901 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:QuorumPeer$QuorumServer@149] - Resolved hostname: zookeeper2 to address: zookeeper2/172.18.0.3
peer0.org1.example.com | [17f 01-30 08:53:05.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka1 | controlled.shutdown.enable = true
peer0.org2.example.com | [06e 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:cc49aed2-c85c-4453-8fa4-acad07dc90b4
peer1.org1.example.com | [06c 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]Move state message READY
kafka2 | [2018-01-30 08:53:10,782] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org2.example.com | [068 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
zookeeper2 | 2018-01-30 08:53:03,754 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:os.version=4.9.60-linuxkit-aufs
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bc Returning policy Writers for evaluation
kafka0 | [2018-01-30 08:53:08,286] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:03,985 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:Learner@326] - Getting a diff from the leader 0x0
kafka1 | compression.type = producer
peer0.org2.example.com | [06f 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [180 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [940c6cd3]Received INIT, initializing chaincode
peer1.org1.example.com | [06d 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka2 | [2018-01-30 08:53:10,788] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org2.example.com | [06b 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473]Fabric side Handling ChaincodeMessage of type: READY in state established
zookeeper2 | 2018-01-30 08:53:03,755 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.name=zookeeper
kafka0 | [2018-01-30 08:53:08,289] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
zookeeper1 | 2018-01-30 08:53:04,002 [myid:2] - INFO [QuorumPeer[myid=2]/0.0.0.0:2181:FileTxnSnapLog@240] - Snapshotting: 0x0 to /data/version-2/snapshot.0
kafka1 | max.connections.per.ip.overrides =
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bd Returning policy SampleConsortium/Org2MSP/Admins for evaluation
peer0.org2.example.com | [070 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org1.example.com | [06e 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ca3a34b6]Entered state ready
peer0.org1.example.com | [181 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
kafka2 | [2018-01-30 08:53:10,830] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
zookeeper2 | 2018-01-30 08:53:03,755 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.home=/home/zookeeper
zookeeper1 | 2018-01-30 08:53:07,957 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.10:42570
kafka1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit
peer0.org2.example.com | [071 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] CommitProposals -> DEBU 0be In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Admins to Channel
kafka0 | [2018-01-30 08:53:08,291] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06d 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [4dfce473]Entered state ready
peer0.org1.example.com | [182 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [06f 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ca3a34b6-d64c-425d-9698-9fbbec5406ea
zookeeper1 | 2018-01-30 08:53:08,010 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.10:42570
zookeeper2 | 2018-01-30 08:53:03,755 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Environment@100] - Server environment:user.dir=/zookeeper-3.4.9
kafka1 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308
kafka2 | [2018-01-30 08:53:10,978] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] GetPolicy -> DEBU 0bf Returning policy SampleConsortium/Org1MSP/Writers for evaluation
kafka0 | [2018-01-30 08:53:08,294] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [06e 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:4dfce473-63ab-47e7-a8ec-e522506072e5
peer0.org2.example.com | [072 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer1.org1.example.com | [070 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [183 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Init get response status: 200
zookeeper1 | 2018-01-30 08:53:08,045 [myid:2] - WARN [QuorumPeer[myid=2]/0.0.0.0:2181:Follower@116] - Got zxid 0x100000001 expected 0x1
zookeeper2 | 2018-01-30 08:53:03,775 [myid:3] - INFO [zookeeper2/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:37046
kafka1 | auto.leader.rebalance.enable = true
kafka2 | [2018-01-30 08:53:11,034] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
kafka0 | [2018-01-30 08:53:08,299] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.399 UTC [policies] CommitProposals -> DEBU 0c0 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Writers to Channel
peer1.org2.example.com | [06f 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]sending state message READY
peer1.org1.example.com | [071 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org2.example.com | [073 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc49aed2]Inside sendExecuteMessage. Message INIT
kafka1 | leader.imbalance.check.interval.seconds = 300
zookeeper2 | 2018-01-30 08:53:03,775 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:ZooKeeperServer@173] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /datalog/version-2 snapdir /data/version-2
zookeeper1 | 2018-01-30 08:53:08,050 [myid:2] - INFO [SyncThread:2:FileTxnLog@203] - Creating new log file: log.100000001
peer0.org1.example.com | [184 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Init succeeded. Sending COMPLETED
kafka2 | [2018-01-30 08:53:11,042] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT -> EndPoint(kafka2,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer1.org2.example.com | [06c 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [072 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka0 | [2018-01-30 08:53:08,317] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.400 UTC [policies] GetPolicy -> DEBU 0c1 Returning policy SampleConsortium/Org1MSP/Admins for evaluation
peer0.org2.example.com | [074 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:03,778 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@361] - LEADING - LEADER ELECTION TOOK - 864
kafka1 | log.cleaner.min.cleanable.ratio = 0.5
zookeeper1 | 2018-01-30 08:53:08,108 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x261464505810000 with negotiated timeout 6000 for client /172.18.0.10:42570
kafka2 | [2018-01-30 08:53:11,220] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer0.org1.example.com | [185 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]Move state message COMPLETED
peer1.org2.example.com | [070 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Received message READY from shim
kafka0 | [2018-01-30 08:53:08,422] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org1.example.com | [073 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
zookeeper2 | 2018-01-30 08:53:03,807 [myid:3] - INFO [zookeeper2/172.18.0.3:3888:QuorumCnxManager$Listener@541] - Received connection request /172.18.0.4:37050
kafka1 | replica.lag.time.max.ms = 10000
zookeeper1 | 2018-01-30 08:53:08,234 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.11:39746
orderer.example.com | 2018-01-30 08:53:04.402 UTC [policies] CommitProposals -> DEBU 0c2 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Admins to Channel
peer0.org2.example.com | [075 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc49aed2]sendExecuteMsg trigger event INIT
kafka0 | [2018-01-30 08:53:08,452] INFO Opening socket connection to server zookeeper0.v102_default/172.18.0.4:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
kafka2 | [2018-01-30 08:53:11,233] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
zookeeper2 | 2018-01-30 08:53:03,830 [myid:3] - WARN [SendWorker:1:QuorumCnxManager$SendWorker@727] - Interrupted while waiting for message on queue
peer0.org1.example.com | [186 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [940c6cd3]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [074 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ca3a34b6]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [071 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
kafka1 | num.network.threads = 3
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c3 Returning policy SampleConsortium/Org1MSP/Readers for evaluation
kafka0 | [2018-01-30 08:53:08,503] INFO Socket connection established to zookeeper0.v102_default/172.18.0.4:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [076 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]sending state message READY
zookeeper1 | 2018-01-30 08:53:08,290 [myid:2] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.11:39746
zookeeper2 | java.lang.InterruptedException
kafka2 | [2018-01-30 08:53:11,234] INFO [Kafka Server 2], started (kafka.server.KafkaServer)
peer0.org1.example.com | [187 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [940c6cd3]send state message COMPLETED
peer1.org1.example.com | [075 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka1 | ssl.key.password = null
peer1.org2.example.com | [072 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4dfce473]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0c4 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Readers to Channel
kafka0 | [2018-01-30 08:53:08,568] INFO Session establishment complete on server zookeeper0.v102_default/172.18.0.4:2181, sessionid = 0x161464507c60000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [077 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]Move state message INIT
zookeeper2 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
kafka2 | [2018-01-30 08:53:12,527] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
zookeeper1 | 2018-01-30 08:53:08,320 [myid:2] - INFO [CommitProcessor:2:ZooKeeperServer@673] - Established session 0x261464505810001 with negotiated timeout 6000 for client /172.18.0.11:39746
peer0.org1.example.com | [188 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [940c6cd3]Received message COMPLETED from shim
kafka1 | reserved.broker.max.id = 1000
peer1.org1.example.com | [076 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ca3a34b6]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [073 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [074 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c5 Returning policy Admins for evaluation
peer0.org2.example.com | [079 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Received message READY from shim
zookeeper2 | at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2088)
kafka2 | [2018-01-30 08:53:12,588] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org1.example.com | [189 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka1 | metrics.num.samples = 2
peer1.org1.example.com | [077 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]sending state message READY
kafka0 | [2018-01-30 08:53:08,575] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | [075 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0c6 In commit adding relative sub-policy Consortiums/Admins to Channel
zookeeper2 | at java.util.concurrent.ArrayBlockingQueue.poll(ArrayBlockingQueue.java:418)
peer0.org2.example.com | [07a 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc49aed2]Handling ChaincodeMessage of type: READY(state:established)
kafka2 | [2018-01-30 08:53:12,618] INFO Partition [testchainid,0] on broker 2: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
kafka1 | socket.send.buffer.bytes = 102400
peer1.org1.example.com | [078 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]Move state message INIT
kafka0 | [2018-01-30 08:53:08,865] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org1.example.com | [18a 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [940c6cd3-40dc-498b-884d-363ac7df17bd]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [076 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4dfce473]Inside sendExecuteMessage. Message INIT
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.pollSendQueue(QuorumCnxManager.java:879)
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c7 Returning policy SampleConsortium/Org2MSP/Readers for evaluation
kafka1 | ssl.protocol = TLS
kafka2 | [2018-01-30 08:53:12,657] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | [079 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Received message READY from shim
peer0.org2.example.com | [078 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
kafka0 | [2018-01-30 08:53:08,896] INFO Loading logs. (kafka.log.LogManager)
peer0.org1.example.com | [18b 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:940c6cd3-40dc-498b-884d-363ac7df17bd
peer1.org2.example.com | [077 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager.access$500(QuorumCnxManager.java:65)
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0c8 In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Readers to Channel
kafka1 | socket.receive.buffer.bytes = 102400
kafka2 | [2018-01-30 08:53:12,673] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
kafka0 | [2018-01-30 08:53:08,930] INFO Logs loading complete. (kafka.log.LogManager)
peer1.org1.example.com | [07b 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ca3a34b6]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [18c 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [07b 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:715)
peer1.org2.example.com | [078 01-30 08:53:04.36 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4dfce473]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] GetPolicy -> DEBU 0c9 Returning policy SampleConsortium/Org2MSP/Writers for evaluation
kafka1 | ssl.keystore.location = null
kafka2 | [2018-01-30 08:53:12,764] INFO [ReplicaFetcherThread-0-1], Starting (kafka.server.ReplicaFetcherThread)
kafka0 | [2018-01-30 08:53:09,141] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer1.org1.example.com | [07a 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [18d 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
zookeeper2 | 2018-01-30 08:53:03,837 [myid:3] - WARN [SendWorker:1:QuorumCnxManager$SendWorker@736] - Send worker leaving thread
orderer.example.com | 2018-01-30 08:53:04.406 UTC [policies] CommitProposals -> DEBU 0ca In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Writers to Channel
kafka1 | replica.fetch.min.bytes = 1
peer0.org2.example.com | [07c 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]sending state message INIT
peer0.org2.example.com | [07d 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Received message INIT from shim
peer0.org2.example.com | [07e 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc49aed2]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [07f 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [080 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cc49aed2]Received INIT, initializing chaincode
kafka2 | [2018-01-30 08:53:12,773] INFO [ReplicaFetcherManager on broker 2] Added fetcher for partitions List([[testchainid,0], initOffset 0 to broker BrokerEndPoint(1,kafka1,9092)] ) (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [18e 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
zookeeper2 | 2018-01-30 08:53:03,833 [myid:3] - WARN [RecvWorker:1:QuorumCnxManager$RecvWorker@810] - Connection broken for id 1, my id = 3, error =
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] GetPolicy -> DEBU 0cb Returning policy Readers for evaluation
kafka1 | unclean.leader.election.enable = false
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [081 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [079 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]Move state message INIT
kafka0 | [2018-01-30 08:53:09,144] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer1.org1.example.com | [07c 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka2 | [2018-01-30 08:53:15,487] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
zookeeper2 | java.net.SocketException: Socket closed
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] CommitProposals -> DEBU 0cc In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [18f 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
kafka1 | group.min.session.timeout.ms = 6000
peer0.org2.example.com | [082 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | [2018-01-30 08:53:09,159] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer1.org1.example.com | [07d 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]sending state message INIT
kafka2 | [2018-01-30 08:53:15,489] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
zookeeper2 | at java.net.SocketInputStream.socketRead0(Native Method)
peer1.org2.example.com | [07a 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] GetPolicy -> DEBU 0cd Returning policy Writers for evaluation
peer0.org1.example.com | [190 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
kafka1 | log.cleaner.io.buffer.load.factor = 0.9
kafka0 | [2018-01-30 08:53:09,326] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
kafka2 | [2018-01-30 08:53:15,490] INFO Partition [businesschannel,0] on broker 2: No checkpointed highwatermark is found for partition [businesschannel,0] (kafka.cluster.Partition)
peer1.org1.example.com | [07e 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Received message INIT from shim
peer0.org2.example.com | [083 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Init get response status: 200
zookeeper2 | at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
orderer.example.com | 2018-01-30 08:53:04.407 UTC [policies] CommitProposals -> DEBU 0ce In commit adding relative sub-policy Orderer/Writers to Channel
peer1.org2.example.com | [07b 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
kafka0 | [2018-01-30 08:53:09,346] INFO [Socket Server on Broker 0], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org1.example.com | [191 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
kafka1 | offsets.retention.check.interval.ms = 600000
kafka2 | [2018-01-30 08:53:15,493] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions [businesschannel,0] (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | [07f 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ca3a34b6]Handling ChaincodeMessage of type: INIT(state:ready)
zookeeper2 | at java.net.SocketInputStream.read(SocketInputStream.java:171)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0cf Returning policy OrdererOrg/Readers for evaluation
kafka0 | [2018-01-30 08:53:09,430] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [084 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [07c 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]sending state message INIT
kafka1 | producer.purgatory.purge.interval.requests = 1000
kafka2 | [2018-01-30 08:53:15,498] INFO Truncating log businesschannel-0 to offset 0. (kafka.log.Log)
peer0.org1.example.com | [192 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer1.org1.example.com | [080 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
zookeeper2 | at java.net.SocketInputStream.read(SocketInputStream.java:141)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d0 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
kafka0 | [2018-01-30 08:53:09,451] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [085 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]Move state message COMPLETED
peer1.org2.example.com | [07d 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Received message INIT from shim
kafka1 | metrics.sample.window.ms = 30000
kafka2 | [2018-01-30 08:53:15,517] INFO [ReplicaFetcherManager on broker 2] Added fetcher for partitions List([[businesschannel,0], initOffset 0 to broker BrokerEndPoint(0,kafka0,9092)] ) (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [193 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
peer1.org1.example.com | [081 01-30 08:53:03.17 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ca3a34b6]Received INIT, initializing chaincode
zookeeper2 | at java.net.SocketInputStream.read(SocketInputStream.java:224)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d1 Returning policy OrdererOrg/Writers for evaluation
kafka0 | [2018-01-30 08:53:09,621] INFO Creating /controller (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org2.example.com | [086 01-30 08:53:02.71 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc49aed2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka2 | [2018-01-30 08:53:15,528] INFO [ReplicaFetcherThread-0-0], Starting (kafka.server.ReplicaFetcherThread)
peer1.org2.example.com | [07e 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4dfce473]Handling ChaincodeMessage of type: INIT(state:ready)
kafka1 | broker.id = 1
zookeeper2 | at java.io.DataInputStream.readInt(DataInputStream.java:387)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d2 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [194 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
peer1.org1.example.com | [082 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka0 | [2018-01-30 08:53:09,659] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer0.org2.example.com | [087 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc49aed2]send state message COMPLETED
kafka1 | offsets.topic.compression.codec = 0
peer1.org2.example.com | [07f 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka2 | [2018-01-30 08:53:15,697] ERROR [ReplicaFetcherThread-0-0], Error for partition [businesschannel,0] to broker 0:org.apache.kafka.common.errors.NotLeaderForPartitionException: This server is not the leader for that topic-partition. (kafka.server.ReplicaFetcherThread)
zookeeper2 | at org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:795)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d3 Returning policy OrdererOrg/Admins for evaluation
peer1.org1.example.com | [083 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
kafka0 | [2018-01-30 08:53:09,664] INFO 0 successfully elected as leader (kafka.server.ZookeeperLeaderElector)
peer0.org1.example.com | [195 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
kafka1 | log.retention.check.interval.ms = 300000
peer0.org2.example.com | [088 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc49aed2]Received message COMPLETED from shim
zookeeper2 | 2018-01-30 08:53:03,853 [myid:3] - WARN [RecvWorker:1:QuorumCnxManager$RecvWorker@813] - Interrupting SendWorker
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d4 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer1.org2.example.com | [080 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [4dfce473]Received INIT, initializing chaincode
kafka0 | [2018-01-30 08:53:10,214] INFO [GroupCoordinator 0]: Starting up. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [084 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Init get response status: 200
kafka1 | advertised.listeners = null
peer0.org1.example.com | [196 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
zookeeper2 | 2018-01-30 08:53:03,871 [myid:3] - INFO [WorkerReceiver[myid=3]:FastLeaderElection@600] - Notification: 1 (message format version), 3 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state), 1 (n.sid), 0x0 (n.peerEpoch) LEADING (my state)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d5 Returning policy Admins for evaluation
peer0.org2.example.com | [089 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka0 | [2018-01-30 08:53:10,301] INFO [GroupCoordinator 0]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer1.org2.example.com | [081 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
kafka1 | leader.imbalance.per.broker.percentage = 10
peer1.org1.example.com | [085 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Init succeeded. Sending COMPLETED
zookeeper2 | 2018-01-30 08:53:03,947 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@329] - Follower sid: 2 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@20a4dbf
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d6 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [197 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer0.org2.example.com | [08a 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc49aed2-c85c-4453-8fa4-acad07dc90b4]HandleMessage- COMPLETED. Notify
kafka0 | [2018-01-30 08:53:10,314] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | (kafka.server.KafkaConfig)
peer1.org2.example.com | [082 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
zookeeper2 | 2018-01-30 08:53:03,971 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@384] - Synchronizing with Follower sid: 2 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
peer1.org1.example.com | [086 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d7 Returning policy BlockValidation for evaluation
peer0.org1.example.com | [198 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
kafka0 | [2018-01-30 08:53:10,315] INFO [ExpirationReaper-0], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [08b 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cc49aed2-c85c-4453-8fa4-acad07dc90b4
kafka1 | [2018-01-30 08:53:07,765] INFO starting (kafka.server.KafkaServer)
peer1.org2.example.com | [083 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] CommitProposals -> DEBU 0d8 In commit adding relative sub-policy Orderer/BlockValidation to Channel
kafka0 | [2018-01-30 08:53:10,368] INFO [Group Metadata Manager on Broker 0]: Removed 0 expired offsets in 149 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org1.example.com | [087 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ca3a34b6]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [199 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
zookeeper2 | 2018-01-30 08:53:03,984 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
kafka1 | [2018-01-30 08:53:07,827] INFO Connecting to zookeeper on zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 (kafka.server.KafkaServer)
peer0.org2.example.com | [08c 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [084 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Init succeeded. Sending COMPLETED
kafka0 | [2018-01-30 08:53:10,577] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0d9 Returning policy Readers for evaluation
peer0.org1.example.com | [19a 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
peer1.org1.example.com | [088 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ca3a34b6]send state message COMPLETED
zookeeper2 | 2018-01-30 08:53:03,984 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@458] - Sending DIFF
kafka1 | [2018-01-30 08:53:07,861] INFO Starting ZkClient event thread. (org.I0Itec.zkclient.ZkEventThread)
peer1.org2.example.com | [085 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]Move state message COMPLETED
kafka0 | [2018-01-30 08:53:10,582] INFO New leader is 0 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer0.org2.example.com | [08d 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0da Returning dummy reject all policy because Readers could not be found in /Consortiums/Readers
peer0.org1.example.com | [19b 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer1.org1.example.com | [089 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ca3a34b6]Received message COMPLETED from shim
kafka1 | [2018-01-30 08:53:07,866] INFO Client environment:zookeeper.version=3.4.6-1569965, built on 02/20/2014 09:09 GMT (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [086 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4dfce473]Handling ChaincodeMessage of type: COMPLETED(state:ready)
zookeeper2 | 2018-01-30 08:53:04,040 [myid:3] - INFO [LearnerHandler-/172.18.0.2:52030:LearnerHandler@518] - Received NEWLEADER-ACK message from 2
kafka0 | [2018-01-30 08:53:10,603] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | 2018-01-30 08:53:04.408 UTC [policies] GetPolicy -> DEBU 0db Returning dummy reject all policy because Writers could not be found in /Consortiums/Writers
peer0.org2.example.com | [08e 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e,syscc=true,proposal=0x0,canname=lscc:1.0.2
kafka1 | [2018-01-30 08:53:07,867] INFO Client environment:host.name=kafka1 (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [08a 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [19c 01-30 08:53:05.73 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
peer1.org2.example.com | [087 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4dfce473]send state message COMPLETED
zookeeper2 | 2018-01-30 08:53:04,040 [myid:3] - INFO [QuorumPeer[myid=3]/0.0.0.0:2181:Leader@952] - Have quorum of supporters, sids: [ 2,3 ]; starting up and setting last processed zxid: 0x100000000
orderer.example.com | 2018-01-30 08:53:04.409 UTC [policies] GetPolicy -> DEBU 0dc Returning policy Writers for evaluation
kafka0 | [2018-01-30 08:53:10,615] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
kafka1 | [2018-01-30 08:53:07,867] INFO Client environment:java.version=1.8.0_131 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [19d 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer1.org2.example.com | [088 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4dfce473]Received message COMPLETED from shim
peer0.org2.example.com | [08f 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
zookeeper2 | 2018-01-30 08:53:04,506 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@329] - Follower sid: 1 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@50b64de9
peer1.org1.example.com | [08b 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ca3a34b6-d64c-425d-9698-9fbbec5406ea]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:04.409 UTC [policies] GetPolicy -> DEBU 0dd Returning policy Admins for evaluation
kafka0 | [2018-01-30 08:53:10,688] INFO Creating /brokers/ids/0 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
kafka1 | [2018-01-30 08:53:07,869] INFO Client environment:java.vendor=Oracle Corporation (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [19e 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
peer1.org2.example.com | [089 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
zookeeper2 | 2018-01-30 08:53:04,512 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@384] - Synchronizing with Follower sid: 1 maxCommittedLog=0x0 minCommittedLog=0x0 peerLastZxid=0x0
peer0.org2.example.com | [090 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [08c 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ca3a34b6-d64c-425d-9698-9fbbec5406ea
kafka0 | [2018-01-30 08:53:10,721] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
orderer.example.com | 2018-01-30 08:53:04.409 UTC [policies] GetPolicy -> DEBU 0de Returning policy Admins for evaluation
kafka1 | [2018-01-30 08:53:07,869] INFO Client environment:java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [19f 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
peer1.org2.example.com | [08a 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4dfce473-63ab-47e7-a8ec-e522506072e5]HandleMessage- COMPLETED. Notify
zookeeper2 | 2018-01-30 08:53:04,512 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@393] - leader and follower are in sync, zxid=0x0
kafka0 | [2018-01-30 08:53:10,749] INFO Registered broker 0 at path /brokers/ids/0 with addresses: PLAINTEXT -> EndPoint(kafka0,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org2.example.com | [091 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] GetPolicy -> DEBU 0df Returning policy Readers for evaluation
peer1.org1.example.com | [08d 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [1a0 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
peer1.org2.example.com | [08b 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4dfce473-63ab-47e7-a8ec-e522506072e5
zookeeper2 | 2018-01-30 08:53:04,512 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@458] - Sending DIFF
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] CommitProposals -> DEBU 0e0 As expected, current configuration has policy '/Channel/Readers'
peer1.org2.example.com | [08c 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [1a1 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
kafka0 | [2018-01-30 08:53:10,806] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] GetPolicy -> DEBU 0e1 Returning policy Writers for evaluation
zookeeper2 | 2018-01-30 08:53:04,607 [myid:3] - INFO [LearnerHandler-/172.18.0.4:52864:LearnerHandler@518] - Received NEWLEADER-ACK message from 1
peer1.org2.example.com | [08d 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer1.org1.example.com | [08e 01-30 08:53:03.18 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer0.org1.example.com | [1a2 01-30 08:53:05.74 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
peer0.org2.example.com | [092 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | 2018-01-30 08:53:04.410 UTC [policies] CommitProposals -> DEBU 0e2 As expected, current configuration has policy '/Channel/Writers'
kafka1 | [2018-01-30 08:53:07,869] INFO Client environment:java.class.path=:/opt/kafka/bin/../libs/javax.inject-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-sources.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-scaladoc.jar:/opt/kafka/bin/../libs/kafka-clients-0.9.0.1.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.6.jar:/opt/kafka/bin/../libs/scala-xml_2.11-1.0.4.jar:/opt/kafka/bin/../libs/jackson-annotations-2.5.0.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-javadoc.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.22.1.jar:/opt/kafka/bin/../libs/lz4-1.2.0.jar:/opt/kafka/bin/../libs/scala-library-2.11.7.jar:/opt/kafka/bin/../libs/javassist-3.18.1-GA.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.22.1.jar:/opt/kafka/bin/../libs/jersey-client-2.22.1.jar:/opt/kafka/bin/../libs/jetty-http-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-server-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.4.0-b31.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.1.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.2.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/jackson-databind-2.5.4.jar:/opt/kafka/bin/../libs/jopt-simple-3.2.jar:/opt/kafka/bin/../libs/argparse4j-0.5.0.jar:/opt/kafka/bin/../libs/jersey-server-2.22.1.jar:/opt/kafka/bin/../libs/jetty-security-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/zkclient-0.7.jar:/opt/kafka/bin/../libs/snappy-java-1.1.1.7.jar:/opt/kafka/bin/../libs/kafka-tools-0.9.0.1.jar:/opt/kafka/bin/../libs/jetty-servlet-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/jersey-common-2.22.1.jar:/opt/kafka/bin/../libs/connect-api-0.9.0.1.jar:/opt/kafka/bin/../libs/javax.inject-1.jar:/opt/kafka/bin/../libs/kafka_2.11-0.9.0.1-test.jar:/opt/kafka/bin/../libs/connect-file-0.9.0.1.jar:/opt/kafka/bin/../libs/zookeeper-3.4.6.jar:/opt/kafka/bin/../libs/validation-api-1.1.0.Final.jar:/opt/kafka/bin/../libs/jackson-core-2.5.4.jar:/opt/kafka/bin/../libs/connect-runtime-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.5.4.jar:/opt/kafka/bin/../libs/scala-parser-combinators_2.11-1.0.4.jar:/opt/kafka/bin/../libs/hk2-locator-2.4.0-b31.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-0.9.0.1.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.5.4.jar:/opt/kafka/bin/../libs/hk2-utils-2.4.0-b31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.22.1.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.0.1.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.6.jar:/opt/kafka/bin/../libs/hk2-api-2.4.0-b31.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.5.4.jar:/opt/kafka/bin/../libs/jetty-util-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/jersey-guava-2.22.1.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/jetty-io-9.2.12.v20150709.jar:/opt/kafka/bin/../libs/connect-json-0.9.0.1.jar (org.apache.zookeeper.ZooKeeper)
zookeeper2 | 2018-01-30 08:53:07,987 [myid:3] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@192] - Accepted socket connection from /172.18.0.12:59048
peer1.org2.example.com | [08e 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=87a261d4-fd62-4676-952f-7e169b8c2a47,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org1.example.com | [08f 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=d31c2805-9dc8-4439-bba4-c51334f67fa7,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer0.org1.example.com | [1a3 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
kafka0 | [2018-01-30 08:53:10,806] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
orderer.example.com | 2018-01-30 08:53:04.411 UTC [policies] GetPolicy -> DEBU 0e3 Returning policy Orderer/BlockValidation for evaluation
zookeeper2 | 2018-01-30 08:53:08,060 [myid:3] - INFO [SyncThread:3:FileTxnLog@203] - Creating new log file: log.100000001
peer1.org2.example.com | [08f 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
peer0.org2.example.com | [093 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
kafka1 | [2018-01-30 08:53:07,870] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-01-30 08:53:10,820] INFO [Kafka Server 0], started (kafka.server.KafkaServer)
peer1.org1.example.com | [090 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode lscc:1.0.2 is being launched
peer0.org1.example.com | [1a4 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a46b10
orderer.example.com | 2018-01-30 08:53:04.411 UTC [policies] CommitProposals -> DEBU 0e4 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
zookeeper2 | 2018-01-30 08:53:08,131 [myid:3] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@928] - Client attempting to establish new session at /172.18.0.12:59048
peer1.org2.example.com | [090 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka1 | [2018-01-30 08:53:07,871] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
kafka0 | [2018-01-30 08:53:12,598] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer0.org2.example.com | [094 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 0e5 retrieveBlockByNumber() - blockNum = [0]
zookeeper2 | 2018-01-30 08:53:08,204 [myid:3] - INFO [CommitProcessor:3:ZooKeeperServer@673] - Established session 0x361464505ac0000 with negotiated timeout 6000 for client /172.18.0.12:59048
peer1.org2.example.com | [091 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1a5 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org1.example.com | [091 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka1 | [2018-01-30 08:53:07,871] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] newBlockfileStream -> DEBU 0e6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
kafka0 | [2018-01-30 08:53:12,604] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer1.org2.example.com | [092 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
zookeeper2 | 2018-01-30 08:53:08,412 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x5 zxid:0x100000005 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NoNode for /brokers
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1a6 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 0e7 Remaining bytes=[9163], Going to peek [8] bytes
peer1.org1.example.com | [092 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
kafka0 | [2018-01-30 08:53:12,606] INFO Partition [testchainid,0] on broker 0: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
zookeeper2 | 2018-01-30 08:53:08,443 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x3 zxid:0x100000006 txntype:-1 reqpath:n/a Error Path:/consumers Error:KeeperErrorCode = NodeExists for /consumers
peer1.org2.example.com | [093 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1a7 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:04.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 0e8 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
peer1.org1.example.com | [093 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: lscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer1.org1.example.com | [094 01-30 08:53:03.19 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org1.example.com | [095 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org1.example.com | [096 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer1.org1.example.com | [097 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer1.org1.example.com | [098 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
peer1.org1.example.com | [099 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
peer1.org1.example.com | [09b 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer1.org1.example.com | [09c 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org1.example.com | [09d 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
peer1.org1.example.com | [09e 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [09a 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
peer1.org1.example.com | [09f 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [0a0 01-30 08:53:03.20 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0a1 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [0a2 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [0a3 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [0a4 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
peer1.org1.example.com | [0a5 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
peer1.org1.example.com | [0a6 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [0a7 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [0a8 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [0a9 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [0aa 01-30 08:53:03.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
peer1.org1.example.com | [0ab 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org1.example.com | [0ac 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [0ad 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]Move state message READY
peer1.org1.example.com | [0ae 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka0 | [2018-01-30 08:53:12,611] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | [1a8 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/multichain] newChainSupport -> DEBU 0e9 [channel: testchainid] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=0):
zookeeper2 | 2018-01-30 08:53:08,471 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x7 zxid:0x100000009 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org2.example.com | [094 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | [0af 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [d31c2805]Entered state ready
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka0 | [2018-01-30 08:53:12,618] INFO Truncating log testchainid-0 to offset 0. (kafka.log.Log)
peer0.org1.example.com | [1a9 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/kafka] newChain -> INFO 0ea [channel: testchainid] Starting chain with last persisted offset -3 and last recorded block 0
kafka1 | [2018-01-30 08:53:07,872] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=lscc:1.0.2
peer1.org1.example.com | [0b0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:d31c2805-9dc8-4439-bba4-c51334f67fa7
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
kafka0 | [2018-01-30 08:53:12,650] INFO [ReplicaFetcherManager on broker 0] Added fetcher for partitions List([[testchainid,0], initOffset 0 to broker BrokerEndPoint(1,kafka1,9092)] ) (kafka.server.ReplicaFetcherManager)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/multichain] NewManagerImpl -> INFO 0eb Starting with system channel testchainid and orderer type kafka
peer0.org1.example.com | [1aa 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421a11c70, header 0xc421a46ba0
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
kafka1 | [2018-01-30 08:53:07,873] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
peer1.org1.example.com | [0b1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]sending state message READY
kafka0 | [2018-01-30 08:53:12,654] INFO [ReplicaFetcherThread-0-1], Starting (kafka.server.ReplicaFetcherThread)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/kafka] setupProducerForChannel -> INFO 0ed [channel: testchainid] Setting up the producer for this channel...
peer0.org1.example.com | [1ab 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
kafka1 | [2018-01-30 08:53:07,873] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [095 01-30 08:53:02.72 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer1.org1.example.com | [0b2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Received message READY from shim
kafka0 | [2018-01-30 08:53:15,508] INFO [ReplicaFetcherManager on broker 0] Removed fetcher for partitions [businesschannel,0] (kafka.server.ReplicaFetcherManager)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1ac 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc
orderer.example.com | [sarama] 2018/01/30 08:53:04.414183 client.go:110: Initializing new client
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
kafka1 | [2018-01-30 08:53:07,874] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [096 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer1.org1.example.com | [0b3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d31c2805]Handling ChaincodeMessage of type: READY(state:established)
kafka3 | [2018-01-30 08:53:08,017] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper)
peer0.org1.example.com | [1ad 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc channel id:
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/kafka] try -> DEBU 0ee [channel: testchainid] Connecting to the Kafka cluster
kafka0 | [2018-01-30 08:53:15,586] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
kafka1 | [2018-01-30 08:53:07,909] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org1.example.com | [0b4 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org2.example.com | [097 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:os.version=4.9.60-linuxkit-aufs (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.414202 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka0 | [2018-01-30 08:53:15,594] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org1.example.com | [1ae 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc channel id: version: 1.0.2
kafka1 | [2018-01-30 08:53:07,932] INFO Opening socket connection to server zookeeper1.v102_default/172.18.0.2:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [095 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(lscc-1.0.2) lock
peer0.org2.example.com | [098 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.414464 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka0 | [2018-01-30 08:53:15,595] INFO Partition [businesschannel,0] on broker 0: No checkpointed highwatermark is found for partition [businesschannel,0] (kafka.cluster.Partition)
peer0.org1.example.com | [1af 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc,syscc=true,proposal=0xc421a11c70,canname=cscc:1.0.2
kafka1 | [2018-01-30 08:53:07,973] INFO Socket connection established to zookeeper1.v102_default/172.18.0.2:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer1.org2.example.com | [096 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (lscc-1.0.2) lock
peer0.org2.example.com | [099 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.414486 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [0b5 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [1b0 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer1.org2.example.com | [097 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for lscc-1.0.2
kafka3 | [2018-01-30 08:53:08,018] INFO Client environment:user.dir=/ (org.apache.zookeeper.ZooKeeper)
peer0.org2.example.com | [09a 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
kafka1 | [2018-01-30 08:53:08,094] INFO Session establishment complete on server zookeeper1.v102_default/172.18.0.2:2181, sessionid = 0x261464505810000, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
orderer.example.com | 2018-01-30 08:53:04.413 UTC [orderer/main] main -> INFO 0ec Beginning to serve requests
peer1.org1.example.com | [0b6 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [1b1 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [098 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(lscc-1.0.2)
peer0.org2.example.com | [09b 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/01/30 08:53:04.424617 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [0b7 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
kafka3 | [2018-01-30 08:53:08,019] INFO Initiating client connection, connectString=zookeeper0:2181,zookeeper1:2181,zookeeper2:2181 sessionTimeout=6000 watcher=org.I0Itec.zkclient.ZkClient@3c419631 (org.apache.zookeeper.ZooKeeper)
peer1.org2.example.com | [099 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for lscc-1.0.2
peer0.org1.example.com | [1b2 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
kafka1 | [2018-01-30 08:53:08,099] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer0.org2.example.com | [09c 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer1.org1.example.com | [0b8 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d31c2805]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:04.424934 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [09a 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [1b3 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f520643c]Inside sendExecuteMessage. Message TRANSACTION
kafka3 | [2018-01-30 08:53:08,147] INFO Waiting for keeper state SyncConnected (org.I0Itec.zkclient.ZkClient)
kafka1 | [2018-01-30 08:53:08,801] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer0.org2.example.com | [09d 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [09b 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1b4 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:08,186] INFO Opening socket connection to server zookeeper1.v102_default/172.18.0.2:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [09e 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
peer1.org1.example.com | [0b9 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:04.424976 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-01-30 08:53:08,826] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [09c 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for lscc-1.0.2
peer0.org1.example.com | [1b5 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
kafka3 | [2018-01-30 08:53:08,238] INFO Socket connection established to zookeeper1.v102_default/172.18.0.2:2181, initiating session (org.apache.zookeeper.ClientCnxn)
peer0.org2.example.com | [09f 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
kafka1 | [2018-01-30 08:53:08,874] INFO Logs loading complete. (kafka.log.LogManager)
peer1.org2.example.com | [09d 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org1.example.com | [1b6 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f520643c]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | [sarama] 2018/01/30 08:53:04.425089 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [0ba 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d31c2805]sendExecuteMsg trigger event INIT
kafka3 | [2018-01-30 08:53:08,324] INFO Session establishment complete on server zookeeper1.v102_default/172.18.0.2:2181, sessionid = 0x261464505810001, negotiated timeout = 6000 (org.apache.zookeeper.ClientCnxn)
peer0.org1.example.com | [1b7 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f520643c]Move state message TRANSACTION
peer0.org2.example.com | [0a0 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org2.example.com | [09e 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=lscc:1.0.2
kafka1 | [2018-01-30 08:53:09,064] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
kafka3 | [2018-01-30 08:53:08,337] INFO zookeeper state changed (SyncConnected) (org.I0Itec.zkclient.ZkClient)
peer1.org1.example.com | [0bb 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]Move state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:04.432982 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1b8 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f520643c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [0a1 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
kafka1 | [2018-01-30 08:53:09,076] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
kafka3 | [2018-01-30 08:53:08,796] INFO Log directory '/tmp/kafka-logs' not found, creating it. (kafka.log.LogManager)
peer1.org2.example.com | [09f 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [0bc 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [1b9 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:04.433026 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0a2 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
kafka1 | [2018-01-30 08:53:09,102] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
kafka3 | [2018-01-30 08:53:08,818] INFO Loading logs. (kafka.log.LogManager)
peer1.org2.example.com | [0a0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [0bd 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:04.433041 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ba 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f520643c]sending state message TRANSACTION
peer0.org2.example.com | [0a3 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
kafka1 | [2018-01-30 08:53:09,279] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
kafka3 | [2018-01-30 08:53:08,846] INFO Logs loading complete. (kafka.log.LogManager)
peer0.org1.example.com | [1bb 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]Received message TRANSACTION from shim
peer1.org2.example.com | [0a1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [0be 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:04.433102 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-01-30 08:53:09,330] INFO [Socket Server on Broker 1], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org2.example.com | [0a4 01-30 08:53:02.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
kafka3 | [2018-01-30 08:53:09,077] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager)
peer0.org1.example.com | [1bc 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f520643c]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [0a2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [0bf 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:04.446808 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka1 | [2018-01-30 08:53:09,500] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [0a5 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
kafka3 | [2018-01-30 08:53:09,089] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager)
peer0.org1.example.com | [1bd 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f520643c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [0a3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode lscc:1.0.2
peer1.org1.example.com | [0c0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d31c2805]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:04.446861 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
kafka1 | [2018-01-30 08:53:09,507] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [0a6 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
kafka3 | [2018-01-30 08:53:09,101] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint)
peer0.org1.example.com | [1be 01-30 08:53:17.26 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer1.org2.example.com | [0a4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
orderer.example.com | [sarama] 2018/01/30 08:53:04.446879 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka1 | [2018-01-30 08:53:10,425] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.GroupCoordinator)
peer0.org2.example.com | [0a7 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
kafka3 | [2018-01-30 08:53:09,376] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.Acceptor)
peer0.org1.example.com | [1bf 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer1.org2.example.com | [0a5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [0c1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/01/30 08:53:04.446980 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [0a8 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
kafka3 | [2018-01-30 08:53:09,395] INFO [Socket Server on Broker 3], Started 1 acceptor threads (kafka.network.SocketServer)
peer0.org1.example.com | [1c0 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
kafka1 | [2018-01-30 08:53:10,461] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer1.org1.example.com | [0c2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d31c2805]Received INIT, initializing chaincode
peer1.org2.example.com | [0a6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [0a9 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
kafka3 | [2018-01-30 08:53:09,485] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | [2018-01-30 08:53:10,463] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.490298 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1c1 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
peer1.org1.example.com | [0c3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [0a7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [0aa 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka3 | [2018-01-30 08:53:09,515] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
kafka1 | [2018-01-30 08:53:10,480] INFO [ExpirationReaper-1], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.490571 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1c2 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
peer0.org2.example.com | [0ab 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:10,379] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.GroupCoordinator)
kafka1 | [2018-01-30 08:53:10,481] INFO [Group Metadata Manager on Broker 1]: Removed 0 expired offsets in 8 milliseconds. (kafka.coordinator.GroupMetadataManager)
peer1.org1.example.com | [0c4 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Init get response status: 200
peer1.org2.example.com | [0a8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [1c3 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer0.org2.example.com | [0ac 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:04.490595 client.go:626: client/metadata no available broker to send metadata request to
kafka3 | [2018-01-30 08:53:10,370] INFO New leader is 0 (kafka.server.ZookeeperLeaderElector$LeaderChangeListener)
peer1.org1.example.com | [0c5 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Init succeeded. Sending COMPLETED
kafka1 | [2018-01-30 08:53:10,522] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer0.org2.example.com | [0ad 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:04.490602 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [1c4 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
peer1.org2.example.com | [0a9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode lscc:1.0.2 launch seq completed
kafka3 | [2018-01-30 08:53:10,419] INFO [Group Metadata Manager on Broker 3]: Removed 0 expired offsets in 11 milliseconds. (kafka.coordinator.GroupMetadataManager)
kafka1 | [2018-01-30 08:53:10,551] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
peer0.org2.example.com | [0ae 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [b29c92f1]Entered state ready
peer1.org1.example.com | [0c6 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:04.490611 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [1c5 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
peer1.org2.example.com | [0aa 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
kafka3 | [2018-01-30 08:53:10,472] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.GroupCoordinator)
peer0.org2.example.com | [0af 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e
peer1.org1.example.com | [0c7 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d31c2805]Handling ChaincodeMessage of type: COMPLETED(state:ready)
kafka1 | [2018-01-30 08:53:10,558] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.745048 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1c6 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
peer1.org2.example.com | [0ab 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:10,471] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
peer0.org2.example.com | [0b1 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [0c8 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d31c2805]send state message COMPLETED
kafka1 | [2018-01-30 08:53:10,746] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [1c7 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
kafka3 | [2018-01-30 08:53:10,478] INFO [ExpirationReaper-3], Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.745122 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [0b2 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [0ac 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]Move state message READY
peer1.org1.example.com | [0c9 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d31c2805]Received message COMPLETED from shim
kafka3 | [2018-01-30 08:53:10,580] INFO [ThrottledRequestReaper-Produce], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
orderer.example.com | [sarama] 2018/01/30 08:53:04.749462 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [0b3 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [1c8 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421a2c900), Data:(*common.BlockData)(0xc421acab60), Metadata:(*common.BlockMetadata)(0xc421acaba0)}, doMVCCValidation=true
peer1.org2.example.com | [0ad 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4]Fabric side Handling ChaincodeMessage of type: READY in state established
kafka3 | [2018-01-30 08:53:10,602] INFO [ThrottledRequestReaper-Fetch], Starting (kafka.server.ClientQuotaManager$ThrottledRequestReaper)
peer1.org1.example.com | [0ca 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [0b4 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:04.749505 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
kafka3 | [2018-01-30 08:53:10,648] INFO Will not load MX4J, mx4j-tools.jar is not in the classpath (kafka.utils.Mx4jLoader$)
zookeeper2 | 2018-01-30 08:53:08,486 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x9 zxid:0x10000000b txntype:-1 reqpath:n/a Error Path:/brokers/topics Error:KeeperErrorCode = NodeExists for /brokers/topics
peer1.org2.example.com | [0ae 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [87a261d4]Entered state ready
peer1.org1.example.com | [0cb 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d31c2805-9dc8-4439-bba4-c51334f67fa7]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:04.749517 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka3 | [2018-01-30 08:53:10,751] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [1c9 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [0b5 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b29c92f1]Inside sendExecuteMessage. Message INIT
kafka3 | [2018-01-30 08:53:10,789] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer1.org2.example.com | [0af 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:87a261d4-fd62-4676-952f-7e169b8c2a47
peer1.org1.example.com | [0cc 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d31c2805-9dc8-4439-bba4-c51334f67fa7
kafka3 | [2018-01-30 08:53:10,794] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT -> EndPoint(kafka3,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org1.example.com | [1ca 01-30 08:53:17.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | [sarama] 2018/01/30 08:53:04.749534 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org2.example.com | [0b6 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
kafka3 | [2018-01-30 08:53:10,878] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [0b0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]sending state message READY
peer1.org1.example.com | [0cd 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
kafka1 | [2018-01-30 08:53:10,776] INFO Result of znode creation is: OK (kafka.utils.ZKCheckedEphemeral)
peer0.org1.example.com | [1cb 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
orderer.example.com | [sarama] 2018/01/30 08:53:04.754658 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0b7 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b29c92f1]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [0b1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Received message READY from shim
kafka3 | [2018-01-30 08:53:10,880] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org1.example.com | [0ce 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | txId= locPointer=offset=38, bytesLength=11972
orderer.example.com | [sarama] 2018/01/30 08:53:04.754701 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [0b2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [87a261d4]Handling ChaincodeMessage of type: READY(state:established)
kafka3 | [2018-01-30 08:53:10,885] INFO [Kafka Server 3], started (kafka.server.KafkaServer)
peer0.org2.example.com | [0b0 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]sending state message READY
peer1.org1.example.com | [0cf 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=12190e19-1e19-4953-a309-bdd026f54f97,syscc=true,proposal=0x0,canname=escc:1.0.2
peer0.org1.example.com | ]
orderer.example.com | [sarama] 2018/01/30 08:53:04.754714 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
kafka3 | [2018-01-30 08:53:15,404] INFO Topic creation {"version":1,"partitions":{"0":[0,1,2]}} (kafka.admin.AdminUtils$)
peer0.org2.example.com | [0b8 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Received message READY from shim
peer1.org2.example.com | [0b3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [1cc 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
peer1.org1.example.com | [0d0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
orderer.example.com | [sarama] 2018/01/30 08:53:04.754737 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
kafka3 | [2018-01-30 08:53:15,423] INFO [KafkaApi-3] Auto creation of topic businesschannel with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
peer0.org2.example.com | [0b9 01-30 08:53:02.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b29c92f1]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [0b4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [1cd 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [0d1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:04.759960 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [0b5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [0ba 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]Move state message INIT
peer0.org1.example.com | [1ce 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | [0d2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [sarama] 2018/01/30 08:53:04.759997 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [0b6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [1cf 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
orderer.example.com | [sarama] 2018/01/30 08:53:04.760008 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0d3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer0.org2.example.com | [0bb 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [0b7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [87a261d4]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [1d0 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | [sarama] 2018/01/30 08:53:04.760101 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [0d4 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer0.org2.example.com | [0bc 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:04.767360 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1d1 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [0d5 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [0b8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [0bd 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]sending state message INIT
peer0.org1.example.com | [1d2 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
peer1.org2.example.com | [0b9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [87a261d4]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0be 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:04.767490 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [1d3 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer1.org2.example.com | [0ba 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]Move state message INIT
peer0.org2.example.com | [0bf 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b29c92f1]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:04.767501 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [0bb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [1d4 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [0c0 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
orderer.example.com | [sarama] 2018/01/30 08:53:04.767509 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [0bc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [1d5 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer1.org1.example.com | [0d6 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer1.org2.example.com | [0bd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]sending state message INIT
peer0.org2.example.com | [0c1 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b29c92f1]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:04.767518 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
peer1.org1.example.com | [0d7 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer0.org1.example.com | [1d6 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org2.example.com | [0be 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:05.018072 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0c2 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0d8 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
peer1.org2.example.com | [0bf 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [87a261d4]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:05.018123 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [1d7 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [0c3 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Init get response status: 200
orderer.example.com | [sarama] 2018/01/30 08:53:05.027204 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [0d9 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
peer1.org2.example.com | [0c0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
kafka1 | [2018-01-30 08:53:10,796] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT -> EndPoint(kafka1,9092,PLAINTEXT) (kafka.utils.ZkUtils)
peer0.org1.example.com | [1d8 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [0c4 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Init succeeded. Sending COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.027338 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0c1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [87a261d4]Received INIT, initializing chaincode
peer1.org1.example.com | [0da 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
peer0.org1.example.com | [1d9 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [0c5 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.027457 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0db 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [0c6 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b29c92f1]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [0c2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0dc 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1da 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | [sarama] 2018/01/30 08:53:05.027487 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [0c3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Init get response status: 200
peer1.org1.example.com | [0dd 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [1db 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [0c7 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b29c92f1]send state message COMPLETED
peer1.org2.example.com | [0c4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Init succeeded. Sending COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.034618 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1dc 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [0de 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
orderer.example.com | [sarama] 2018/01/30 08:53:05.034724 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1dd 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [0c8 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b29c92f1]Received message COMPLETED from shim
peer1.org2.example.com | [0c5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]Move state message COMPLETED
peer0.org2.example.com | [0c9 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:05.034735 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0df 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
peer0.org2.example.com | [0ca 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1de 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [0c6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [87a261d4]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:05.035065 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [0e0 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0cb 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b29c92f1-4ab6-4ef0-961a-d6bbce1d9f9e
peer0.org1.example.com | [1df 01-30 08:53:17.28 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [0c7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [87a261d4]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:05.040127 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [0cc 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [0e1 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1e0 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [0c8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [87a261d4]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:05.040299 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [0cd 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | [1e1 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [0e2 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org2.example.com | [0c9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:05.040359 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0ce 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be,syscc=true,proposal=0x0,canname=escc:1.0.2
peer1.org1.example.com | [0e3 01-30 08:53:03.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org2.example.com | [0ca 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [87a261d4-fd62-4676-952f-7e169b8c2a47]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [1e2 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.040509 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [0cf 01-30 08:53:02.75 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
peer1.org1.example.com | [0e4 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
peer0.org1.example.com | [1e3 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [0cb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:87a261d4-fd62-4676-952f-7e169b8c2a47
orderer.example.com | [sarama] 2018/01/30 08:53:05.049411 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [0e5 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
peer0.org2.example.com | [0d0 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [1e4 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org2.example.com | [0cc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [0e6 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:05.049517 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [1e5 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [0d1 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [0cd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
orderer.example.com | [sarama] 2018/01/30 08:53:05.049528 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [0e7 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org1.example.com | [1e6 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [0d2 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
kafka1 | [2018-01-30 08:53:10,869] INFO Kafka version : 0.9.0.1 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [0ce 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=f9ed21e7-629a-4e79-a570-84b457159734,syscc=true,proposal=0x0,canname=escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.049764 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [0e8 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [1e7 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [0d3 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer1.org1.example.com | [0e9 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [1e8 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [0cf 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode escc:1.0.2 is being launched
peer1.org1.example.com | [0ea 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
orderer.example.com | [sarama] 2018/01/30 08:53:05.049775 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
peer0.org1.example.com | [1e9 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [0d4 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [0d0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [0eb 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | [sarama] 2018/01/30 08:53:05.300056 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ea 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
peer1.org2.example.com | [0d1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | [sarama] 2018/01/30 08:53:05.300115 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [0ec 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [1eb 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.306967 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0d2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: escc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [0ed 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:05.307074 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0d3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
zookeeper2 | 2018-01-30 08:53:08,516 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x7 zxid:0x10000000c txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
peer0.org1.example.com | [1ec 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [0d4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | [sarama] 2018/01/30 08:53:05.307086 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [1ed 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [0ee 01-30 08:53:03.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.307164 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [1ee 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [0ef 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [12190e19]Entered state ready
peer0.org2.example.com | [0d5 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
orderer.example.com | [sarama] 2018/01/30 08:53:05.319808 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [1ef 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [0f0 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:12190e19-1e19-4953-a309-bdd026f54f97
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [0d6 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer1.org1.example.com | [0f1 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]sending state message READY
peer0.org1.example.com | [1f0 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [0d7 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.319906 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [0f2 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Received message READY from shim
peer0.org2.example.com | [0d8 01-30 08:53:02.76 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
peer0.org1.example.com | [1f1 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | [sarama] 2018/01/30 08:53:05.319924 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [0f3 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [12190e19]Handling ChaincodeMessage of type: READY(state:established)
peer0.org1.example.com | [1f2 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [0d9 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.320212 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org1.example.com | [0f4 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org2.example.com | [0d5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(escc-1.0.2) lock
peer0.org1.example.com | [1f3 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | [sarama] 2018/01/30 08:53:05.327761 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [0da 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [0f5 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [0d6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (escc-1.0.2) lock
peer0.org1.example.com | [1f4 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.327870 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [0d7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for escc-1.0.2
peer0.org2.example.com | [0db 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org1.example.com | [0f6 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [0d8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(escc-1.0.2)
orderer.example.com | [sarama] 2018/01/30 08:53:05.328140 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [0dc 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [1f5 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [0f7 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
kafka1 | [2018-01-30 08:53:10,869] INFO Kafka commitId : 23c69d62a0cabf06 (org.apache.kafka.common.utils.AppInfoParser)
peer1.org2.example.com | [0d9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for escc-1.0.2
peer0.org1.example.com | [1f6 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [0f8 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [12190e19]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [0dd 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [0da 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
orderer.example.com | [sarama] 2018/01/30 08:53:05.328910 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [1f7 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | [sarama] 2018/01/30 08:53:05.338125 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [0f9 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [0db 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [1f8 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [0de 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
peer0.org1.example.com | [1f9 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [0dc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for escc-1.0.2
peer0.org1.example.com | [1fa 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | [sarama] 2018/01/30 08:53:05.338161 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [0dd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [0df 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer1.org1.example.com | [0fa 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [12190e19]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [1fb 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [0de 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:05.338172 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [1fc 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org1.example.com | [0fb 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]Move state message INIT
peer1.org2.example.com | [0df 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [0e0 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1fd 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [0fc 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [0e0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [1fe 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:05.338411 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [0fd 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [0e1 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org2.example.com | [0e1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [1ff 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | [sarama] 2018/01/30 08:53:05.338435 client.go:187: Closing Client
peer1.org2.example.com | [0e2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [200 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [0fe 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]sending state message INIT
peer1.org2.example.com | [0e3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
peer0.org1.example.com | [201 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:05.338 UTC [orderer/kafka] try -> DEBU 0ef [channel: testchainid] Retrying every 1s for a total of 30s
peer1.org1.example.com | [0ff 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Received message INIT from shim
peer0.org2.example.com | [0e2 01-30 08:53:02.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [202 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.341011 client.go:110: Initializing new client
peer1.org1.example.com | [100 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [12190e19]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [0e4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
peer0.org2.example.com | [0e3 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode escc:1.0.2
peer0.org1.example.com | [203 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:06.340 UTC [orderer/kafka] try -> DEBU 0f0 [channel: testchainid] Connecting to the Kafka cluster
peer1.org1.example.com | [101 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [204 01-30 08:53:17.29 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [0e4 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [0e5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:06.341063 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [102 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [12190e19]Received INIT, initializing chaincode
peer0.org1.example.com | [205 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [0e5 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:06.341133 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [0e6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [103 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [206 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [0e7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [sarama] 2018/01/30 08:53:06.341214 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [207 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [0e6 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [104 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Init get response status: 200
peer1.org2.example.com | [0e8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/01/30 08:53:06.345570 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [208 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org1.example.com | [105 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [0e7 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org2.example.com | [0e9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
peer0.org1.example.com | [209 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | [sarama] 2018/01/30 08:53:06.345624 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [106 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]Move state message COMPLETED
kafka1 | [2018-01-30 08:53:10,886] INFO [Kafka Server 1], started (kafka.server.KafkaServer)
peer0.org1.example.com | [20a 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [0e8 01-30 08:53:02.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [0ea 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.345897 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [107 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [12190e19]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [0e9 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode escc:1.0.2 launch seq completed
peer0.org1.example.com | [20b 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [0eb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:06.346032 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [108 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [12190e19]send state message COMPLETED
peer0.org2.example.com | [0ea 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [20c 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [0ec 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.350478 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [0eb 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [0ed 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [109 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [12190e19]Received message COMPLETED from shim
peer0.org1.example.com | [20d 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [0ec 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]Move state message READY
peer1.org1.example.com | [10a 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:06.350516 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [20e 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [0ee 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [f9ed21e7]Entered state ready
peer1.org1.example.com | [10b 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [12190e19-1e19-4953-a309-bdd026f54f97]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [0ed 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:06.350532 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [0ef 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:f9ed21e7-629a-4e79-a570-84b457159734
peer0.org1.example.com | [20f 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | [sarama] 2018/01/30 08:53:06.350746 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [0ee 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [a88ba6ce]Entered state ready
peer1.org2.example.com | [0f0 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]sending state message READY
peer1.org1.example.com | [10c 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:12190e19-1e19-4953-a309-bdd026f54f97
peer0.org1.example.com | [210 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.355663 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0f1 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Received message READY from shim
peer1.org1.example.com | [10d 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [0ef 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be
peer0.org1.example.com | [211 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | [sarama] 2018/01/30 08:53:06.355700 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [0f2 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f9ed21e7]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [10e 01-30 08:53:03.26 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
peer0.org2.example.com | [0f0 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]sending state message READY
peer0.org1.example.com | [212 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.355711 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [0f3 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org1.example.com | [213 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [0f1 01-30 08:53:02.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Received message READY from shim
peer1.org1.example.com | [10f 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=ed2e62c5-f750-48e4-969c-c7b9fd41877f,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.355748 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [214 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [0f2 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a88ba6ce]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [110 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
peer1.org2.example.com | [0f4 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | [sarama] 2018/01/30 08:53:06.360726 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [215 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [0f3 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [111 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
kafka1 | [2018-01-30 08:53:11,457] INFO Topic creation {"version":1,"partitions":{"0":[1,0,2]}} (kafka.admin.AdminUtils$)
peer1.org2.example.com | [0f5 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [sarama] 2018/01/30 08:53:06.360763 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [216 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [112 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [0f4 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org2.example.com | [0f6 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.360773 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [217 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [0f5 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [113 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer1.org2.example.com | [0f7 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f9ed21e7]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [114 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer0.org1.example.com | [218 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.360781 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org2.example.com | [0f6 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [0f8 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:08,530 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x8 zxid:0x10000000d txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
peer1.org1.example.com | [115 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | [219 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [0f7 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a88ba6ce]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.360991 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
peer1.org2.example.com | [0f9 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [f9ed21e7]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [0f8 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [21a 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:06.611318 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [0fa 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]Move state message INIT
peer0.org1.example.com | [21b 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [0f9 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [a88ba6ce]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.611371 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [0fb 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [0fa 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]Move state message INIT
peer0.org1.example.com | [21c 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | [sarama] 2018/01/30 08:53:06.616768 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [0fc 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [0fb 01-30 08:53:02.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [21d 01-30 08:53:17.30 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
orderer.example.com | [sarama] 2018/01/30 08:53:06.616806 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [0fd 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]sending state message INIT
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [0fc 01-30 08:53:02.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | [sarama] 2018/01/30 08:53:06.616817 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [116 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
peer0.org1.example.com | [21e 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [0fe 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Received message INIT from shim
peer0.org2.example.com | [0fd 01-30 08:53:02.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.617061 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [117 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
peer0.org1.example.com | [21f 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer1.org2.example.com | [0ff 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f9ed21e7]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [0fe 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:06.622281 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [118 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
peer0.org1.example.com | [220 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [0ff 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a88ba6ce]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [100 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/01/30 08:53:06.622316 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [119 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
peer0.org2.example.com | [100 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [101 01-30 08:53:04.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [f9ed21e7]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:06.622327 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [101 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [a88ba6ce]Received INIT, initializing chaincode
peer1.org1.example.com | [11a 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
peer0.org1.example.com | [221 01-30 08:53:17.31 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org2.example.com | [102 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [11b 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org2.example.com | [102 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
orderer.example.com | [sarama] 2018/01/30 08:53:06.622555 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [222 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org2.example.com | [103 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Init get response status: 200
peer0.org2.example.com | [103 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Init get response status: 200
peer1.org1.example.com | [11c 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/01/30 08:53:06.626240 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [223 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org2.example.com | [104 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [104 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [224 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | [sarama] 2018/01/30 08:53:06.626271 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [11d 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer1.org2.example.com | [105 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]Move state message COMPLETED
peer0.org1.example.com | [225 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [105 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:06.626281 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [11e 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org2.example.com | [106 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a88ba6ce]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [226 01-30 08:53:17.32 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [106 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f9ed21e7]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [11f 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
peer0.org2.example.com | [107 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a88ba6ce]send state message COMPLETED
peer1.org2.example.com | [107 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f9ed21e7]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:06.626295 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [227 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org1.example.com | [120 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [108 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a88ba6ce]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:06.630097 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [108 01-30 08:53:04.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f9ed21e7]Received message COMPLETED from shim
peer0.org1.example.com | [228 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:06.630388 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [109 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [109 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [121 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [229 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [1322b804-8db6-44da-a05f-f904f47af16f]
peer1.org2.example.com | [10a 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f9ed21e7-629a-4e79-a570-84b457159734]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:06.630419 client.go:626: client/metadata no available broker to send metadata request to
peer0.org2.example.com | [10a 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [122 01-30 08:53:03.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [22a 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=7c78a14a-c697-4851-a4e6-43a8bac71a1a,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer1.org2.example.com | [10b 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f9ed21e7-629a-4e79-a570-84b457159734
orderer.example.com | [sarama] 2018/01/30 08:53:06.630428 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [123 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [10b 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a88ba6ce-1e3f-4b98-a9ec-6c633e8a26be
peer0.org1.example.com | [22b 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
kafka1 | [2018-01-30 08:53:11,477] INFO [KafkaApi-1] Auto creation of topic testchainid with 1 partitions and replication factor 3 is successful! (kafka.server.KafkaApis)
orderer.example.com | [sarama] 2018/01/30 08:53:06.630436 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
peer1.org2.example.com | [10c 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [124 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer0.org2.example.com | [10c 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:06.881167 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [22c 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [125 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [10d 01-30 08:53:04.40 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
orderer.example.com | [sarama] 2018/01/30 08:53:06.881265 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [22d 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer1.org1.example.com | [126 01-30 08:53:03.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | [10d 01-30 08:53:02.82 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
peer1.org2.example.com | [10e 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=84196c8c-af4a-4d98-a50b-9a53522febef,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org1.example.com | [22e 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7c78a14a]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.887282 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [127 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer0.org2.example.com | [10e 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=111ca772-959f-493e-a2dc-d9c20e5d4254,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.887322 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [22f 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [10f 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
peer1.org1.example.com | [128 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [10f 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode vscc:1.0.2 is being launched
orderer.example.com | [sarama] 2018/01/30 08:53:06.887333 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [230 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [7c78a14a]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [110 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org2.example.com | [110 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [129 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/01/30 08:53:06.887350 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [111 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [111 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [12a 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer1.org2.example.com | [112 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | [112 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: vscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
peer0.org1.example.com | [231 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7c78a14a]Move state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:06.901525 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [113 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer0.org2.example.com | [113 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
peer0.org1.example.com | [232 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7c78a14a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [12b 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org2.example.com | [114 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org2.example.com | [114 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | [sarama] 2018/01/30 08:53:06.901812 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [233 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [12c 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=vscc:1.0.2
peer1.org1.example.com | [12d 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.901928 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [234 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7c78a14a]sending state message INIT
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [12e 01-30 08:53:03.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:06.901969 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [235 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Received message INIT from shim
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [115 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
peer1.org1.example.com | [12f 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ed2e62c5]Entered state ready
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [116 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
orderer.example.com | [sarama] 2018/01/30 08:53:06.911066 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [236 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7c78a14a]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [115 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(vscc-1.0.2) lock
peer0.org2.example.com | [117 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
peer1.org1.example.com | [130 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ed2e62c5-f750-48e4-969c-c7b9fd41877f
peer1.org1.example.com | [131 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]sending state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:06.911112 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [116 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (vscc-1.0.2) lock
peer0.org2.example.com | [118 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
peer0.org1.example.com | [237 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [117 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for vscc-1.0.2
peer1.org1.example.com | [132 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Received message READY from shim
orderer.example.com | [sarama] 2018/01/30 08:53:06.911122 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [119 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
peer1.org2.example.com | [118 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(vscc-1.0.2)
peer0.org1.example.com | [238 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [7c78a14a]Received INIT, initializing chaincode
peer1.org1.example.com | [133 01-30 08:53:03.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2e62c5]Handling ChaincodeMessage of type: READY(state:established)
peer0.org2.example.com | [11a 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org2.example.com | [119 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for vscc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.911143 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [11b 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [11a 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [134 01-30 08:53:03.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org2.example.com | [11c 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer0.org1.example.com | [239 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | [sarama] 2018/01/30 08:53:06.916192 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [11b 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [11d 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org1.example.com | [135 01-30 08:53:03.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [23a 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Init get response status: 200
orderer.example.com | [sarama] 2018/01/30 08:53:06.916228 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [11c 01-30 08:53:04.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for vscc-1.0.2
peer0.org2.example.com | [11e 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:06.916238 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [136 01-30 08:53:03.37 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
kafka1 | [2018-01-30 08:53:12,366] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [testchainid,0] (kafka.server.ReplicaFetcherManager)
peer0.org1.example.com | [23b 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [11d 01-30 08:53:04.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
peer0.org2.example.com | [11f 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/01/30 08:53:06.916249 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [137 01-30 08:53:03.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [11e 01-30 08:53:04.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=vscc:1.0.2
peer0.org2.example.com | [120 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [23c 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:06.916265 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
peer1.org2.example.com | [11f 01-30 08:53:04.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org2.example.com | [121 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [138 01-30 08:53:03.38 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ed2e62c5]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [23d 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7c78a14a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [120 01-30 08:53:04.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.166961 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [122 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [139 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:08,531 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0xb zxid:0x10000000e txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
peer1.org2.example.com | [121 01-30 08:53:04.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
orderer.example.com | [sarama] 2018/01/30 08:53:07.167008 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [23e 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7c78a14a]send state message COMPLETED
peer0.org2.example.com | [123 01-30 08:53:02.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer1.org2.example.com | [122 01-30 08:53:04.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [13a 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [ed2e62c5]sendExecuteMsg trigger event INIT
peer0.org2.example.com | [124 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
orderer.example.com | [sarama] 2018/01/30 08:53:07.171219 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [23f 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7c78a14a]Received message COMPLETED from shim
peer1.org2.example.com | [123 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode vscc:1.0.2
peer1.org1.example.com | [13b 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]Move state message INIT
peer0.org2.example.com | [125 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | [sarama] 2018/01/30 08:53:07.171262 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [124 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
peer0.org1.example.com | [240 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7c78a14a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [13c 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [126 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org2.example.com | [126 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.171274 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [13d 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [241 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7c78a14a-c697-4851-a4e6-43a8bac71a1a]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [127 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [127 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer1.org1.example.com | [13e 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.171518 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [128 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer0.org1.example.com | [242 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7c78a14a-c697-4851-a4e6-43a8bac71a1a
peer1.org2.example.com | [125 01-30 08:53:04.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | [128 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
orderer.example.com | [sarama] 2018/01/30 08:53:07.177411 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [13f 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Received message INIT from shim
peer1.org2.example.com | [129 01-30 08:53:04.46 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer0.org1.example.com | [243 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [129 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode vscc:1.0.2 launch seq completed
peer1.org1.example.com | [140 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2e62c5]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [12a 01-30 08:53:04.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
orderer.example.com | [sarama] 2018/01/30 08:53:07.177446 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [141 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org2.example.com | [12a 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [244 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer1.org1.example.com | [142 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [ed2e62c5]Received INIT, initializing chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:07.177457 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [12b 01-30 08:53:04.47 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [143 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Init get response status: 200
peer0.org1.example.com | [245 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [1322b804-8db6-44da-a05f-f904f47af16f]
peer0.org2.example.com | [12b 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [12c 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]Move state message READY
peer1.org1.example.com | [144 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [12c 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]Move state message READY
orderer.example.com | [sarama] 2018/01/30 08:53:07.177693 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [246 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [12d 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [145 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.181955 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [146 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2e62c5]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [247 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [10548136-1480-43ac-aecf-fe4ecf2a1811]
peer1.org2.example.com | [12e 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [84196c8c]Entered state ready
peer0.org2.example.com | [12d 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | [sarama] 2018/01/30 08:53:07.181991 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [147 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2e62c5]send state message COMPLETED
peer0.org1.example.com | [248 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=fdb0c2aa-d345-4a29-8882-179567b3a529,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org2.example.com | [12f 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:84196c8c-af4a-4d98-a50b-9a53522febef
peer0.org2.example.com | [12e 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [111ca772]Entered state ready
peer1.org1.example.com | [148 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2e62c5]Received message COMPLETED from shim
peer1.org1.example.com | [149 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.182002 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [12f 01-30 08:53:02.84 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:111ca772-959f-493e-a2dc-d9c20e5d4254
peer1.org2.example.com | [130 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]sending state message READY
peer1.org2.example.com | [132 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [14a 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2e62c5-f750-48e4-969c-c7b9fd41877f]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [249 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:07.182276 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
kafka1 | [2018-01-30 08:53:12,483] INFO Completed load of log testchainid-0 with log end offset 0 (kafka.log.Log)
peer1.org2.example.com | [133 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org2.example.com | [130 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]sending state message READY
peer0.org2.example.com | [131 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Received message READY from shim
peer1.org1.example.com | [14b 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2e62c5-f750-48e4-969c-c7b9fd41877f
peer1.org2.example.com | [134 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | [sarama] 2018/01/30 08:53:07.186715 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.186753 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.186764 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [24a 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [14c 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:07.186771 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:07.186998 client.go:187: Closing Client
peer1.org1.example.com | [14d 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org2.example.com | [132 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [111ca772]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [135 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [14e 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=09b67ead-5b84-4489-ab93-56b6a9c1767f,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org2.example.com | [133 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org2.example.com | [136 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [84196c8c]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [137 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [131 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Received message READY from shim
peer1.org1.example.com | [14f 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org1.example.com | [24b 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.340 UTC [orderer/kafka] try -> DEBU 0f1 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:07.340433 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:07.340460 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:07.340600 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [134 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org1.example.com | [150 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [24c 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fdb0c2aa]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [138 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [84196c8c]sendExecuteMsg trigger event INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.340630 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org2.example.com | [135 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [151 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org1.example.com | [24d 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
zookeeper2 | 2018-01-30 08:53:08,545 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0xc zxid:0x100000012 txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NodeExists for /config
peer1.org2.example.com | [13a 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]Move state message INIT
peer0.org2.example.com | [136 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [24e 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [fdb0c2aa]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [24f 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fdb0c2aa]Move state message INIT
peer0.org1.example.com | [250 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fdb0c2aa]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.345025 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.345066 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.345077 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:07.345319 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [152 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer1.org1.example.com)
peer1.org1.example.com | [153 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
peer1.org1.example.com | [154 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [13b 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [137 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [111ca772]Inside sendExecuteMessage. Message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.349924 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [13c 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [251 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
peer0.org2.example.com | [138 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [252 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fdb0c2aa]sending state message INIT
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [13d 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.349971 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [139 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [111ca772]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [253 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.349983 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org2.example.com | [139 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84196c8c]Handling ChaincodeMessage of type: READY(state:established)
orderer.example.com | [sarama] 2018/01/30 08:53:07.349998 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org2.example.com | [13a 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]Move state message INIT
peer0.org1.example.com | [254 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fdb0c2aa]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org2.example.com | [13e 01-30 08:53:04.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Received message INIT from shim
peer0.org2.example.com | [13b 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [255 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.355639 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | [256 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [fdb0c2aa]Received INIT, initializing chaincode
peer1.org2.example.com | [13f 01-30 08:53:04.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84196c8c]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:07.355679 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [13c 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [155 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
orderer.example.com | [sarama] 2018/01/30 08:53:07.355691 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [13d 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]sending state message INIT
peer0.org1.example.com | [257 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Init get response status: 200
peer1.org2.example.com | [140 01-30 08:53:04.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [156 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
orderer.example.com | [sarama] 2018/01/30 08:53:07.355707 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [258 01-30 08:53:17.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [141 01-30 08:53:04.49 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [84196c8c]Received INIT, initializing chaincode
peer1.org1.example.com | [157 01-30 08:53:03.41 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
peer0.org2.example.com | [13e 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Received message INIT from shim
peer0.org1.example.com | [259 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]Move state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.359289 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [142 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Init get response status: 200
peer1.org1.example.com | [158 01-30 08:53:03.42 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer0.org1.example.com | [25a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fdb0c2aa]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [13f 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [111ca772]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | [sarama] 2018/01/30 08:53:07.359344 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org2.example.com | [143 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [159 01-30 08:53:03.42 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:07.359357 client.go:626: client/metadata no available broker to send metadata request to
peer1.org2.example.com | [144 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]Move state message COMPLETED
peer0.org2.example.com | [140 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [25b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fdb0c2aa]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.359577 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org2.example.com | [145 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [84196c8c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [141 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [111ca772]Received INIT, initializing chaincode
peer0.org1.example.com | [25c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fdb0c2aa]Received message COMPLETED from shim
peer1.org1.example.com | [15a 01-30 08:53:03.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org2.example.com | [146 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [84196c8c]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:07.359587 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [25d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fdb0c2aa]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [142 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Init get response status: 200
peer0.org2.example.com | [143 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [25e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fdb0c2aa-d345-4a29-8882-179567b3a529]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [15b 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
peer1.org2.example.com | [147 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [84196c8c]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.609808 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [25f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fdb0c2aa-d345-4a29-8882-179567b3a529
peer0.org2.example.com | [144 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]Move state message COMPLETED
peer1.org2.example.com | [148 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [15d 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.609898 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [260 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [145 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [111ca772]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [15c 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org1.example.com:7052]
peer1.org2.example.com | [149 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [84196c8c-af4a-4d98-a50b-9a53522febef]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:07.614856 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org1.example.com | [261 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer1.org1.example.com | [15e 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:07.614904 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [14a 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:84196c8c-af4a-4d98-a50b-9a53522febef
peer1.org1.example.com | [15f 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
orderer.example.com | [sarama] 2018/01/30 08:53:07.614921 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [146 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [111ca772]send state message COMPLETED
peer0.org1.example.com | [262 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [10548136-1480-43ac-aecf-fe4ecf2a1811]
peer1.org2.example.com | [14b 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:07.615238 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org1.example.com | [160 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org1.example.com | [263 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:07.619450 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org2.example.com | [147 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [111ca772]Received message COMPLETED from shim
peer1.org2.example.com | [14c 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
orderer.example.com | [sarama] 2018/01/30 08:53:07.619484 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [161 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [264 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [2f5e1441-bb1a-43ca-baef-3a5cab437ea4]
peer0.org1.example.com | [265 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=3b3f39f3-723c-4d64-ab64-78a128901356,syscc=true,proposal=0x0,canname=escc:1.0.2
peer1.org2.example.com | [14d 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer1.org1.example.com | [162 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [148 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:07.619496 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [266 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org1.example.com | [267 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [268 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [269 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b3f39f3]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [26a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [14e 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org2.example.com | [149 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [111ca772-959f-493e-a2dc-d9c20e5d4254]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [14a 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:111ca772-959f-493e-a2dc-d9c20e5d4254
orderer.example.com | [sarama] 2018/01/30 08:53:07.619595 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [163 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
peer0.org2.example.com | [14b 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [14f 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer0.org1.example.com | [26b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [3b3f39f3]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [164 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
orderer.example.com | [sarama] 2018/01/30 08:53:07.624088 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org2.example.com | [14c 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org1.example.com | [26c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b3f39f3]Move state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.624180 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:07.624192 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org2.example.com | [150 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
peer1.org1.example.com | [165 01-30 08:53:03.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [166 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [168 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
peer1.org1.example.com | [169 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org2.example.com | [14d 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=72c68048-3dd6-4336-b461-0c681d2adde4,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org1.example.com | [26d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b3f39f3]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [26e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [26f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b3f39f3]sending state message INIT
orderer.example.com | [sarama] 2018/01/30 08:53:07.624450 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org2.example.com | [151 01-30 08:53:04.50 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer1.org2.example.com)
peer0.org2.example.com | [14e 01-30 08:53:02.85 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode qscc:1.0.2 is being launched
peer0.org1.example.com | [270 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Received message INIT from shim
orderer.example.com | [sarama] 2018/01/30 08:53:07.628177 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [167 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
orderer.example.com | [sarama] 2018/01/30 08:53:07.628215 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [16b 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org2.example.com | [152 01-30 08:53:04.51 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
orderer.example.com | [sarama] 2018/01/30 08:53:07.628225 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [271 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b3f39f3]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [14f 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
orderer.example.com | [sarama] 2018/01/30 08:53:07.628232 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer1.org1.example.com | [16a 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [150 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [153 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
orderer.example.com | [sarama] 2018/01/30 08:53:07.628475 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
peer0.org1.example.com | [272 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [273 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [3b3f39f3]Received INIT, initializing chaincode
peer0.org1.example.com | [274 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer1.org1.example.com | [16c 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]Move state message READY
peer0.org2.example.com | [151 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container: qscc:1.0.2(networkid:dev,peerid:peer0.org2.example.com)
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.821 UTC [orderer/main] Deliver -> DEBU 0f2 Starting new Deliver handler
peer0.org1.example.com | [275 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Init get response status: 200
peer1.org1.example.com | [16d 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | 2018-01-30 08:53:07.822 UTC [orderer/common/deliver] Handle -> DEBU 0f3 Starting new deliver loop
peer0.org1.example.com | [276 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [152 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
orderer.example.com | 2018-01-30 08:53:07.822 UTC [orderer/common/deliver] Handle -> DEBU 0f4 Attempting to read seek info message
peer1.org1.example.com | [16e 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [09b67ead]Entered state ready
peer1.org1.example.com | [16f 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:09b67ead-5b84-4489-ab93-56b6a9c1767f
peer1.org1.example.com | [170 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]sending state message READY
peer1.org1.example.com | [171 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
orderer.example.com | 2018-01-30 08:53:07.830 UTC [orderer/main] Broadcast -> DEBU 0f5 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:07.830 UTC [orderer/common/broadcast] Handle -> DEBU 0f6 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:07.831 UTC [orderer/common/broadcast] Handle -> DEBU 0f7 Preprocessing CONFIG_UPDATE
peer0.org2.example.com | [153 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | [173 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
zookeeper2 | 2018-01-30 08:53:08,558 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x9 zxid:0x100000013 txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NodeExists for /config
peer0.org1.example.com | [277 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]Move state message COMPLETED
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org1.example.com | [174 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.831 UTC [orderer/configupdate] Process -> DEBU 0f8 Processing channel creation request for channel businesschannel
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [175 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [278 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3b3f39f3]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.831 UTC [msp] GetLocalMSP -> DEBU 0f9 Returning existing local MSP
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer1.org1.example.com | [176 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09b67ead]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [279 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3b3f39f3]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp] GetDefaultSigningIdentity -> DEBU 0fa Obtaining default signing identity
peer0.org1.example.com | [27a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3b3f39f3]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp] GetLocalMSP -> DEBU 0fb Returning existing local MSP
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [177 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | [27b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b3f39f3]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp] GetDefaultSigningIdentity -> DEBU 0fc Obtaining default signing identity
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer1.org1.example.com | [178 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09b67ead]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [27c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3b3f39f3-723c-4d64-ab64-78a128901356]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp/identity] Sign -> DEBU 0fd Sign: plaintext: 0AB7060A1B08011A0608F3E4C0D30522...41646D696E7310021A0641646D696E73
peer1.org2.example.com | [154 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
peer1.org1.example.com | [179 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.832 UTC [msp/identity] Sign -> DEBU 0fe Sign: digest: B6C80C59151F6E5D7B2FE1EF229EEF5B97FDF12CB7A6DCAD8CBFDB0AD7FB6F41
peer0.org1.example.com | [27d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3b3f39f3-723c-4d64-ab64-78a128901356
peer0.org2.example.com | [154 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(qscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:07.833 UTC [common/config] NewStandardValues -> DEBU 0ff Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [17a 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [27e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 100 Processing field: HashingAlgorithm
peer0.org2.example.com | [155 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
peer0.org1.example.com | [27f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
peer1.org2.example.com | [155 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (qscc-1.0.2) lock
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 101 Processing field: BlockDataHashingStructure
peer1.org1.example.com | [17b 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [280 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [2f5e1441-bb1a-43ca-baef-3a5cab437ea4]
peer0.org2.example.com | [156 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 102 Processing field: OrdererAddresses
peer1.org2.example.com | [156 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU chaincode instance created for qscc-1.0.2
peer0.org1.example.com | [281 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:07.840 UTC [common/config] initializeProtosStruct -> DEBU 103 Processing field: Consortium
peer1.org1.example.com | [17c 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]sending state message INIT
peer0.org2.example.com | [157 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer0.org1.example.com | [282 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c4ba5622-a32b-4d42-8090-937c0329e6aa]
peer1.org2.example.com | [157 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
orderer.example.com | 2018-01-30 08:53:07.841 UTC [common/configtx] addToMap -> DEBU 104 Adding to config map: [Groups] /Channel
peer0.org1.example.com | [283 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=74a0e90e-7678-44f9-86aa-a5b8b984d039,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org2.example.com | [158 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode-support started for qscc-1.0.2
peer1.org1.example.com | [172 01-30 08:53:03.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Received message READY from shim
peer1.org2.example.com | [158 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [284 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.841 UTC [common/configtx] addToMap -> DEBU 105 Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [17d 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09b67ead]Handling ChaincodeMessage of type: READY(state:established)
peer1.org2.example.com | [159 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org2.example.com | [15a 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
orderer.example.com | 2018-01-30 08:53:07.842 UTC [common/configtx] addToMap -> DEBU 106 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [285 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [17e 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Received message INIT from shim
orderer.example.com | 2018-01-30 08:53:07.845 UTC [common/configtx] addToMap -> DEBU 107 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.845 UTC [common/configtx] addToMap -> DEBU 108 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 109 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [15a 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
peer0.org2.example.com | [15b 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [286 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [17f 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09b67ead]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 10a Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [287 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74a0e90e]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [159 01-30 08:53:02.86 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU chaincode started for qscc-1.0.2
peer1.org2.example.com | [15b 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 10b Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [180 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [288 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [15c 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU in proc [chaincode -peer.address=peer0.org2.example.com:7052]
peer1.org2.example.com | [15c 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.849 UTC [common/configtx] addToMap -> DEBU 10c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [289 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [74a0e90e]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [181 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [09b67ead]Received INIT, initializing chaincode
peer0.org2.example.com | [15d 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU starting chat with peer using name=qscc:1.0.2
peer0.org1.example.com | [28a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74a0e90e]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 10d Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [15d 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [28b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74a0e90e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [182 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 10e Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [15e 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer0.org2.example.com | [15e 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU Registering.. sending REGISTER
peer0.org1.example.com | [28c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [183 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer1.org2.example.com | [15f 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 10f Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [28d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74a0e90e]sending state message INIT
peer0.org2.example.com | [15f 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [184 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Init get response status: 200
peer0.org1.example.com | [28e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Received message INIT from shim
peer1.org2.example.com | [160 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [160 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [28f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74a0e90e]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [185 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [161 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.850 UTC [common/configtx] addToMap -> DEBU 110 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
peer0.org2.example.com | [161 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org1.example.com | [290 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [186 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]Move state message COMPLETED
peer1.org2.example.com | [162 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 111 Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [187 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09b67ead]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [162 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode qscc:1.0.2
peer0.org1.example.com | [291 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [74a0e90e]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 112 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [163 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [188 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09b67ead]send state message COMPLETED
peer0.org1.example.com | [292 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 113 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org2.example.com | [163 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
peer1.org2.example.com | [164 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [189 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09b67ead]Received message COMPLETED from shim
peer0.org1.example.com | [293 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [165 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org2.example.com | [164 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
orderer.example.com | 2018-01-30 08:53:07.851 UTC [common/configtx] addToMap -> DEBU 114 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [294 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]Move state message COMPLETED
peer1.org2.example.com | [166 01-30 08:53:04.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
peer1.org1.example.com | [18a 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.852 UTC [common/configtx] addToMap -> DEBU 115 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org1.example.com | [295 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [74a0e90e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [165 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU []Received message REGISTERED from shim
peer1.org1.example.com | [18b 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09b67ead-5b84-4489-ab93-56b6a9c1767f]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [18c 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:09b67ead-5b84-4489-ab93-56b6a9c1767f
peer1.org1.example.com | [18d 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [18e 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org2.example.com | [166 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU []Handling ChaincodeMessage of type: REGISTERED(state:created)
peer0.org1.example.com | [296 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [74a0e90e]send state message COMPLETED
peer0.org1.example.com | [297 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [74a0e90e]Received message COMPLETED from shim
peer0.org1.example.com | [298 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74a0e90e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [18f 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
orderer.example.com | 2018-01-30 08:53:07.852 UTC [common/configtx] addToMap -> DEBU 116 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:07.861 UTC [common/configtx] addToMap -> DEBU 117 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:07.861 UTC [common/configtx] addToMap -> DEBU 118 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:07.861 UTC [common/configtx] addToMap -> DEBU 119 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [167 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(qscc-1.0.2)
peer1.org1.example.com | [190 01-30 08:53:03.45 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051]
peer1.org1.example.com | [191 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org1.example.com" ], network ID=[dev], address=[peer1.org1.example.com:7051]
peer1.org1.example.com | [192 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [299 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [74a0e90e-7678-44f9-86aa-a5b8b984d039]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11a Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11b Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [167 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU Received REGISTERED, ready for invocations
zookeeper2 | 2018-01-30 08:53:08,559 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0xd zxid:0x100000014 txntype:-1 reqpath:n/a Error Path:/config/changes Error:KeeperErrorCode = NodeExists for /config/changes
peer1.org1.example.com | [193 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [29a 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:74a0e90e-7678-44f9-86aa-a5b8b984d039
peer1.org2.example.com | [168 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
peer0.org2.example.com | [168 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode qscc:1.0.2 launch seq completed
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11c Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [194 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
peer0.org2.example.com | [169 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org2.example.com | [169 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [29b 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11d Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org1.example.com | [195 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16a 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [196 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
peer1.org1.example.com | [197 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
peer0.org1.example.com | [29c 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer1.org1.example.com | [198 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11e Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [29d 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c4ba5622-a32b-4d42-8090-937c0329e6aa]
peer0.org2.example.com | [16b 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]Move state message READY
peer1.org1.example.com | [199 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer1.org2.example.com | [16a 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [29e 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:07.862 UTC [common/configtx] addToMap -> DEBU 11f Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [19a 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16c 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [16b 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]Move state message READY
peer0.org1.example.com | [29f 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [0cc8248c-519e-4f9b-81ec-c6fabaf6628f]
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 120 Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [19b 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16d 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [72c68048]Entered state ready
peer0.org1.example.com | [2a0 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=b35b4d31-9026-4fa4-a315-0b3b8056e20c,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer1.org2.example.com | [16c 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e]Fabric side Handling ChaincodeMessage of type: READY in state established
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 121 Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [16e 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:72c68048-3dd6-4336-b461-0c681d2adde4
peer0.org1.example.com | [2a1 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 122 Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org1.example.com | [19c 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer0.org2.example.com | [16f 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]sending state message READY
peer1.org2.example.com | [16d 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [9479a27e]Entered state ready
peer0.org1.example.com | [2a2 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 123 Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [16e 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc
peer1.org1.example.com | [19d 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
peer0.org2.example.com | [170 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Received message READY from shim
orderer.example.com | 2018-01-30 08:53:07.867 UTC [common/configtx] addToMap -> DEBU 124 Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [170 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer0.org2.example.com | [172 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [19e 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer0.org1.example.com | [2a3 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org2.example.com | [171 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
peer1.org1.example.com | [19f 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
kafka1 | [2018-01-30 08:53:12,509] INFO Created log for partition [testchainid,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer0.org2.example.com | [173 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/configtx] addToMap -> DEBU 125 Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [2a4 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b35b4d31]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [1a0 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
peer1.org2.example.com | [172 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/configtx] addToMap -> DEBU 126 Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [174 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [2a5 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [1a1 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/configtx] processConfig -> DEBU 127 Beginning new config for channel businesschannel
peer0.org2.example.com | [175 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org2.example.com | [173 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [2a6 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b35b4d31]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/config] NewStandardValues -> DEBU 128 Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [1a2 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
peer0.org2.example.com | [176 01-30 08:53:02.88 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [72c68048]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [174 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9479a27e]Inside sendExecuteMessage. Message INIT
orderer.example.com | 2018-01-30 08:53:07.868 UTC [common/config] initializeProtosStruct -> DEBU 129 Processing field: HashingAlgorithm
peer0.org2.example.com | [177 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [2a7 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b35b4d31]Move state message INIT
peer1.org2.example.com | [175 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [1a3 01-30 08:53:03.46 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 12a Processing field: BlockDataHashingStructure
peer0.org1.example.com | [2a8 01-30 08:53:17.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b35b4d31]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [178 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [72c68048]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [176 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [9479a27e]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [1a4 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 12b Processing field: OrdererAddresses
peer0.org1.example.com | [2a9 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [179 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 12c Processing field: Consortium
peer1.org2.example.com | [16f 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]sending state message READY
peer1.org1.example.com | [1a5 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421911e60
peer0.org1.example.com | [2aa 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b35b4d31]sending state message INIT
peer1.org2.example.com | [177 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]Move state message INIT
peer0.org2.example.com | [17a 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [178 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 12d Proposed new policy Readers for Channel
peer1.org1.example.com | [1a6 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [2ab 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Received message INIT from shim
peer1.org2.example.com | [179 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Received message READY from shim
peer0.org2.example.com | [17b 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 12e Proposed new policy Writers for Channel
peer1.org1.example.com | [1a7 01-30 08:53:17.45 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [2ac 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b35b4d31]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [17a 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 12f Proposed new policy Admins for Channel
peer0.org2.example.com | [17c 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]sending state message INIT
peer1.org1.example.com | [1a8 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [2ad 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [17c 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]sending state message INIT
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] NewStandardValues -> DEBU 130 Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [171 01-30 08:53:02.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [72c68048]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [1a9 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [2ae 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b35b4d31]Received INIT, initializing chaincode
peer0.org2.example.com | [17d 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Received message INIT from shim
peer1.org2.example.com | [17b 01-30 08:53:04.53 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9479a27e]Handling ChaincodeMessage of type: READY(state:established)
peer1.org1.example.com | [1aa 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 131 Processing field: ConsensusType
peer0.org1.example.com | [2af 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [17d 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Received message INIT from shim
peer1.org1.example.com | [1ab 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42192ed70, header 0xc421911ef0
peer0.org1.example.com | [2b0 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 132 Processing field: BatchSize
peer1.org2.example.com | [17e 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9479a27e]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [17e 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [72c68048]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [1ac 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
peer0.org1.example.com | [2b1 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 133 Processing field: BatchTimeout
peer1.org2.example.com | [17f 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [1ad 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba
peer0.org2.example.com | [17f 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 134 Processing field: KafkaBrokers
peer0.org1.example.com | [2b2 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]Move state message COMPLETED
peer1.org2.example.com | [180 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [9479a27e]Received INIT, initializing chaincode
peer1.org1.example.com | [1ae 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba channel id:
peer0.org2.example.com | [180 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [72c68048]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.869 UTC [common/config] initializeProtosStruct -> DEBU 135 Processing field: ChannelRestrictions
peer0.org1.example.com | [2b3 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b35b4d31]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1af 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba channel id: version: 1.0.2
peer1.org2.example.com | [181 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
orderer.example.com | 2018-01-30 08:53:07.869 UTC [policies] ProposePolicy -> DEBU 136 Proposed new policy Admins for Orderer
peer1.org2.example.com | [182 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [2b4 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b35b4d31]send state message COMPLETED
peer1.org1.example.com | [1b0 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba,syscc=true,proposal=0xc42192ed70,canname=cscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 137 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [181 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [183 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Init get response status: 200
peer1.org1.example.com | [1b1 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer0.org1.example.com | [2b5 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b35b4d31]Received message COMPLETED from shim
peer1.org2.example.com | [184 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 138 Proposed new policy Readers for Orderer
peer0.org2.example.com | [182 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU Returning existing local MSP
peer0.org1.example.com | [2b6 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b35b4d31]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [185 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]Move state message COMPLETED
peer1.org1.example.com | [1b2 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [183 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 139 Proposed new policy Writers for Orderer
peer0.org1.example.com | [2b7 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b35b4d31-9026-4fa4-a315-0b3b8056e20c]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [186 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9479a27e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [1b3 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org1.example.com | [2b8 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b35b4d31-9026-4fa4-a315-0b3b8056e20c
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] NewStandardValues -> DEBU 13a Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [187 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9479a27e]send state message COMPLETED
peer0.org2.example.com | [184 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [1b4 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6d77128e]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [2b9 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] initializeProtosStruct -> DEBU 13b Processing field: MSP
peer1.org2.example.com | [188 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9479a27e]Received message COMPLETED from shim
peer1.org1.example.com | [1b5 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [185 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]Move state message COMPLETED
peer0.org1.example.com | [2ba 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 13c Proposed new policy Admins for OrdererOrg
peer1.org2.example.com | [189 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [1b6 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [186 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [72c68048]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [2bb 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [0cc8248c-519e-4f9b-81ec-c6fabaf6628f]
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 13d Proposed new policy Readers for OrdererOrg
peer1.org1.example.com | [1b7 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6d77128e]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [2bc 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [18a 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [187 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [72c68048]send state message COMPLETED
peer1.org1.example.com | [1b8 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6d77128e]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 13e Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [2bd 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [18b 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9479a27e-f2f7-44ae-8f62-d3a0a2fc87dc
peer1.org1.example.com | [1b9 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6d77128e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [2be 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] NewStandardValues -> DEBU 13f Initializing protos for *struct {}
peer0.org2.example.com | [188 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [72c68048]Received message COMPLETED from shim
peer1.org2.example.com | [18c 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [189 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [1ba 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.870 UTC [policies] ProposePolicy -> DEBU 140 Proposed new policy ChannelCreationPolicy for Application
peer0.org1.example.com | [2bf 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [1bb 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6d77128e]sending state message TRANSACTION
peer1.org2.example.com | [18d 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org2.example.com | [18a 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [72c68048-3dd6-4336-b461-0c681d2adde4]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] NewStandardValues -> DEBU 141 Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [18b 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:72c68048-3dd6-4336-b461-0c681d2adde4
peer1.org2.example.com | [18e 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
peer0.org2.example.com | [18c 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.870 UTC [common/config] initializeProtosStruct -> DEBU 142 Processing field: MSP
peer1.org1.example.com | [1bc 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]Received message TRANSACTION from shim
peer0.org1.example.com | [2c0 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [18f 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051]
orderer.example.com | 2018-01-30 08:53:07.871 UTC [common/config] NewStandardValues -> DEBU 143 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [1bd 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6d77128e]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [2c1 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [18d 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer1.org2.example.com | [190 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer1.org2.example.com" ], network ID=[dev], address=[peer1.org2.example.com:7051]
orderer.example.com | 2018-01-30 08:53:07.871 UTC [common/config] initializeProtosStruct -> DEBU 144 Processing field: AnchorPeers
peer1.org1.example.com | [1be 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6d77128e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [18e 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO Deployed system chaincodess
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] NewStandardValues -> DEBU 145 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [191 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2c2 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] initializeProtosStruct -> DEBU 146 Processing field: MSP
peer1.org2.example.com | [192 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2c3 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [1bf 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
orderer.example.com | 2018-01-30 08:53:07.872 UTC [policies] ProposePolicy -> DEBU 147 Proposed new policy Admins for Org1MSP
peer0.org2.example.com | [18f 01-30 08:53:02.89 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Starting peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051]
peer0.org1.example.com | [2c4 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]Move state message COMPLETED
peer0.org1.example.com | [2c5 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f520643c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.872 UTC [policies] ProposePolicy -> DEBU 148 Proposed new policy Readers for Org1MSP
peer1.org2.example.com | [193 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
peer0.org2.example.com | [190 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO Started peer with ID=[name:"peer0.org2.example.com" ], network ID=[dev], address=[peer0.org2.example.com:7051]
peer0.org1.example.com | [2c6 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f520643c]send state message COMPLETED
peer1.org1.example.com | [1c0 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
orderer.example.com | 2018-01-30 08:53:07.872 UTC [policies] ProposePolicy -> DEBU 149 Proposed new policy Writers for Org1MSP
peer1.org2.example.com | [194 01-30 08:53:04.54 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1c1 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer0.org2.example.com | [191 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2c7 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f520643c]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] NewStandardValues -> DEBU 14a Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [1c2 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
peer0.org1.example.com | [2c8 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f520643c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [195 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
peer0.org2.example.com | [192 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'configvalues/msp' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.872 UTC [common/config] initializeProtosStruct -> DEBU 14b Processing field: MSP
peer1.org1.example.com | [1c3 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
peer0.org1.example.com | [2c9 01-30 08:53:17.35 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] NewStandardValues -> DEBU 14c Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [196 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1c4 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer0.org2.example.com | [193 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'msp/identity' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] initializeProtosStruct -> DEBU 14d Processing field: AnchorPeers
peer1.org1.example.com | [1c5 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
peer1.org2.example.com | [197 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2ca 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f520643cf30dde9e403c2b3f1d2159b0a91560775cf027ea36192879e1fc38dc
peer1.org1.example.com | [1c6 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
peer0.org2.example.com | [194 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] NewStandardValues -> DEBU 14e Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [198 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2cb 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [1c7 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
peer0.org2.example.com | [195 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] initializeProtosStruct -> DEBU 14f Processing field: MSP
peer1.org2.example.com | [199 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1c8 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [2cc 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [196 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [policies] ProposePolicy -> DEBU 150 Proposed new policy Readers for Org2MSP
peer1.org1.example.com | [1c9 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42194e6c0), Data:(*common.BlockData)(0xc4219a63c0), Metadata:(*common.BlockMetadata)(0xc4219a6400)}, doMVCCValidation=true
peer1.org2.example.com | [19a 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2cd 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.873 UTC [policies] ProposePolicy -> DEBU 151 Proposed new policy Writers for Org2MSP
peer1.org1.example.com | [1ca 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [197 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19b 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/gossip' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [policies] ProposePolicy -> DEBU 152 Proposed new policy Admins for Org2MSP
peer0.org1.example.com | [2ce 01-30 08:53:17.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [1cb 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [2cf 01-30 08:53:23.33 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel
peer0.org2.example.com | [198 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/election' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [common/config] validateMSP -> DEBU 153 Setting up MSP for org OrdererOrg
peer1.org1.example.com | [1cc 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
peer0.org1.example.com | [2d0 01-30 08:53:23.33 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org2.example.com | [199 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/discovery' logger enabled for log level 'WARNING'
peer1.org1.example.com | txId= locPointer=offset=38, bytesLength=11972
peer1.org2.example.com | [19c 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/service' logger enabled for log level 'WARNING'
orderer.example.com | 2018-01-30 08:53:07.873 UTC [msp] NewBccspMsp -> DEBU 154 Creating BCCSP-based MSP instance
peer0.org1.example.com | [2d1 01-30 08:53:23.33 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org2.example.com | [19a 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/comm' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19d 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer1.org1.example.com | ]
peer0.org1.example.com | [2d2 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
orderer.example.com | 2018-01-30 08:53:07.873 UTC [msp] Setup -> DEBU 155 Setting up MSP instance OrdererMSP
peer0.org2.example.com | [19b 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/state' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19e 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
peer1.org1.example.com | [1cd 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
peer0.org1.example.com | [2d3 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.875 UTC [msp/identity] newIdentity -> DEBU 156 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [19c 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'gossip/pull' logger enabled for log level 'WARNING'
peer1.org2.example.com | [19f 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [1ce 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org1.example.com | [2d4 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer0.org2.example.com | [19d 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger' logger enabled for log level 'INFO'
peer1.org2.example.com | [1a0 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
kafka1 | [2018-01-30 08:53:12,510] INFO Partition [testchainid,0] on broker 1: No checkpointed highwatermark is found for partition [testchainid,0] (kafka.cluster.Partition)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [1cf 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org2.example.com | [19e 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'kvledger.util' logger enabled for log level 'INFO'
peer0.org1.example.com | [2d5 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [1]
peer1.org2.example.com | [1a1 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
peer1.org1.example.com | [1d0 01-30 08:53:17.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | [19f 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'ledgermgmt' logger enabled for log level 'INFO'
peer1.org2.example.com | [1a2 01-30 08:53:04.55 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
peer1.org1.example.com | [1d1 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
peer0.org2.example.com | [1a0 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'cauthdsl' logger enabled for log level 'WARNING'
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer1.org2.example.com | [1a3 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [1a1 01-30 08:53:02.91 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'policies' logger enabled for log level 'WARNING'
peer0.org1.example.com | [2d6 01-30 08:53:23.34 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [1]
peer1.org1.example.com | [1d2 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [1a4 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421579440
peer0.org2.example.com | [1a2 01-30 08:53:02.92 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU Module 'grpc' logger enabled for log level 'ERROR'
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [1d3 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [1a3 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [1a5 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [2d7 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [1a4 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215b5440
peer1.org2.example.com | [1a6 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [1d4 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer1.org2.example.com | [1a7 01-30 08:53:17.89 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org2.example.com | [1a5 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer1.org1.example.com | [1d5 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org2.example.com | [1a8 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [2d8 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [1a6 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [1d6 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer1.org2.example.com | [1a9 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [1a7 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [2d9 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer1.org2.example.com | [1aa 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4215ba320, header 0xc4215794d0
peer0.org2.example.com | [1a8 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [1d7 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer0.org1.example.com | [2da 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4219d7950
peer1.org2.example.com | [1ab 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer0.org2.example.com | [1a9 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [1d8 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [1ac 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c
peer0.org1.example.com | [2db 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org2.example.com | [1aa 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4214415e0, header 0xc4215b54d0
peer1.org2.example.com | [1ad 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c channel id:
peer1.org1.example.com | [1d9 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [1ab 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
peer1.org2.example.com | [1ae 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c channel id: version: 1.0.2
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [2dc 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org2.example.com | [1ac 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a
peer1.org2.example.com | [1af 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c,syscc=true,proposal=0xc4215ba320,canname=cscc:1.0.2
peer0.org2.example.com | [1ad 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a channel id:
peer1.org1.example.com | [1da 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [1b0 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer0.org1.example.com | [2dd 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer1.org2.example.com | [1b1 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [1ae 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a channel id: version: 1.0.2
peer0.org1.example.com | [2de 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer1.org1.example.com | [1db 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [1af 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a,syscc=true,proposal=0xc4214415e0,canname=cscc:1.0.2
peer1.org2.example.com | [1b2 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [2df 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [1dc 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1b3 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4557b7a2]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [1b0 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer0.org1.example.com | [2e0 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org1.example.com | [1dd 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1b4 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [1b1 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [2e1 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4219f8000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer1.org1.example.com | [1de 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [1b2 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer1.org2.example.com | [1b5 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.875 UTC [msp/identity] newIdentity -> DEBU 157 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [1df 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [2e2 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [1b3 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb6e952f]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [1b6 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4557b7a2]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [1e0 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [2e3 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1b7 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4557b7a2]Move state message TRANSACTION
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [1e1 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [2e4 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [1b4 01-30 08:53:17.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [1b8 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4557b7a2]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org1.example.com | [1e2 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
zookeeper2 | 2018-01-30 08:53:08,582 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0xa zxid:0x100000016 txntype:-1 reqpath:n/a Error Path:/config/changes Error:KeeperErrorCode = NodeExists for /config/changes
peer1.org2.example.com | [1b9 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [2e5 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org2.example.com | [1b5 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [1e3 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org2.example.com | [1ba 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4557b7a2]sending state message TRANSACTION
peer0.org1.example.com | [2e6 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [1e4 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [1b6 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bb6e952f]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [1bb 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]Received message TRANSACTION from shim
peer0.org1.example.com | [2e7 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [1e5 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
kafka1 | [2018-01-30 08:53:15,505] INFO Completed load of log businesschannel-0 with log end offset 0 (kafka.log.Log)
peer0.org2.example.com | [1b7 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb6e952f]Move state message TRANSACTION
peer1.org2.example.com | [1bc 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4557b7a2]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [2e8 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [1e6 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org2.example.com | [1b8 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb6e952f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [1e7 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [2e9 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [1bd 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4557b7a2]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [1b9 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [1e8 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [2ea 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org2.example.com | [1be 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer0.org2.example.com | [1ba 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb6e952f]sending state message TRANSACTION
peer1.org1.example.com | [1e9 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [1bf 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer0.org1.example.com | [2eb 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [1bb 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]Received message TRANSACTION from shim
peer1.org1.example.com | [1ea 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org2.example.com | [1c0 01-30 08:53:17.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer1.org1.example.com | [1eb 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [2ec 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [1bc 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb6e952f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [2ed 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [1ec 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer1.org2.example.com | [1c1 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [2ee 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [1bd 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bb6e952f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [1ed 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [1c2 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
orderer.example.com | 2018-01-30 08:53:07.876 UTC [msp/identity] newIdentity -> DEBU 158 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [1be 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU Invoke function: JoinChain
peer0.org1.example.com | [2ef 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [1ee 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [1c3 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [1ef 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [2f0 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [1bf 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Creating ledger [businesschannel] with genesis block
peer1.org2.example.com | [1c4 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
peer1.org1.example.com | [1f0 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [1c0 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
peer1.org2.example.com | [1c5 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [2f1 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [1c1 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
peer1.org1.example.com | [1f1 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [2f2 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org2.example.com | [1c6 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
peer1.org1.example.com | [1f2 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [1c2 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [2f3 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [1c3 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
peer1.org2.example.com | [1c7 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [1f3 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [2f4 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [1c4 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [1c8 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420262f80), Data:(*common.BlockData)(0xc4215ca9e0), Metadata:(*common.BlockMetadata)(0xc4215caa20)}, doMVCCValidation=true
peer1.org1.example.com | [1f4 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [2f5 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org2.example.com | [1c5 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU Finished reading file number [0]
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [2f6 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [1c9 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org1.example.com | [1f5 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [1c6 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU blockbytes [0] read from file [0]
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [2f7 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [1ca 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org2.example.com | [1c7 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [2f8 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [1f6 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [1cb 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org2.example.com | [1c8 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005fb80), Data:(*common.BlockData)(0xc42162d1a0), Metadata:(*common.BlockMetadata)(0xc42162d1e0)}, doMVCCValidation=true
peer0.org1.example.com | [2f9 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [1f7 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [1c9 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | txId= locPointer=offset=38, bytesLength=11972
peer0.org1.example.com | [2fa 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [1f8 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [1ca 01-30 08:53:17.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | ]
peer0.org1.example.com | [2fb 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [1f9 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [1cb 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
peer1.org2.example.com | [1cc 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
peer0.org1.example.com | [2fc 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [1fa 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:07.876 UTC [msp] Validate -> DEBU 159 MSP OrdererMSP validating identity
peer1.org2.example.com | [1cd 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org2.example.com | txId= locPointer=offset=38, bytesLength=11972
peer0.org1.example.com | [2fd 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.877 UTC [common/config] Validate -> DEBU 15a Anchor peers for org Org1MSP are
peer1.org1.example.com | [1fb 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | ]
peer1.org2.example.com | [1ce 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer0.org1.example.com | [2fe 01-30 08:53:23.35 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [1cc 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.877 UTC [common/config] validateMSP -> DEBU 15b Setting up MSP for org Org1MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.879418 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [2ff 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [1cd 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11972] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [1fc 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | [sarama] 2018/01/30 08:53:07.879463 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [1cf 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
peer0.org2.example.com | [1ce 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12016], isChainEmpty=[false], lastBlockNumber=[0]
peer1.org1.example.com | [1fd 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [300 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [1d0 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | 2018-01-30 08:53:07.877 UTC [msp] NewBccspMsp -> DEBU 15c Creating BCCSP-based MSP instance
peer0.org2.example.com | [1cf 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO Channel [businesschannel]: Created block [0] with 1 transaction(s)
peer0.org1.example.com | [301 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org1.example.com | [1fe 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [302 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.882 UTC [msp] Setup -> DEBU 15d Setting up MSP instance Org1MSP
peer0.org2.example.com | [1d0 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [1d1 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [303 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [1ff 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [304 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [1d2 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [1d1 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [305 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | [sarama] 2018/01/30 08:53:07.887648 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org1.example.com | [200 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [1d2 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [1d3 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer0.org1.example.com | [306 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [1d4 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [1d3 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
peer1.org1.example.com | [201 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [307 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:07.887686 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [1d5 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer0.org1.example.com | [308 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [1d4 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [202 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org1.example.com | [309 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | [sarama] 2018/01/30 08:53:07.887698 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [30a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [1d6 01-30 08:53:17.91 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
peer1.org1.example.com | [203 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [30b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.887770 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org2.example.com | [1d5 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [0]
peer1.org2.example.com | [1d7 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [30c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [204 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [1d6 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO Created ledger [businesschannel] with genesis block
orderer.example.com | 2018-01-30 08:53:07.888 UTC [msp/identity] newIdentity -> DEBU 15e Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [30d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [205 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [1d8 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [1d7 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [30e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [1d9 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [206 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [30f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [1d8 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [310 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [207 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1da 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [311 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [1d9 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [208 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [312 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [1db 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [313 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [209 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [1da 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [314 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [1dc 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [20a 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org1.example.com | [315 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [1db 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [1dd 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [316 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [20b 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [1dc 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [1de 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [317 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [1df 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [20c 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [318 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer1.org2.example.com | [1e0 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org2.example.com | [1dd 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [319 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org1.example.com | [20d 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [1e1 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org2.example.com | [1de 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [1e2 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [31a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [20e 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [1df 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org2.example.com | [1e3 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [20f 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [31b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org2.example.com | [1e0 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [1e4 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [31c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org2.example.com | [1e1 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [210 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org2.example.com | [1e5 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [31d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [1e2 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | yEwB5uHweA==
peer1.org2.example.com | [1e6 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [1e3 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [211 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [31e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [212 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [1e7 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [1e4 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [31f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:07.890 UTC [msp/identity] newIdentity -> DEBU 15f Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [1e8 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [213 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [1e5 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org2.example.com | [1e9 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [320 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org2.example.com | [1e6 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org1.example.com | [214 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [1ea 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [321 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org2.example.com | [1e7 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [215 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [1eb 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org2.example.com | [1e8 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [322 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [1ec 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [323 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [216 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [1e9 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [217 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [324 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org1.example.com | [218 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [325 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [219 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [1ea 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [326 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [1ed 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [21a 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | [1eb 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org2.example.com | [1ee 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [327 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [21b 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [1ec 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [1ef 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [21c 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [1ed 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [328 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [1f0 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org1.example.com | [21d 01-30 08:53:17.47 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [329 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [1f1 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [21e 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org2.example.com | [1ee 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [32a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [1f2 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [1ef 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [21f 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [1f3 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [1f0 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [32b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [220 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
peer0.org2.example.com | [1f1 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [1f4 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [1f5 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [32c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [221 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [1f2 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [32d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [1f6 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org1.example.com | [222 01-30 08:53:17.48 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org1.example.com | [223 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org1.example.com | [224 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org1.example.com | [225 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org1.example.com | [226 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [1f3 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org2.example.com | [1f7 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [32e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [227 01-30 08:53:17.49 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org2.example.com | [1f8 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [32f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [1f4 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | [sarama] 2018/01/30 08:53:07.893837 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org1.example.com | [228 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org2.example.com | [1f9 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [330 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | [sarama] 2018/01/30 08:53:07.893873 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
zookeeper2 | 2018-01-30 08:53:08,598 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x10 zxid:0x100000018 txntype:-1 reqpath:n/a Error Path:/config/clients Error:KeeperErrorCode = NodeExists for /config/clients
peer0.org2.example.com | [1f5 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [1fa 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [229 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [331 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.893884 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [1f6 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [1fb 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [332 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | [sarama] 2018/01/30 08:53:07.898144 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org1.example.com | [22a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [cbe91ba9-ba29-45dc-8cb2-aa3e880d2e0c]
peer0.org2.example.com | [1f7 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org2.example.com | [1fc 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [333 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:07.901 UTC [msp/identity] newIdentity -> DEBU 160 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [22b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=09f3eda4-d514-4349-bd2a-a84ee7328fe0,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer0.org2.example.com | [1f8 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [1fd 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [334 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [22c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer1.org2.example.com | [1fe 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [1f9 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [1ff 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [335 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [22d 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [1fa 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [200 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [336 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org1.example.com | [22e 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org2.example.com | [1fb 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [337 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [201 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [22f 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09f3eda4]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [338 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [1fc 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [202 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [230 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [1fd 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [231 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [09f3eda4]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [203 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [1fe 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [339 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org2.example.com | [204 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [232 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09f3eda4]Move state message INIT
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [1ff 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [205 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [233 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09f3eda4]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [33a 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [200 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [234 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [33b 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [201 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU Beginning new config for channel businesschannel
peer1.org2.example.com | [206 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [235 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09f3eda4]sending state message INIT
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [33c 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [202 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [207 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org1.example.com | [236 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Received message INIT from shim
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org1.example.com | [33d 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [203 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [208 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [209 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [237 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09f3eda4]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [33e 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [20a 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [204 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [238 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org1.example.com | [33f 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [20b 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [205 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [239 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [09f3eda4]Received INIT, initializing chaincode
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [340 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [206 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [23a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org2.example.com | [20c 01-30 08:53:17.92 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [341 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [23b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Init get response status: 200
peer0.org2.example.com | [207 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.904027 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [20d 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [23c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [342 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [208 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | [sarama] 2018/01/30 08:53:07.904064 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org1.example.com | [23d 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]Move state message COMPLETED
peer0.org1.example.com | [343 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [20e 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.904075 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer1.org1.example.com | [23e 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [09f3eda4]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [209 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [20f 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [344 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | [sarama] 2018/01/30 08:53:07.904090 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer1.org1.example.com | [23f 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [09f3eda4]send state message COMPLETED
peer1.org2.example.com | [210 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [20a 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:07.911 UTC [msp] Validate -> DEBU 161 MSP Org1MSP validating identity
peer1.org1.example.com | [240 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [09f3eda4]Received message COMPLETED from shim
peer1.org2.example.com | [211 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [345 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.911 UTC [common/config] Validate -> DEBU 162 Anchor peers for org Org2MSP are
peer1.org1.example.com | [241 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09f3eda4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [20b 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [212 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [346 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:07.911 UTC [common/config] validateMSP -> DEBU 163 Setting up MSP for org Org2MSP
peer1.org1.example.com | [242 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [09f3eda4-d514-4349-bd2a-a84ee7328fe0]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [213 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.911 UTC [msp] NewBccspMsp -> DEBU 164 Creating BCCSP-based MSP instance
peer0.org2.example.com | [20c 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [347 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer1.org1.example.com | [243 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:09f3eda4-d514-4349-bd2a-a84ee7328fe0
peer1.org2.example.com | [214 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.911 UTC [msp] Setup -> DEBU 165 Setting up MSP instance Org2MSP
peer0.org2.example.com | [20d 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [244 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.912 UTC [msp/identity] newIdentity -> DEBU 166 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [348 01-30 08:53:23.36 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [215 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [20e 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [245 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [349 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [216 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [20f 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
kafka1 | [2018-01-30 08:53:15,511] INFO Created log for partition [businesschannel,0] in /tmp/kafka-logs with properties {compression.type -> producer, file.delete.delay.ms -> 60000, max.message.bytes -> 1048576, min.insync.replicas -> 2, segment.jitter.ms -> 0, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> -1, delete.retention.ms -> 86400000, cleanup.policy -> delete, flush.ms -> 9223372036854775807, segment.ms -> 604800000, segment.bytes -> 1073741824, retention.ms -> -1, segment.index.bytes -> 10485760, flush.messages -> 9223372036854775807}. (kafka.log.LogManager)
peer1.org1.example.com | [246 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [cbe91ba9-ba29-45dc-8cb2-aa3e880d2e0c]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [217 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer0.org2.example.com | [210 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [34a 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [247 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [218 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [211 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [248 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [07327077-8bc3-41c8-bb36-1e8b27429300]
peer1.org2.example.com | [219 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org1.example.com | [34b 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [1]
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org2.example.com | [212 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [249 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=1835ef5c-2d15-4893-9355-da2b223428c1,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org2.example.com | [21a 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [213 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [24a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [34c 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [1]
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [21b 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [214 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [24b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [21c 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
peer0.org2.example.com | [215 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [24c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [34d 01-30 08:53:23.43 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer1.org2.example.com | [21d 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [216 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [24d 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1835ef5c]Inside sendExecuteMessage. Message INIT
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org2.example.com | [21e 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [34e 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [217 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [24e 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer1.org2.example.com | [21f 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [218 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [34f 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
zookeeper2 | 2018-01-30 08:53:08,602 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0xd zxid:0x100000019 txntype:-1 reqpath:n/a Error Path:/config/clients Error:KeeperErrorCode = NodeExists for /config/clients
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org2.example.com | [219 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [220 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [350 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer1.org1.example.com | [24f 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [1835ef5c]sendExecuteMsg trigger event INIT
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org2.example.com | [21a 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [221 01-30 08:53:17.93 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org1.example.com | [351 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | J3QsbWXt
peer0.org2.example.com | [21b 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [250 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1835ef5c]Move state message INIT
peer1.org2.example.com | [222 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [352 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org2.example.com | [21c 01-30 08:53:17.73 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | [sarama] 2018/01/30 08:53:07.914947 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer1.org1.example.com | [251 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1835ef5c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [223 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [21d 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are
peer0.org1.example.com | [353 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | [sarama] 2018/01/30 08:53:07.914999 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org2.example.com | [21e 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [252 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [224 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [21f 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [354 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | [sarama] 2018/01/30 08:53:07.915008 client.go:626: client/metadata no available broker to send metadata request to
peer1.org1.example.com | [253 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1835ef5c]sending state message INIT
peer1.org2.example.com | [225 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org2.example.com | [220 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | [sarama] 2018/01/30 08:53:07.915015 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [355 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [221 01-30 08:53:17.74 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | [sarama] 2018/01/30 08:53:07.915022 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
peer1.org2.example.com | [226 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
peer1.org1.example.com | [254 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Received message INIT from shim
peer0.org1.example.com | [356 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4216c0340), Data:(*common.BlockData)(0xc42189a6e0), Metadata:(*common.BlockMetadata)(0xc42189a720)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.920 UTC [msp/identity] newIdentity -> DEBU 167 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [222 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org1.example.com | [255 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1835ef5c]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [227 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer0.org1.example.com | [357 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [256 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [228 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [223 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org1.example.com | [358 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org1.example.com | [257 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [1835ef5c]Received INIT, initializing chaincode
peer1.org2.example.com | [229 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e51df331-c947-4f9f-b17b-5b6c1c18350e]
peer0.org2.example.com | [224 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [359 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer1.org1.example.com | [258 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Init get response status: 200
peer1.org2.example.com | [22a 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=b15b892f-744d-4308-9269-415d12d6b765,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer0.org2.example.com | [225 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=11994
peer1.org2.example.com | [22b 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
peer1.org1.example.com | [259 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Init succeeded. Sending COMPLETED
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [226 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU Init chain businesschannel
kafka1 | [2018-01-30 08:53:15,514] INFO Partition [businesschannel,0] on broker 1: No checkpointed highwatermark is found for partition [businesschannel,0] (kafka.cluster.Partition)
peer1.org2.example.com | [22c 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org1.example.com | ]
peer1.org1.example.com | [25a 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]Move state message COMPLETED
peer0.org2.example.com | [227 01-30 08:53:17.75 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU Deploying system CC, for chain <businesschannel>
peer1.org2.example.com | [22d 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [35a 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
peer1.org1.example.com | [25b 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [1835ef5c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [228 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org1.example.com | [25c 01-30 08:53:17.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [1835ef5c]send state message COMPLETED
peer1.org2.example.com | [22e 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b15b892f]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [35b 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org1.example.com | [25d 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [1835ef5c]Received message COMPLETED from shim
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org2.example.com | [229 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [946d5f48-a932-4201-a725-57acb1110c1a]
peer1.org2.example.com | [22f 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [35c 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [22a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=cc18ad7f-2acb-4c5b-b6e9-4842554236a0,syscc=true,proposal=0x0,canname=cscc:1.0.2
peer1.org2.example.com | [230 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [b15b892f]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [25e 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1835ef5c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.921 UTC [msp/identity] newIdentity -> DEBU 168 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [22b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : cscc:1.0.2
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [35d 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer1.org1.example.com | [25f 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [1835ef5c-2d15-4893-9355-da2b223428c1]HandleMessage- COMPLETED. Notify
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org2.example.com | [22c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [231 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b15b892f]Move state message INIT
peer0.org1.example.com | [35e 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [260 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:1835ef5c-2d15-4893-9355-da2b223428c1
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [261 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [232 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b15b892f]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [22d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: cscc:1.0.2
peer0.org1.example.com | [35f 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org1.example.com | [262 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer1.org2.example.com | [233 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [263 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [07327077-8bc3-41c8-bb36-1e8b27429300]
peer0.org2.example.com | [22e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc18ad7f]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [360 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org1.example.com | [264 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [361 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
peer0.org2.example.com | [22f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [234 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b15b892f]sending state message INIT
peer0.org1.example.com | [362 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [230 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [cc18ad7f]sendExecuteMsg trigger event INIT
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer1.org1.example.com | [265 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [61d0a515-166e-4954-a722-3c4c281d8cf4]
peer0.org1.example.com | [363 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer0.org2.example.com | [231 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc18ad7f]Move state message INIT
peer1.org2.example.com | [235 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Received message INIT from shim
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [232 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc18ad7f]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [364 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [266 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=c0b194e1-63da-4af0-ba37-247d20956893,syscc=true,proposal=0x0,canname=escc:1.0.2
peer1.org2.example.com | [236 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b15b892f]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.921 UTC [msp] Validate -> DEBU 169 MSP Org2MSP validating identity
peer0.org1.example.com | [365 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
orderer.example.com | 2018-01-30 08:53:07.922 UTC [msp] Setup -> DEBU 16a Setting up the MSP manager (3 msps)
peer0.org2.example.com | [233 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [237 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [366 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [267 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.922 UTC [msp] Setup -> DEBU 16b MSP manager setup complete, setup 3 msps
peer0.org2.example.com | [234 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc18ad7f]sending state message INIT
peer0.org1.example.com | [367 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [268 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [238 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [b15b892f]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 16c Returning policy Admins for evaluation
peer0.org2.example.com | [235 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Received message INIT from shim
peer1.org1.example.com | [269 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 16d In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer0.org1.example.com | [368 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [239 01-30 08:53:17.94 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 16e Returning policy Readers for evaluation
peer0.org2.example.com | [236 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc18ad7f]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [26a 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c0b194e1]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [369 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 16f In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer1.org1.example.com | [26b 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [237 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 170 Returning policy Writers for evaluation
peer0.org1.example.com | [36a 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [23a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 171 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer0.org2.example.com | [238 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [cc18ad7f]Received INIT, initializing chaincode
peer1.org1.example.com | [26c 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c0b194e1]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 172 Returning policy Admins for evaluation
peer1.org2.example.com | [23b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [36b 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [239 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO Init CSCC
peer1.org1.example.com | [26d 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0b194e1]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 173 Returning policy Writers for evaluation
peer1.org2.example.com | [23c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]Move state message COMPLETED
peer0.org1.example.com | [36c 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [26e 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0b194e1]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org2.example.com | [23a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 174 Returning policy Readers for evaluation
peer1.org2.example.com | [23d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b15b892f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [36d 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [26f 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [23b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [23c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]Move state message COMPLETED
peer0.org2.example.com | [23d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [cc18ad7f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [23e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [cc18ad7f]send state message COMPLETED
peer0.org2.example.com | [23f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [cc18ad7f]Received message COMPLETED from shim
peer0.org2.example.com | [240 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc18ad7f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [241 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [cc18ad7f-2acb-4c5b-b6e9-4842554236a0]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [242 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:cc18ad7f-2acb-4c5b-b6e9-4842554236a0
peer0.org2.example.com | [243 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [244 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer0.org2.example.com | [245 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [946d5f48-a932-4201-a725-57acb1110c1a]
peer0.org2.example.com | [246 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [247 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [40fe030f-b501-4ca4-a594-4f444527fbe1]
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 175 Returning policy Writers for evaluation
peer0.org2.example.com | [248 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2efb93ac-9bf8-44ee-81db-8678ea4d2603,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer1.org2.example.com | [23e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b15b892f]send state message COMPLETED
peer1.org1.example.com | [270 01-30 08:53:17.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0b194e1]sending state message INIT
peer0.org1.example.com | [36e 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4217f6bd0
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 176 Returning policy Readers for evaluation
peer0.org2.example.com | [249 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [36f 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer1.org2.example.com | [23f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b15b892f]Received message COMPLETED from shim
peer1.org1.example.com | [271 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Received message INIT from shim
peer0.org2.example.com | [24a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 177 In commit adding relative sub-policy Org1MSP/Readers to Application
peer1.org2.example.com | [240 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b15b892f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [370 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
kafka1 | [2018-01-30 08:53:15,538] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions [businesschannel,0] (kafka.server.ReplicaFetcherManager)
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 178 Returning policy Writers for evaluation
peer0.org2.example.com | [24b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org1.example.com | [272 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0b194e1]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [241 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b15b892f-744d-4308-9269-415d12d6b765]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [371 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [273 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 179 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org2.example.com | [24c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2efb93ac]Inside sendExecuteMessage. Message INIT
peer1.org2.example.com | [242 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b15b892f-744d-4308-9269-415d12d6b765
peer1.org1.example.com | [274 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c0b194e1]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 17a Returning policy Admins for evaluation
peer0.org1.example.com | [372 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer1.org2.example.com | [243 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [275 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [373 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [24d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] CommitProposals -> DEBU 17b In commit adding relative sub-policy Org1MSP/Admins to Application
peer1.org2.example.com | [244 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
peer1.org1.example.com | [276 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Init get response status: 200
peer0.org1.example.com | [374 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.922 UTC [policies] GetPolicy -> DEBU 17c Returning policy Readers for evaluation
peer0.org2.example.com | [24e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2efb93ac]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [245 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [e51df331-c947-4f9f-b17b-5b6c1c18350e]
peer1.org1.example.com | [277 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 17d In commit adding relative sub-policy Org2MSP/Readers to Application
peer0.org2.example.com | [24f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2efb93ac]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 17e Returning policy Writers for evaluation
peer0.org1.example.com | [375 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421ebb000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer1.org1.example.com | [278 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]Move state message COMPLETED
peer1.org2.example.com | [246 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [250 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2efb93ac]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [376 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 17f In commit adding relative sub-policy Org2MSP/Writers to Application
peer1.org1.example.com | [279 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0b194e1]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [247 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [0a0664cd-0ee5-41ab-83ab-46d47f32b5cc]
peer0.org1.example.com | [377 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
zookeeper2 | 2018-01-30 08:53:08,614 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0xf zxid:0x10000001a txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer0.org2.example.com | [251 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 180 Returning policy Admins for evaluation
peer1.org1.example.com | [27a 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0b194e1]send state message COMPLETED
peer0.org1.example.com | [378 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [248 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=32235728-aae1-4bf9-8d23-7f42afa7f072,syscc=true,proposal=0x0,canname=lscc:1.0.2
peer0.org2.example.com | [252 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2efb93ac]sending state message INIT
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 181 In commit adding relative sub-policy Org2MSP/Admins to Application
peer1.org1.example.com | [27b 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0b194e1]Received message COMPLETED from shim
peer0.org1.example.com | [379 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [249 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [27c 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0b194e1]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [37a 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org2.example.com | [253 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Received message INIT from shim
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 182 Returning policy Admins for evaluation
peer1.org2.example.com | [24a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [37b 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [27d 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0b194e1-63da-4af0-ba37-247d20956893]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [254 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2efb93ac]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 183 Returning policy Admins for evaluation
peer0.org1.example.com | [37c 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [27e 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c0b194e1-63da-4af0-ba37-247d20956893
peer1.org2.example.com | [24b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [255 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [37d 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [24c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [32235728]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [27f 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [256 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [2efb93ac]Received INIT, initializing chaincode
peer0.org1.example.com | [37e 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 184 Returning policy Admins for evaluation
peer0.org1.example.com | [37f 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org2.example.com | [257 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Init get response status: 200
peer1.org1.example.com | [280 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
peer1.org2.example.com | [24d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 185 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [380 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org2.example.com | [258 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [281 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [61d0a515-166e-4954-a722-3c4c281d8cf4]
peer1.org2.example.com | [24e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [32235728]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [381 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
kafka1 | [2018-01-30 08:53:15,546] INFO Truncating log businesschannel-0 to offset 0. (kafka.log.Log)
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 186 Returning policy BlockValidation for evaluation
peer1.org1.example.com | [282 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [382 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [259 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]Move state message COMPLETED
peer1.org2.example.com | [24f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32235728]Move state message INIT
peer1.org1.example.com | [283 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [715f4b89-6d47-4077-9075-2c962a877497]
peer0.org1.example.com | [383 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org2.example.com | [25a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2efb93ac]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [250 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32235728]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 187 In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer0.org1.example.com | [384 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [284 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=efe7432a-2881-4ab8-ab00-e83943a75d2a,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [251 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 188 Returning policy Readers for evaluation
peer0.org1.example.com | [385 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [25b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2efb93ac]send state message COMPLETED
peer1.org1.example.com | [285 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [386 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 189 In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org2.example.com | [25c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2efb93ac]Received message COMPLETED from shim
peer0.org1.example.com | [387 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [286 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 18a Returning policy Writers for evaluation
peer1.org2.example.com | [252 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32235728]sending state message INIT
peer0.org1.example.com | [388 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [25d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2efb93ac]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [287 01-30 08:53:17.52 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [389 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 18b In commit adding relative sub-policy Orderer/Writers to Channel
peer1.org2.example.com | [253 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Received message INIT from shim
peer0.org1.example.com | [38a 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [288 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [efe7432a]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [25e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2efb93ac-9bf8-44ee-81db-8678ea4d2603]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [38b 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org1.example.com | [289 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [254 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32235728]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org2.example.com | [25f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2efb93ac-9bf8-44ee-81db-8678ea4d2603
peer0.org1.example.com | [38c 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 18c Returning policy OrdererOrg/Admins for evaluation
peer1.org2.example.com | [255 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [28a 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [efe7432a]sendExecuteMsg trigger event INIT
peer0.org1.example.com | [38d 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [260 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 18d In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer1.org1.example.com | [28b 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [efe7432a]Move state message INIT
peer1.org2.example.com | [256 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [32235728]Received INIT, initializing chaincode
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 18e Returning policy OrdererOrg/Readers for evaluation
peer0.org2.example.com | [261 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
peer0.org1.example.com | [38e 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [28c 01-30 08:53:17.53 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [efe7432a]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [257 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 18f In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
peer0.org2.example.com | [262 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [40fe030f-b501-4ca4-a594-4f444527fbe1]
peer0.org1.example.com | [38f 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org1.example.com | [28d 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [258 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 190 Returning policy OrdererOrg/Writers for evaluation
peer1.org1.example.com | [28e 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [efe7432a]sending state message INIT
peer0.org1.example.com | [390 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
kafka1 | [2018-01-30 08:53:15,763] INFO [ReplicaFetcherThread-0-0], Starting (kafka.server.ReplicaFetcherThread)
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 191 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org2.example.com | [263 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [259 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]Move state message COMPLETED
peer1.org1.example.com | [28f 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Received message INIT from shim
peer0.org1.example.com | [391 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 192 Returning policy Org1MSP/Writers for evaluation
peer1.org2.example.com | [25a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [32235728]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [264 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [605d12a8-3ba4-4f2c-ba5b-e7ac77c3f587]
peer1.org1.example.com | [290 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [efe7432a]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [392 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [265 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=4a3ca163-9538-4087-95f2-1f7b418a8367,syscc=true,proposal=0x0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 193 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer0.org1.example.com | [393 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [291 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [25b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [32235728]send state message COMPLETED
peer0.org1.example.com | [394 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 194 Returning policy Org1MSP/Admins for evaluation
peer0.org2.example.com | [266 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org1.example.com | [292 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [efe7432a]Received INIT, initializing chaincode
peer1.org2.example.com | [25c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [32235728]Received message COMPLETED from shim
peer0.org1.example.com | [395 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 195 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer0.org2.example.com | [267 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [293 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Init get response status: 200
peer1.org2.example.com | [25d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32235728]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [396 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 196 Returning policy Org2MSP/Readers for evaluation
peer0.org2.example.com | [268 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [397 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [294 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [25e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [32235728-aae1-4bf9-8d23-7f42afa7f072]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 197 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer0.org2.example.com | [269 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4a3ca163]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [398 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [295 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]Move state message COMPLETED
peer1.org2.example.com | [25f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:32235728-aae1-4bf9-8d23-7f42afa7f072
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 198 Returning policy Org2MSP/Writers for evaluation
peer0.org1.example.com | [399 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org2.example.com | [26a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [296 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [efe7432a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [260 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [39a 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org2.example.com | [26b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [4a3ca163]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [261 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 199 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer1.org1.example.com | [297 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [efe7432a]send state message COMPLETED
peer0.org1.example.com | [39b 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org2.example.com | [26c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4a3ca163]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 19a Returning policy Org2MSP/Admins for evaluation
peer1.org1.example.com | [298 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [efe7432a]Received message COMPLETED from shim
peer1.org2.example.com | [262 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [0a0664cd-0ee5-41ab-83ab-46d47f32b5cc]
peer0.org1.example.com | [39c 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [299 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [efe7432a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 19b In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer1.org2.example.com | [263 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [26d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4a3ca163]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [39d 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [29a 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [efe7432a-2881-4ab8-ab00-e83943a75d2a]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 19c Returning policy ChannelCreationPolicy for evaluation
peer0.org2.example.com | [26e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [29b 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:efe7432a-2881-4ab8-ab00-e83943a75d2a
peer0.org1.example.com | [39e 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 19d In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
peer1.org2.example.com | [264 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7a2bd882-d807-4a2e-adc5-a024e73db171]
peer0.org2.example.com | [26f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4a3ca163]sending state message INIT
peer1.org1.example.com | [29c 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [39f 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [265 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=d6198019-3cb2-455f-9db3-6e5554e95b27,syscc=true,proposal=0x0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 19e Returning policy Org1MSP/Readers for evaluation
peer0.org2.example.com | [270 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Received message INIT from shim
peer0.org1.example.com | [3a0 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [29d 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] CommitProposals -> DEBU 19f In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer1.org2.example.com | [266 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org2.example.com | [271 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4a3ca163]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [3a1 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [29e 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [715f4b89-6d47-4077-9075-2c962a877497]
orderer.example.com | 2018-01-30 08:53:07.923 UTC [policies] GetPolicy -> DEBU 1a0 Returning dummy reject all policy because Readers could not be found in /Application/Readers
peer0.org2.example.com | [272 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org2.example.com | [267 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3a2 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.924 UTC [policies] GetPolicy -> DEBU 1a1 Returning policy Readers for evaluation
peer1.org1.example.com | [29f 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [273 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [4a3ca163]Received INIT, initializing chaincode
peer1.org2.example.com | [268 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
zookeeper2 | 2018-01-30 08:53:08,615 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x12 zxid:0x10000001b txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer0.org1.example.com | [3a3 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.924 UTC [policies] GetPolicy -> DEBU 1a2 Returning policy Writers for evaluation
peer1.org1.example.com | [2a0 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [d5566d78-a164-4629-943b-15f3ba0124f2]
peer0.org2.example.com | [274 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org1.example.com | [3a4 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.927 UTC [policies] GetPolicy -> DEBU 1a3 Returning dummy reject all policy because Writers could not be found in /Application/Writers
peer1.org2.example.com | [269 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d6198019]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [2a1 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=6a0057c2-df71-4091-b835-c8b4fd600c74,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer0.org2.example.com | [275 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Init get response status: 200
orderer.example.com | 2018-01-30 08:53:07.927 UTC [policies] GetPolicy -> DEBU 1a4 Returning policy Admins for evaluation
peer0.org1.example.com | [3a5 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [26a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [2a2 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.927 UTC [policies] GetPolicy -> DEBU 1a5 Returning dummy reject all policy because Admins could not be found in /Application/Admins
peer0.org1.example.com | [3a6 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [276 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Init succeeded. Sending COMPLETED
peer1.org2.example.com | [26b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [d6198019]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a6 Adding to config map: [Groups] /Channel
peer0.org2.example.com | [277 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]Move state message COMPLETED
peer1.org1.example.com | [2a3 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3a7 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [26c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d6198019]Move state message INIT
peer0.org2.example.com | [278 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4a3ca163]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a7 Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [2a4 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org2.example.com | [26d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d6198019]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [3a8 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [279 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4a3ca163]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a8 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [26e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [2a5 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6a0057c2]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3a9 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [27a 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4a3ca163]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1a9 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [2a6 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [3aa 01-30 08:53:23.50 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [26f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d6198019]sending state message INIT
peer0.org2.example.com | [27b 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4a3ca163]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
kafka1 | [2018-01-30 08:53:15,806] INFO [ReplicaFetcherManager on broker 1] Added fetcher for partitions List([[businesschannel,0], initOffset 0 to broker BrokerEndPoint(0,kafka0,9092)] ) (kafka.server.ReplicaFetcherManager)
peer1.org1.example.com | [2a7 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [6a0057c2]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1aa Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [3ab 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [270 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Received message INIT from shim
peer0.org2.example.com | [27c 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4a3ca163-9538-4087-95f2-1f7b418a8367]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [2a8 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a0057c2]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ab Adding to config map: [Groups] /Channel
peer0.org1.example.com | [3ac 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [271 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d6198019]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ac Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [27d 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4a3ca163-9538-4087-95f2-1f7b418a8367
peer1.org1.example.com | [2a9 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6a0057c2]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [272 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [3ad 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ad Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [27e 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [2aa 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [3ae 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [273 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [d6198019]Received INIT, initializing chaincode
peer0.org2.example.com | [27f 01-30 08:53:17.76 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1ae Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [2ab 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a0057c2]sending state message INIT
peer0.org1.example.com | [3af 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [274 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO Successfully initialized ESCC
peer0.org2.example.com | [280 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [605d12a8-3ba4-4f2c-ba5b-e7ac77c3f587]
peer1.org1.example.com | [2ac 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Received message INIT from shim
peer0.org1.example.com | [3b0 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1af Adding to config map: [Policy] /Channel/Application/Admins
peer1.org2.example.com | [275 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Init get response status: 200
peer0.org2.example.com | [281 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [2ad 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6a0057c2]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1b0 Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [276 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Init succeeded. Sending COMPLETED
peer1.org1.example.com | [2ae 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [3b1 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [282 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a40ed86e-c7e2-46fa-9340-7e04d295c1cd]
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1b1 Adding to config map: [Policy] /Channel/Application/Readers
peer1.org1.example.com | [2af 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [6a0057c2]Received INIT, initializing chaincode
peer0.org2.example.com | [283 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=52f34e51-fc9e-4593-a20e-34aef2c414a5,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.928 UTC [common/configtx] addToMap -> DEBU 1b2 Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [277 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]Move state message COMPLETED
peer0.org1.example.com | [3b2 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2b0 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org2.example.com | [284 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.928 UTC [policies] GetPolicy -> DEBU 1b3 Returning policy ChannelCreationPolicy for evaluation
peer1.org2.example.com | [278 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d6198019]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [3b3 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2b1 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Init get response status: 200
peer0.org2.example.com | [285 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func1 -> DEBU 1b4 0xc42014b268 gate 1517302387929094290 evaluation starts
peer0.org1.example.com | [3b4 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org1.example.com | [2b2 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [3b5 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [279 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d6198019]send state message COMPLETED
peer0.org2.example.com | [286 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [2b3 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func2 -> DEBU 1b5 0xc42014b268 signed by 0 principal evaluation starts (used [false])
peer0.org2.example.com | [287 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [52f34e51]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3b6 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func2 -> DEBU 1b6 0xc42014b268 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [27a 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d6198019]Received message COMPLETED from shim
peer1.org1.example.com | [2b4 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6a0057c2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [288 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp/identity] newIdentity -> DEBU 1b7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [3b7 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org2.example.com | [27b 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d6198019]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [2b5 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6a0057c2]send state message COMPLETED
peer0.org2.example.com | [289 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [52f34e51]sendExecuteMsg trigger event INIT
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [3b8 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [27c 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d6198019-3cb2-455f-9db3-6e5554e95b27]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [2b6 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6a0057c2]Received message COMPLETED from shim
peer0.org2.example.com | [28a 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [52f34e51]Move state message INIT
peer1.org2.example.com | [27d 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d6198019-3cb2-455f-9db3-6e5554e95b27
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [3b9 01-30 08:53:23.52 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org1.example.com | [2b7 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6a0057c2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [28b 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [52f34e51]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org2.example.com | [27e 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [3ba 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2b8 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6a0057c2-df71-4091-b835-c8b4fd600c74]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [27f 01-30 08:53:17.95 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
peer0.org2.example.com | [28c 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [3bb 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2b9 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6a0057c2-df71-4091-b835-c8b4fd600c74
peer1.org2.example.com | [280 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [7a2bd882-d807-4a2e-adc5-a024e73db171]
peer0.org2.example.com | [28d 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [52f34e51]sending state message INIT
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [3bc 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2ba 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [281 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [28e 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Received message INIT from shim
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [2bb 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer1.org2.example.com | [282 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [58d35a74-4ac1-443a-846a-09524660c0d7]
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [3bd 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2bc 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [d5566d78-a164-4629-943b-15f3ba0124f2]
peer0.org2.example.com | [28f 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [52f34e51]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org2.example.com | [283 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c6dc2ab6-0a79-4a62-9504-8a3a1b2d1e75,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org1.example.com | [3be 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [290 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [2bd 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [284 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [3bf 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [291 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [52f34e51]Received INIT, initializing chaincode
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | [2be 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [285 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3c0 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [292 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Init get response status: 200
peer1.org1.example.com | [2bf 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [3c1 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [286 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org2.example.com | [293 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Init succeeded. Sending COMPLETED
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [2c0 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [294 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]Move state message COMPLETED
peer1.org2.example.com | [287 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c6dc2ab6]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3c2 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org2.example.com | [295 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [52f34e51]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org2.example.com | [288 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [2c1 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [3c3 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org2.example.com | [296 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [52f34e51]send state message COMPLETED
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [297 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [52f34e51]Received message COMPLETED from shim
peer1.org2.example.com | [289 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [c6dc2ab6]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [2c2 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [3c4 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org2.example.com | [298 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [52f34e51]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [28a 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c6dc2ab6]Move state message INIT
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp] SatisfiesPrincipal -> DEBU 1b8 Checking if identity satisfies ADMIN role for Org1MSP
peer1.org1.example.com | [2c3 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [299 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [52f34e51-fc9e-4593-a20e-34aef2c414a5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [3c5 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org2.example.com | [29a 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:52f34e51-fc9e-4593-a20e-34aef2c414a5
peer1.org2.example.com | [28b 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c6dc2ab6]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.929 UTC [cauthdsl] func2 -> DEBU 1b9 0xc42014b268 principal matched by identity 0
peer0.org2.example.com | [29b 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [2c4 01-30 08:53:17.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [3c6 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp/identity] Verify -> DEBU 1ba Verify: digest = 00000000 db 34 2e 7e a4 d6 1d a8 1f 6f c1 77 4c ca 4f 96 |.4.~.....o.wL.O.|
peer1.org2.example.com | [28c 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [29c 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer1.org1.example.com | [2c5 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]Move state message COMPLETED
peer0.org1.example.com | [3c7 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org2.example.com | [28d 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c6dc2ab6]sending state message INIT
peer0.org2.example.com | [29d 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [a40ed86e-c7e2-46fa-9340-7e04d295c1cd]
peer1.org1.example.com | [2c6 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6d77128e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 00000010 96 df 09 03 a4 da 18 df 01 4f 99 2e 1d 59 b6 58 |.........O...Y.X|
peer0.org1.example.com | [3c8 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [29e 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [2c7 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6d77128e]send state message COMPLETED
peer0.org1.example.com | [3c9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:07.929 UTC [msp/identity] Verify -> DEBU 1bb Verify: sig = 00000000 30 44 02 20 50 36 b1 23 ab ce fb 07 1b 11 a5 dc |0D. P6.#........|
peer0.org2.example.com | [29f 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [01177e4d-ac7c-423f-b33a-879e27bdefee]
peer1.org1.example.com | [2c8 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6d77128e]Received message COMPLETED from shim
peer1.org2.example.com | [28e 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Received message INIT from shim
peer0.org1.example.com | [3ca 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
orderer.example.com | 00000010 e8 0d 68 05 8b 0a f2 2b b7 0a 3b 24 d6 d3 a7 48 |..h....+..;$...H|
peer0.org2.example.com | [2a0 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=29fce35c-8eb8-4cd8-8dea-649adf31fbac,syscc=true,proposal=0x0,canname=qscc:1.0.2
peer1.org1.example.com | [2c9 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6d77128e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [3cb 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [28f 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c6dc2ab6]Handling ChaincodeMessage of type: INIT(state:ready)
orderer.example.com | 00000020 76 84 7c 67 02 20 2e ca 9a 76 33 e8 3b 28 3c ae |v.|g. ...v3.;(<.|
peer0.org2.example.com | [2a1 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
peer1.org1.example.com | [2ca 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba]HandleMessage- COMPLETED. Notify
orderer.example.com | 00000030 5d 65 73 c1 ff 95 f1 72 e8 3f 81 c4 f5 75 6e a2 |]es....r.?...un.|
peer1.org2.example.com | [290 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer0.org1.example.com | [3cc 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [2a2 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [2cb 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6d77128ebf8282b444d81fdf932d07cdc72474d8865ce276dfe3b89be179a2ba
peer1.org2.example.com | [291 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [c6dc2ab6]Received INIT, initializing chaincode
peer0.org2.example.com | [2a3 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer1.org1.example.com | [2cc 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 00000040 f6 37 bd fe 39 08 |.7..9.|
peer0.org2.example.com | [2a4 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [29fce35c]Inside sendExecuteMessage. Message INIT
peer0.org1.example.com | [3cd 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [2cd 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [2a5 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.930 UTC [cauthdsl] func2 -> DEBU 1bc 0xc42014b268 principal evaluation succeeds for identity 0
peer1.org2.example.com | [292 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Init get response status: 200
peer1.org1.example.com | [2ce 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [3ce 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org2.example.com | [2a6 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [29fce35c]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [2cf 01-30 08:53:17.55 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.930 UTC [cauthdsl] func1 -> DEBU 1bd 0xc42014b268 gate 1517302387929094290 evaluation succeeds
peer1.org1.example.com | [2d0 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [293 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Init succeeded. Sending COMPLETED
peer0.org2.example.com | [2a7 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29fce35c]Move state message INIT
peer0.org1.example.com | [3cf 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
zookeeper2 | 2018-01-30 08:53:08,620 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0xf zxid:0x10000001c txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
peer1.org1.example.com | [2d1 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [2a8 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29fce35c]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | 2018-01-30 08:53:07.945 UTC [common/configtx] recurseConfigMap -> DEBU 1be Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [2d2 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [3d0 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [294 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]Move state message COMPLETED
peer0.org2.example.com | [2a9 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [2d3 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42028c180
peer0.org1.example.com | [3d1 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [2aa 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29fce35c]sending state message INIT
orderer.example.com | 2018-01-30 08:53:07.945 UTC [common/configtx] recurseConfigMap -> DEBU 1bf Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [295 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c6dc2ab6]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [2d4 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org2.example.com | [2ab 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Received message INIT from shim
peer0.org1.example.com | [3d2 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.946 UTC [common/configtx] recurseConfigMap -> DEBU 1c0 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [2ac 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29fce35c]Handling ChaincodeMessage of type: INIT(state:ready)
peer1.org1.example.com | [2d5 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org2.example.com | [296 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c6dc2ab6]send state message COMPLETED
peer0.org1.example.com | [3d3 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.953 UTC [common/configtx] recurseConfigMap -> DEBU 1c1 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [2ad 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [2d6 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [297 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c6dc2ab6]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c2 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [3d4 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [2ae 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [29fce35c]Received INIT, initializing chaincode
peer1.org1.example.com | [2d7 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer1.org2.example.com | [298 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c6dc2ab6]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c3 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [3d5 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2d8 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [299 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c6dc2ab6-0a79-4a62-9504-8a3a1b2d1e75]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2af 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer0.org1.example.com | [3d6 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [29a 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c6dc2ab6-0a79-4a62-9504-8a3a1b2d1e75
peer1.org1.example.com | [2d9 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c4 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [2b0 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Init get response status: 200
peer1.org2.example.com | [29b 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [3d7 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2da 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc4213eb000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
orderer.example.com | 2018-01-30 08:53:07.954 UTC [common/configtx] recurseConfigMap -> DEBU 1c5 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [29c 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
peer0.org2.example.com | [2b1 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Init succeeded. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c6 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [3d8 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org1.example.com | [2db 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [29d 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [58d35a74-4ac1-443a-846a-09524660c0d7]
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c7 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2b2 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]Move state message COMPLETED
peer1.org2.example.com | [29e 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [3d9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [2dc 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [29f 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [30a6c85e-b239-41c4-ad24-710daff118f0]
peer0.org2.example.com | [2b3 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [29fce35c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [2dd 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [3da 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [2a0 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=2335cbfd-384a-4815-a400-33a852749d40,syscc=true,proposal=0x0,canname=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c8 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [2b4 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [29fce35c]send state message COMPLETED
peer1.org1.example.com | [2de 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [2a1 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
peer0.org1.example.com | [3db 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1c9 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2b5 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [29fce35c]Received message COMPLETED from shim
peer1.org2.example.com | [2a2 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [3dc 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org1.example.com | [2df 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1ca Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [2b6 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29fce35c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [2a3 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [3dd 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [2e0 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cb Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [2a4 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2335cbfd]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [2b7 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [29fce35c-8eb8-4cd8-8dea-649adf31fbac]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [3de 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [2e1 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [2a5 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cc Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [2b8 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:29fce35c-8eb8-4cd8-8dea-649adf31fbac
peer0.org1.example.com | [3df 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org2.example.com | [2a6 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU [2335cbfd]sendExecuteMsg trigger event INIT
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cd Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [2e2 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org2.example.com | [2a7 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2335cbfd]Move state message INIT
peer0.org2.example.com | [2b9 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [3e0 01-30 08:53:23.57 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1ce Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [2a8 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2335cbfd]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer1.org1.example.com | [2e3 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org2.example.com | [2a9 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [2ba 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org1.example.com | [3e1 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | 2018-01-30 08:53:07.955 UTC [common/configtx] recurseConfigMap -> DEBU 1cf Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [2e4 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [2aa 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2335cbfd]sending state message INIT
peer0.org2.example.com | [2bb 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [01177e4d-ac7c-423f-b33a-879e27bdefee]
peer0.org1.example.com | [3e2 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org2.example.com | [2ab 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Received message INIT from shim
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/configtx] recurseConfigMap -> DEBU 1d0 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [2e5 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org2.example.com | [2bc 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [2ac 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2335cbfd]Handling ChaincodeMessage of type: INIT(state:ready)
peer0.org1.example.com | [3e3 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/configtx] processConfig -> DEBU 1d1 Beginning new config for channel businesschannel
peer0.org2.example.com | [2bd 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer1.org2.example.com | [2ad 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU Entered state ready
peer1.org1.example.com | [2e6 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [3e4 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] NewStandardValues -> DEBU 1d2 Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [2be 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [2ae 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU [2335cbfd]Received INIT, initializing chaincode
peer1.org2.example.com | [2af 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO Init QSCC
peer1.org2.example.com | [2b0 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Init get response status: 200
peer1.org1.example.com | [2e7 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org2.example.com | [2b1 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Init succeeded. Sending COMPLETED
peer0.org1.example.com | [3e5 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d3 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d4 Processing field: BlockDataHashingStructure
peer1.org1.example.com | [2e8 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d5 Processing field: OrdererAddresses
peer1.org1.example.com | [2e9 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org2.example.com | [2bf 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [2b2 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]Move state message COMPLETED
peer0.org1.example.com | [3e6 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:07.956 UTC [common/config] initializeProtosStruct -> DEBU 1d6 Processing field: Consortium
peer1.org1.example.com | [2ea 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [2c0 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [2b3 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2335cbfd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:07.956 UTC [policies] ProposePolicy -> DEBU 1d7 Proposed new policy Readers for Channel
peer1.org1.example.com | [2eb 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [2c1 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [2b4 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2335cbfd]send state message COMPLETED
peer0.org1.example.com | [3e7 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:07.956 UTC [policies] ProposePolicy -> DEBU 1d8 Proposed new policy Writers for Channel
peer1.org1.example.com | [2ec 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2c2 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [2b5 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2335cbfd]Received message COMPLETED from shim
peer0.org1.example.com | [3e8 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [3e9 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4218318c0), Data:(*common.BlockData)(0xc4217f90c0), Metadata:(*common.BlockMetadata)(0xc4217f9100)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1d9 Proposed new policy Admins for Channel
peer0.org1.example.com | [3ea 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [2b6 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2335cbfd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2c3 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [2ed 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1da Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1db Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1dc Proposed new policy Writers for Application
peer0.org1.example.com | [3eb 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [2b7 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2335cbfd-384a-4815-a400-33a852749d40]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2c4 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]Move state message COMPLETED
peer1.org1.example.com | [2ee 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.957 UTC [policies] ProposePolicy -> DEBU 1dd Proposed new policy Readers for Application
peer0.org1.example.com | [3ec 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
peer1.org2.example.com | [2b8 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2335cbfd-384a-4815-a400-33a852749d40
peer0.org2.example.com | [2c5 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bb6e952f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | txId= locPointer=offset=70, bytesLength=12052
peer1.org1.example.com | [2ef 01-30 08:53:23.37 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1de Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | ]
peer1.org2.example.com | [2b9 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2c6 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bb6e952f]send state message COMPLETED
peer1.org1.example.com | [2f0 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [3ed 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] initializeProtosStruct -> DEBU 1df Processing field: MSP
peer0.org1.example.com | [3ee 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org2.example.com | [2ba 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
peer0.org1.example.com | [3ef 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
peer0.org2.example.com | [2c7 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bb6e952f]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1e0 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [2f1 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [2bb 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [30a6c85e-b239-41c4-ad24-710daff118f0]
peer0.org1.example.com | [3f0 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] initializeProtosStruct -> DEBU 1e1 Processing field: AnchorPeers
peer0.org2.example.com | [2c8 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb6e952f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [2f2 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [3f1 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [2bc 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [2c9 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:07.957 UTC [common/config] NewStandardValues -> DEBU 1e2 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3f2 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [2f3 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [2bd 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [0]
peer0.org2.example.com | [2ca 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bb6e952fcc43a1f5c2508438ab18914894607dfd441f2f112c7ab94bc6bf810a
orderer.example.com | 2018-01-30 08:53:07.958 UTC [common/config] initializeProtosStruct -> DEBU 1e3 Processing field: MSP
peer0.org1.example.com | [3f3 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org1.example.com | [2f4 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org2.example.com | [2be 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [2cb 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [3f4 01-30 08:53:23.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
orderer.example.com | 2018-01-30 08:53:07.958 UTC [policies] ProposePolicy -> DEBU 1e4 Proposed new policy Admins for Org1MSP
peer1.org1.example.com | [2f5 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [2bf 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [3f5 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [2cc 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [2f6 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [3f6 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer0.org2.example.com | [2cd 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [2c0 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:07.958 UTC [policies] ProposePolicy -> DEBU 1e5 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [3f7 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [2f7 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [2ce 01-30 08:53:17.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [2c1 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [2f8 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [3f8 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | 2018-01-30 08:53:07.958 UTC [policies] ProposePolicy -> DEBU 1e6 Proposed new policy Writers for Org1MSP
peer0.org2.example.com | [2cf 01-30 08:53:23.83 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel
peer1.org1.example.com | [2f9 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [3f9 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [2c2 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [2d0 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org1.example.com | [3fa 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [2fa 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] NewStandardValues -> DEBU 1e7 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [2c3 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [3fb 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org2.example.com | [2d1 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] initializeProtosStruct -> DEBU 1e8 Processing field: MSP
peer1.org2.example.com | [2c4 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]Move state message COMPLETED
peer0.org1.example.com | [3fc 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [2fb 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] NewStandardValues -> DEBU 1e9 Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [2d2 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
peer0.org1.example.com | [3fd 01-30 08:53:23.60 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [2c5 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4557b7a2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [2fc 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] initializeProtosStruct -> DEBU 1ea Processing field: AnchorPeers
peer0.org1.example.com | [3fe 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [2c6 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4557b7a2]send state message COMPLETED
peer0.org2.example.com | [2d3 01-30 08:53:23.87 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] NewStandardValues -> DEBU 1eb Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [3ff 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217c62d0
peer1.org1.example.com | [2fd 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [2c7 01-30 08:53:17.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4557b7a2]Received message COMPLETED from shim
peer0.org1.example.com | [400 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org1.example.com | [2fe 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.960 UTC [common/config] initializeProtosStruct -> DEBU 1ec Processing field: MSP
peer0.org2.example.com | [2d4 01-30 08:53:23.89 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
peer1.org2.example.com | [2c8 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4557b7a2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [401 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:07.960 UTC [policies] ProposePolicy -> DEBU 1ed Proposed new policy Readers for Org2MSP
peer1.org1.example.com | [2ff 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [2d5 01-30 08:53:23.90 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
peer0.org1.example.com | [402 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:07.960 UTC [policies] ProposePolicy -> DEBU 1ee Proposed new policy Writers for Org2MSP
peer0.org2.example.com | [2d6 01-30 08:53:23.90 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer0.org1.example.com | [403 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:07.960 UTC [policies] ProposePolicy -> DEBU 1ef Proposed new policy Admins for Org2MSP
peer1.org1.example.com | [300 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [2c9 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2d7 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
zookeeper2 | 2018-01-30 08:53:08,638 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x13 zxid:0x10000001e txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NodeExists for /admin
peer0.org1.example.com | [404 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] NewStandardValues -> DEBU 1f0 Initializing protos for *config.OrdererProtos
peer1.org1.example.com | [301 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [2ca 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4557b7a2c2f045f3fb1ebeac07eaa63b6175259c5a5eca05e4906de3249db16c
peer0.org2.example.com | [2d8 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f1 Processing field: ConsensusType
peer0.org1.example.com | [405 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4220a1cc0, header 0xc4217c6300
peer1.org1.example.com | [302 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org2.example.com | [2cb 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [2d9 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f2 Processing field: BatchSize
peer0.org1.example.com | [406 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org1.example.com | [303 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [2cc 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [407 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f3 Processing field: BatchTimeout
peer0.org2.example.com | [2da 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [304 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [2cd 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [408 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97 channel id:
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f4 Processing field: KafkaBrokers
peer0.org2.example.com | [2db 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [305 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [2ce 01-30 08:53:17.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.961 UTC [common/config] initializeProtosStruct -> DEBU 1f5 Processing field: ChannelRestrictions
peer0.org2.example.com | [2dc 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421cdb110
peer0.org1.example.com | [409 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97 channel id: version: 1.0.2
peer1.org2.example.com | [2cf 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU This peer will pass blocks from orderer service to other peers for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.961 UTC [policies] ProposePolicy -> DEBU 1f6 Proposed new policy Writers for Orderer
peer0.org2.example.com | [2dd 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer1.org1.example.com | [306 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [2d0 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Connected to orderer.example.com:7050
peer0.org1.example.com | [40a 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97,syscc=true,proposal=0xc4220a1cc0,canname=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.961 UTC [policies] ProposePolicy -> DEBU 1f7 Proposed new policy Admins for Orderer
peer0.org2.example.com | [2de 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org1.example.com | [307 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [2d1 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU Establishing gRPC stream with orderer.example.com:7050 ...
peer0.org1.example.com | [40b 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.961 UTC [policies] ProposePolicy -> DEBU 1f8 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [2df 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [308 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [2e0 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer0.org1.example.com | [40c 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [2d2 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Entering
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1f9 Proposed new policy Readers for Orderer
peer1.org1.example.com | [309 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [2e1 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [40d 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [2d3 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU Starting deliver with block [1] for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] NewStandardValues -> DEBU 1fa Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [30a 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [2e2 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [40e 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [90d9b513]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [2d4 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU Exiting
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] initializeProtosStruct -> DEBU 1fb Processing field: MSP
peer1.org1.example.com | [30b 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [2e3 01-30 08:53:23.91 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421d20000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org1.example.com | [40f 01-30 08:53:24.53 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [2d5 01-30 08:53:23.99 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [0]
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1fc Proposed new policy Writers for OrdererOrg
peer1.org1.example.com | [30c 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [2e4 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [2d6 01-30 08:53:23.99 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [1], peers number [0]
peer0.org1.example.com | [410 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1fd Proposed new policy Admins for OrdererOrg
peer1.org1.example.com | [30d 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [2d7 01-30 08:53:23.99 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:07.964 UTC [policies] ProposePolicy -> DEBU 1fe Proposed new policy Readers for OrdererOrg
peer0.org2.example.com | [2e5 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [411 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [90d9b513]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [30e 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [2d8 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] Validate -> DEBU 1ff Anchor peers for org Org1MSP are
peer0.org2.example.com | [2e6 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [412 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [90d9b513]Move state message TRANSACTION
peer1.org1.example.com | [30f 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.964 UTC [common/config] validateMSP -> DEBU 200 Setting up MSP for org Org1MSP
peer0.org2.example.com | [2e7 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org1.example.com | [310 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.965 UTC [msp] NewBccspMsp -> DEBU 201 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:07.965 UTC [msp] Setup -> DEBU 202 Setting up MSP instance Org1MSP
peer0.org1.example.com | [413 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [90d9b513]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:07.965 UTC [msp/identity] newIdentity -> DEBU 203 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [2d9 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [414 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [311 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2e8 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [2da 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421639a40
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [415 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [90d9b513]sending state message TRANSACTION
peer1.org1.example.com | [312 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [2e9 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [2db 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [416 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]Received message TRANSACTION from shim
peer1.org1.example.com | [313 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [2ea 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org2.example.com | [2dc 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [417 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [90d9b513]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [2eb 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org2.example.com | [2dd 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [314 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [418 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [90d9b513]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [2ec 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [315 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [2de 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [0]
peer0.org2.example.com | [2ed 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [419 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]Transaction completed. Sending COMPLETED
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [2df 01-30 08:53:24.00 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [2], peers number [0]
peer1.org1.example.com | [316 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [2ee 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [41a 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]Move state message COMPLETED
peer1.org2.example.com | [2e0 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [2ef 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org1.example.com | [317 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [41b 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [90d9b513]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [2f0 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org2.example.com | [2e1 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [318 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org2.example.com | [2f1 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [41c 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [90d9b513]send state message COMPLETED
peer1.org2.example.com | [2e2 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [319 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [2f2 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [41d 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [90d9b513]Received message COMPLETED from shim
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org2.example.com | [2e3 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421aa7000, header channel_header:"\010\001\032\006\010\376\344\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\260|\211\212\223\207\242\327\316\024Xf\037\264%B3$2i{xa\226"
peer0.org2.example.com | [2f3 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org1.example.com | [31a 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org1.example.com | [41e 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [90d9b513]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [2f4 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org2.example.com | [2e4 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [41f 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [2f5 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [31b 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer1.org2.example.com | [2e5 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [2f6 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [420 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:90d9b51385eff1cddaf6a4f18d1c56099be9c280b9fbb83377df107d2ef01f97
peer1.org1.example.com | [31c 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer1.org2.example.com | [2e6 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer0.org2.example.com | [2f7 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [421 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [31d 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
orderer.example.com | yEwB5uHweA==
peer0.org2.example.com | [2f8 01-30 08:53:23.92 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [2e7 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [422 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [2f9 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [31e 01-30 08:53:23.38 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [423 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [2fa 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [2e8 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:07.966 UTC [msp/identity] newIdentity -> DEBU 204 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [31f 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [424 01-30 08:53:24.54 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [2fb 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [2e9 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer1.org1.example.com | [320 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [425 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [2fc 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [2ea 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [2fd 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [321 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org2.example.com | [2fe 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [426 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421f742d0
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [2ff 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [322 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [2eb 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org2.example.com | [300 01-30 08:53:23.93 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [427 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [2ec 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [323 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [301 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [428 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [302 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [2ed 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer0.org1.example.com | [429 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [324 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [303 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [42a 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [2ee 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [325 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [304 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [2ef 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [42b 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [326 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [305 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [2f0 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org1.example.com | [327 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer0.org1.example.com | [42c 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4217124b0, header 0xc421f74300
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [306 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [2f1 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [328 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [42d 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [307 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [2f2 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [42e 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | [329 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | [308 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [2f3 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [42f 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org1.example.com | [32a 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [309 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org2.example.com | [2f4 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [430 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [32b 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [30a 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org1.example.com | [431 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bea7541b-ac25-44df-bec6-01cb5ba419f2]
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [2f5 01-30 08:53:24.01 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [30b 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [32c 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [432 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel
orderer.example.com | 2018-01-30 08:53:07.971 UTC [msp/identity] newIdentity -> DEBU 205 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [2f6 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [30c 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [32d 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org2.example.com | [2f7 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer0.org1.example.com | [433 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [30d 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [32e 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
zookeeper2 | 2018-01-30 08:53:08,648 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x10 zxid:0x100000020 txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NodeExists for /admin
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [2f8 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [30e 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [434 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6,syscc=true,proposal=0xc4217124b0,canname=lscc:1.0.2
peer1.org1.example.com | [32f 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [2f9 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [30f 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [435 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [330 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [2fa 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org2.example.com | [310 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [436 01-30 08:53:26.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [331 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | [2fb 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [311 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [437 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [332 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [2fc 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [312 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [438 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [333 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [2fd 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [313 01-30 08:53:23.94 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [439 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org2.example.com | [2fe 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [334 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [314 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [2ff 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [43a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [335 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [315 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [300 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org1.example.com | [43b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [301 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [336 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [316 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [302 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [43c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message TRANSACTION
peer1.org1.example.com | [337 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [317 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org2.example.com | [303 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [43d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [338 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [318 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [304 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.971 UTC [msp] Validate -> DEBU 206 MSP Org1MSP validating identity
peer1.org1.example.com | [339 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [305 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:07.971 UTC [common/config] Validate -> DEBU 207 Anchor peers for org Org2MSP are
peer0.org2.example.com | [319 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [43e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [33a 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [306 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:07.972 UTC [common/config] validateMSP -> DEBU 208 Setting up MSP for org Org2MSP
peer0.org2.example.com | [31a 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [33b 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org1.example.com | [43f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.972 UTC [msp] NewBccspMsp -> DEBU 209 Creating BCCSP-based MSP instance
peer1.org2.example.com | [307 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org1.example.com | [33c 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [31b 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [440 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:07.972 UTC [msp] Setup -> DEBU 20a Setting up MSP instance Org2MSP
peer1.org2.example.com | [308 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [33d 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [31c 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [441 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:07.972 UTC [msp/identity] newIdentity -> DEBU 20b Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [309 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [33e 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [31d 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [442 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5a25dc19]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [30a 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [33f 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [31e 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [30b 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [443 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [5a25dc19]Sending GET_STATE
peer1.org1.example.com | [340 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [31f 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [30c 01-30 08:53:24.02 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [341 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [444 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message GET_STATE from shim
peer1.org2.example.com | [30d 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org1.example.com | [342 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [320 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [445 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org2.example.com | [30e 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [343 01-30 08:53:23.39 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [30f 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [446 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [5a25dc19]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [321 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org1.example.com | [344 01-30 08:53:23.40 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [310 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [447 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [345 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org2.example.com | [322 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org2.example.com | [311 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [346 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [448 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [323 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | [347 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer1.org2.example.com | [312 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [449 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [348 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer1.org2.example.com | [313 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [324 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer1.org1.example.com | [349 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org2.example.com | [314 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [44a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]No state associated with key: exp02. Sending RESPONSE with an empty payload
peer0.org2.example.com | [325 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | J3QsbWXt
peer1.org1.example.com | [34a 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [315 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [44b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]handleGetState serial send RESPONSE
peer0.org2.example.com | [326 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [34b 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer1.org2.example.com | [316 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.973 UTC [msp/identity] newIdentity -> DEBU 20c Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [44c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message RESPONSE from shim
peer1.org1.example.com | [34c 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [317 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [34d 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420143940), Data:(*common.BlockData)(0xc4215a5e80), Metadata:(*common.BlockMetadata)(0xc4215a5ec0)}, doMVCCValidation=true
peer0.org2.example.com | [327 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [318 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [34e 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [44d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [319 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [34f 01-30 08:53:23.41 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [44e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]before send
peer0.org2.example.com | [328 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [31a 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [44f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]after send
peer0.org2.example.com | [329 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [350 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer1.org2.example.com | [31b 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [32a 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [450 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [5a25dc19]Received RESPONSE, communicated (state:ready)
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [32b 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [31c 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=11994
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [31d 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org1.example.com | ]
peer0.org1.example.com | [451 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [5a25dc19]GetState received payload RESPONSE
peer0.org2.example.com | [32c 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org2.example.com | [31e 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [351 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
peer0.org1.example.com | [452 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [5a25dc19]Inside putstate
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org1.example.com | [352 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org2.example.com | [31f 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org2.example.com | [32d 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org1.example.com | [453 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [5a25dc19]Sending PUT_STATE
peer0.org2.example.com | [32e 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer1.org1.example.com | [353 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
peer1.org2.example.com | [320 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org2.example.com | [32f 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [454 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message PUT_STATE from shim
peer1.org1.example.com | [354 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer0.org2.example.com | [330 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [321 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [455 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org1.example.com | [355 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org2.example.com | [331 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.974 UTC [msp/identity] newIdentity -> DEBU 20d Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [322 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [332 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [356 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [456 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [333 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [323 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org1.example.com | [457 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]state is ready
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [334 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [357 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [324 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [335 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [458 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]Completed PUT_STATE. Sending RESPONSE
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org1.example.com | [358 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
peer1.org2.example.com | [325 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [336 01-30 08:53:23.95 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [459 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]enterBusyState trigger event RESPONSE
peer1.org1.example.com | [359 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [337 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [45a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message RESPONSE
peer1.org2.example.com | [326 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [338 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org1.example.com | [35a 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer0.org1.example.com | [45b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer0.org2.example.com | [339 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [327 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org1.example.com | [35b 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [33a 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [328 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [45c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org2.example.com | [33b 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [35c 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer1.org2.example.com | [329 01-30 08:53:24.03 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [45d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message RESPONSE
peer0.org2.example.com | [33c 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [35d 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [32a 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [45e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message RESPONSE from shim
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer1.org1.example.com | [35e 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [32b 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [33d 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [45f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [35f 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [32c 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [33e 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [460 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]before send
orderer.example.com | 2018-01-30 08:53:07.974 UTC [msp] Validate -> DEBU 20e MSP Org2MSP validating identity
peer1.org1.example.com | [360 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [32d 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [33f 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.975 UTC [common/config] validateMSP -> DEBU 20f Setting up MSP for org OrdererOrg
peer1.org1.example.com | [361 01-30 08:53:23.42 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [461 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [5a25dc19]after send
peer1.org2.example.com | [32e 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:07.975 UTC [msp] NewBccspMsp -> DEBU 210 Creating BCCSP-based MSP instance
peer1.org1.example.com | [362 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [340 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.975 UTC [msp] Setup -> DEBU 211 Setting up MSP instance OrdererMSP
peer1.org2.example.com | [32f 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [463 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [5a25dc19]Received RESPONSE. Successfully updated state
orderer.example.com | 2018-01-30 08:53:07.978 UTC [msp/identity] newIdentity -> DEBU 212 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [363 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [341 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | [464 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [330 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [364 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [342 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [331 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer0.org1.example.com | [462 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [5a25dc19]Received RESPONSE, communicated (state:ready)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [365 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4219937a0
peer0.org2.example.com | [343 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [332 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer0.org1.example.com | [465 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Move state message COMPLETED
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | [344 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [366 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org1.example.com | [466 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [333 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer0.org2.example.com | [345 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [367 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [467 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]send state message COMPLETED
peer1.org2.example.com | [334 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [346 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [368 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org1.example.com | [468 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message COMPLETED from shim
peer1.org2.example.com | [335 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [347 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [369 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer0.org1.example.com | [469 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [348 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer1.org2.example.com | [336 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [36a 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [46a 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]HandleMessage- COMPLETED. Notify
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer1.org2.example.com | [337 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [349 01-30 08:53:23.96 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org1.example.com | [36b 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org1.example.com | [46b 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org2.example.com | [338 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
zookeeper2 | 2018-01-30 08:53:08,663 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x14 zxid:0x100000021 txntype:-1 reqpath:n/a Error Path:/admin/delete_topics Error:KeeperErrorCode = NodeExists for /admin/delete_topics
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org2.example.com | [34a 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer1.org1.example.com | [36c 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421e42000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org1.example.com | [46c 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [339 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org1.example.com | [36d 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [34b 01-30 08:53:23.97 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [36e 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:07.978 UTC [msp/identity] newIdentity -> DEBU 213 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [36f 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [33a 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [34c 01-30 08:53:23.98 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [46d 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6,syscc=false,proposal=0xc4217124b0,canname=exp02:1.0
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org1.example.com | [370 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [46e 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 2248 bytes from file system
peer1.org2.example.com | [33b 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [34d 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org1.example.com | [371 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org1.example.com | [46f 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
peer1.org1.example.com | [372 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [34e 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer1.org2.example.com | [33c 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [470 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [373 01-30 08:53:23.44 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org2.example.com | [34f 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org1.example.com | [471 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org1.example.com:7052]
peer1.org2.example.com | [33d 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer1.org1.example.com | [374 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org2.example.com | [350 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [472 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer0.org1.example.com)
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [33e 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [473 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org1.example.com:7052
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org1.example.com | [375 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [351 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [474 01-30 08:53:26.94 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [33f 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org1.example.com | [376 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [352 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org1.example.com | [377 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org2.example.com | [340 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [353 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [378 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [341 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [354 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:07.978 UTC [msp/identity] newIdentity -> DEBU 214 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [379 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [355 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [342 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org1.example.com | [475 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org1.example.com-exp02-1.0) lock
peer1.org1.example.com | [37a 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [356 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421b9adc0), Data:(*common.BlockData)(0xc421d07a00), Metadata:(*common.BlockMetadata)(0xc421d07a40)}, doMVCCValidation=true
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [476 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org1.example.com-exp02-1.0) lock
peer1.org2.example.com | [343 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [37b 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
peer0.org1.example.com | [477 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org1.example.com-exp02-1.0
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [357 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [478 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org1.example.com-exp02-1.0(No such container: dev-peer0.org1.example.com-exp02-1.0)
peer1.org2.example.com | [344 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [37c 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [479 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org1.example.com-exp02-1.0 (No such container: dev-peer0.org1.example.com-exp02-1.0)
peer0.org2.example.com | [358 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
peer1.org2.example.com | [345 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org1.example.com | [37d 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [47a 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org1.example.com-exp02-1.0 (No such container: dev-peer0.org1.example.com-exp02-1.0)
peer0.org2.example.com | [359 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer1.org2.example.com | [346 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [47b 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org1.example.com-exp02-1.0
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=11994
peer1.org1.example.com | [37e 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [47c 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer1.org2.example.com | [347 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [47d 01-30 08:53:26.95 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-exp02-1.0
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org2.example.com | ]
peer0.org1.example.com | [47e 01-30 08:53:26.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4> (container id <dev-peer0.org1.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
peer1.org2.example.com | [348 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are
peer0.org1.example.com | [47f 01-30 08:53:26.96 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
peer1.org1.example.com | [37f 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer1.org2.example.com | [349 01-30 08:53:24.04 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org2.example.com | [35a 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
peer1.org1.example.com | [380 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | ADD binpackage.tar /usr/local/bin
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [34a 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
peer1.org1.example.com | [381 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org2.example.com | [35b 01-30 08:53:24.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [34b 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
peer0.org2.example.com | [35c 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
peer1.org1.example.com | [382 01-30 08:53:23.45 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
peer1.org2.example.com | [34c 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org2.example.com | [35d 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer0.org1.example.com | org.hyperledger.fabric.version="1.0.2" \
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [35e 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer1.org1.example.com | [383 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [34d 01-30 08:53:24.05 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [35f 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer1.org1.example.com | [384 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org2.example.com | [34e 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [360 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 2018-01-30 08:53:07.979 UTC [msp] Validate -> DEBU 215 MSP OrdererMSP validating identity
peer0.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [385 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [34f 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org2.example.com | [361 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] Setup -> DEBU 216 Setting up the MSP manager (3 msps)
peer0.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
peer1.org1.example.com | [386 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [350 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org1.example.com | [480 01-30 08:53:26.97 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
peer0.org2.example.com | [362 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org1.example.com | [481 01-30 08:53:46.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4
peer1.org1.example.com | [387 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] Setup -> DEBU 217 MSP manager setup complete, setup 3 msps
peer1.org2.example.com | [351 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [482 01-30 08:53:46.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
peer0.org2.example.com | [363 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer1.org1.example.com | [388 01-30 08:53:23.46 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 218 Returning existing local MSP
peer1.org2.example.com | [352 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org1.example.com | [483 01-30 08:53:46.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org1.example.com-exp02-1.0
peer0.org2.example.com | [364 01-30 08:53:24.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [389 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 219 Obtaining default signing identity
peer1.org2.example.com | [353 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [484 01-30 08:53:46.73 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4
peer0.org2.example.com | [365 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer1.org1.example.com | [38a 01-30 08:53:23.48 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 21a Returning existing local MSP
peer0.org1.example.com | [485 01-30 08:53:47.29 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org1.example.com-exp02-1.0
peer1.org1.example.com | [38b 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [366 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [354 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 21b Obtaining default signing identity
peer0.org1.example.com | [486 01-30 08:53:47.29 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org1.example.com-exp02-1.0)
peer1.org1.example.com | [38c 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [367 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [355 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp/identity] Sign -> DEBU 21c Sign: plaintext: 0AB7060A1B08011A0608F3E4C0D30522...DEF0A9A7EB06680F6302B97DF6355958
peer0.org1.example.com | [487 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [38d 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [368 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [356 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42168abc0), Data:(*common.BlockData)(0xc4219edc80), Metadata:(*common.BlockMetadata)(0xc4219edcc0)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp/identity] Sign -> DEBU 21d Sign: digest: 0CB788BA3230F903BB3D6E21A7D83804B10DB96E329103174AB6088E4EA5AB9A
peer0.org1.example.com | [488 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [38e 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [369 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 21e Returning existing local MSP
peer1.org2.example.com | [357 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [489 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [38f 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [36a 01-30 08:53:24.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [358 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 21f Obtaining default signing identity
peer0.org1.example.com | [48a 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org1.example.com | [390 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer0.org1.example.com | [48b 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
peer0.org2.example.com | [36b 01-30 08:53:24.11 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org1.example.com | [391 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetLocalMSP -> DEBU 220 Returning existing local MSP
peer1.org2.example.com | [359 01-30 08:53:24.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
peer0.org1.example.com | [48c 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
peer1.org1.example.com | [392 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer0.org2.example.com | [36c 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=11994
orderer.example.com | 2018-01-30 08:53:07.982 UTC [msp] GetDefaultSigningIdentity -> DEBU 221 Obtaining default signing identity
peer0.org1.example.com | [48d 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [393 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org2.example.com | [36d 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org2.example.com | ]
peer0.org1.example.com | [48e 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
orderer.example.com | 2018-01-30 08:53:07.983 UTC [msp/identity] Sign -> DEBU 222 Sign: plaintext: 0AB3060A1708041A0608F3E4C0D30522...3043BD5EC488DAD5EF09C28113950123
peer1.org1.example.com | [394 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [36e 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42038d2f0
peer1.org2.example.com | [35a 01-30 08:53:24.15 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.983 UTC [msp/identity] Sign -> DEBU 223 Sign: digest: 51FAC0717528A0C2578824DC17F0208DE4F2294C791B4C0A949E5BAA8BB6121F
peer0.org1.example.com | [48f 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org2.example.com | [36f 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer1.org1.example.com | [395 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [490 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [35b 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=12086, bytesLength=11994] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:07.983 UTC [orderer/common/broadcast] Handle -> DEBU 224 [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION
peer1.org1.example.com | [396 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [370 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer0.org1.example.com | [491 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [35c 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25834], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | 2018-01-30 08:53:07.983 UTC [policies] GetPolicy -> DEBU 225 Returning policy Writers for evaluation
peer1.org1.example.com | [397 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [492 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message READY
peer1.org1.example.com | [398 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.983 UTC [cauthdsl] func1 -> DEBU 226 0xc42014a9e0 gate 1517302387983280683 evaluation starts
peer1.org2.example.com | [35d 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [1] with 1 transaction(s)
peer0.org2.example.com | [371 01-30 08:53:24.12 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [493 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [35e 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org1.example.com | [399 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org2.example.com | [372 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
orderer.example.com | 2018-01-30 08:53:07.983 UTC [cauthdsl] func2 -> DEBU 227 0xc42014a9e0 signed by 0 principal evaluation starts (used [false])
peer1.org2.example.com | [35f 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [494 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [5a25dc19]Entered state ready
peer1.org1.example.com | [39a 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [373 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:07.983 UTC [cauthdsl] func2 -> DEBU 228 0xc42014a9e0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [360 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [495 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | [39b 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [374 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:07.983 UTC [msp/identity] newIdentity -> DEBU 229 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [361 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
peer1.org1.example.com | [39c 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [496 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message READY
peer0.org2.example.com | [375 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc421415000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
peer1.org2.example.com | [362 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [39d 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [497 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [376 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [363 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [1]
peer1.org1.example.com | [39e 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [498 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org2.example.com | [377 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer1.org2.example.com | [364 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [39f 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [499 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
peer0.org2.example.com | [378 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [3a0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org2.example.com | [365 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [1]
peer0.org1.example.com | [49a 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer0.org2.example.com | [379 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer1.org2.example.com | [366 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [3a1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [37a 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
zookeeper2 | 2018-01-30 08:53:08,672 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x11 zxid:0x100000023 txntype:-1 reqpath:n/a Error Path:/admin/delete_topics Error:KeeperErrorCode = NodeExists for /admin/delete_topics
peer1.org2.example.com | [367 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
peer0.org1.example.com | [49b 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]Inside sendExecuteMessage. Message INIT
peer0.org2.example.com | [37b 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [3a2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
peer1.org2.example.com | [368 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [49c 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [3a3 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [37c 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
peer1.org2.example.com | [369 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [37d 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [49d 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [3a4 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [36a 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
peer0.org2.example.com | [37e 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org1.example.com | [49e 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]sendExecuteMsg trigger event INIT
peer1.org1.example.com | [3a5 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [36b 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org1.example.com | [49f 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message INIT
peer0.org2.example.com | [37f 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer1.org1.example.com | [3a6 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [36c 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [4a0 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: INIT in state ready
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
peer0.org2.example.com | [380 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [36d 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [3a7 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org2.example.com | [381 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [4a1 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
peer1.org1.example.com | [3a8 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
peer1.org2.example.com | [36e 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc420344600
peer0.org2.example.com | [382 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [4a2 01-30 08:53:47.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message INIT
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [3a9 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer1.org2.example.com | [36f 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org2.example.com | [383 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:07.984 UTC [msp] SatisfiesPrincipal -> DEBU 22a Checking if identity satisfies MEMBER role for OrdererMSP
peer0.org1.example.com | [4a3 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message PUT_STATE from shim
peer1.org1.example.com | [3aa 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [384 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:07.984 UTC [msp] Validate -> DEBU 22b MSP OrdererMSP validating identity
peer0.org1.example.com | [4a4 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org2.example.com | [370 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 1
peer1.org1.example.com | [3ab 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.985 UTC [cauthdsl] func2 -> DEBU 22c 0xc42014a9e0 principal matched by identity 0
peer0.org2.example.com | [385 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org1.example.com | [4a6 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]state is ready
peer1.org1.example.com | [3ac 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [371 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [386 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:07.985 UTC [msp/identity] Verify -> DEBU 22d Verify: digest = 00000000 51 fa c0 71 75 28 a0 c2 57 88 24 dc 17 f0 20 8d |Q..qu(..W.$... .|
peer0.org1.example.com | [4a7 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]Completed PUT_STATE. Sending RESPONSE
peer1.org1.example.com | [3ad 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [372 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
peer0.org2.example.com | [387 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | 00000010 e4 f2 29 4c 79 1b 4c 0a 94 9e 5b aa 8b b6 12 1f |..)Ly.L...[.....|
peer1.org1.example.com | [3ae 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [373 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [388 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [4a8 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]enterBusyState trigger event RESPONSE
orderer.example.com | 2018-01-30 08:53:07.986 UTC [msp/identity] Verify -> DEBU 22e Verify: sig = 00000000 30 45 02 21 00 99 5e 35 55 ba da 10 ff 40 68 73 |0E.!..^5U....@hs|
peer1.org2.example.com | [374 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [389 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org2.example.com | [375 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU validateConfigTransaction starts for data 0xc42033f000, header channel_header:"\010\001\032\006\010\200\345\300\323\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\006\332\357\374\221f\277?z\273$*\216\025]9\353J\270\006\217\373\244/"
peer0.org2.example.com | [38a 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org1.example.com | [4a5 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3af 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [376 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 00000010 42 66 1e 0a 6a 44 3f 90 2d ff d3 3a f7 fb 9b c2 |Bf..jD?.-..:....|
peer0.org1.example.com | [4a9 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message RESPONSE
peer1.org2.example.com | [377 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org2.example.com | [38b 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [3b0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [378 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 00000020 4c b3 4e 59 70 02 20 6c 8a 80 84 d8 af c2 88 12 |L.NYp. l........|
peer1.org1.example.com | [3b1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4aa 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer0.org2.example.com | [38c 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org2.example.com | [379 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 00000030 15 6c c2 fa 64 d5 b7 49 78 ef 6b ac 6e 62 98 25 |.l..d..Ix.k.nb.%|
peer1.org1.example.com | [3b2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4ab 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [38d 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer1.org2.example.com | [37a 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org1.example.com | [3b3 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [37b 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 00000040 9b 17 5c 65 fb 1e ab |..\e...|
peer1.org1.example.com | [3b4 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [38e 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [37c 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org1.example.com | [3b5 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4ac 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message RESPONSE
peer1.org2.example.com | [37d 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer1.org1.example.com | [3b6 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.986 UTC [cauthdsl] func2 -> DEBU 22f 0xc42014a9e0 principal evaluation succeeds for identity 0
peer0.org2.example.com | [38f 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org2.example.com | [37e 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [4ad 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message PUT_STATE from shim
peer1.org1.example.com | [3b7 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org2.example.com | [390 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.986 UTC [cauthdsl] func1 -> DEBU 230 0xc42014a9e0 gate 1517302387983280683 evaluation succeeds
peer1.org2.example.com | [37f 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [3b8 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [391 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [4ae 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org1.example.com | [3b9 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org2.example.com | [380 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:07.986 UTC [orderer/common/sigfilter] Apply -> DEBU 231 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
peer0.org2.example.com | [392 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [3ba 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [381 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org1.example.com | [4af 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3bb 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.991 UTC [msp] GetLocalMSP -> DEBU 232 Returning existing local MSP
peer1.org2.example.com | [382 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [393 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [3bc 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [383 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [4b0 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]state is ready
peer1.org1.example.com | [3bd 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [384 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:07.991 UTC [msp] GetDefaultSigningIdentity -> DEBU 233 Obtaining default signing identity
peer1.org1.example.com | [3be 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer0.org2.example.com | [394 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [4b1 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [5a25dc19]Completed PUT_STATE. Sending RESPONSE
peer1.org2.example.com | [385 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:07.992 UTC [msp] GetLocalMSP -> DEBU 234 Returning existing local MSP
peer1.org1.example.com | [3bf 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer0.org2.example.com | [395 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [4b2 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [5a25dc19]enterBusyState trigger event RESPONSE
peer1.org1.example.com | [3c0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [386 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:07.993 UTC [msp] GetDefaultSigningIdentity -> DEBU 235 Obtaining default signing identity
peer1.org1.example.com | [3c1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer0.org2.example.com | [396 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [4b3 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message RESPONSE
peer1.org1.example.com | [3c2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [387 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:07.993 UTC [msp/identity] Sign -> DEBU 236 Sign: plaintext: 0AB7060A1B08011A0608F3E4C0D30522...41646D696E7310021A0641646D696E73
peer0.org2.example.com | [397 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [3c3 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [4b4 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org2.example.com | [388 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [msp/identity] Sign -> DEBU 237 Sign: digest: D7E9F12832766C285DDC3BBD903A2F8C6032188391B541D21B6359EFE3BFBB26
peer0.org2.example.com | [398 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org1.example.com | [3c4 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [4b5 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] NewStandardValues -> DEBU 238 Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [399 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [389 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
peer1.org1.example.com | [3c5 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org1.example.com | [4b6 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message RESPONSE
peer0.org2.example.com | [39a 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org1.example.com | [3c6 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [38a 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 239 Processing field: HashingAlgorithm
peer0.org1.example.com | [4b7 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message COMPLETED from shim
peer0.org2.example.com | [39b 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [3c7 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [38b 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 23a Processing field: BlockDataHashingStructure
peer0.org1.example.com | [4b8 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [39c 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [38c 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [3c8 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 23b Processing field: OrdererAddresses
peer0.org2.example.com | [39d 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [4b9 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [38d 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/config] initializeProtosStruct -> DEBU 23c Processing field: Consortium
peer0.org2.example.com | [39e 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [3c9 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [38e 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [4ba 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | [3ca 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 23d Adding to config map: [Groups] /Channel
peer0.org2.example.com | [39f 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [38f 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer0.org1.example.com | [4bb 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [3a0 01-30 08:53:24.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 23e Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [3cb 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org2.example.com | [390 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3a1 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4bc 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org1.example.com | [3cc 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 23f Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [3a2 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [391 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [4bd 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org2.example.com | [3a3 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [4be 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [bea7541b-ac25-44df-bec6-01cb5ba419f2]
peer1.org1.example.com | [3cd 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 240 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org2.example.com | [3a4 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [392 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [4bf 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [3ce 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3a5 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 241 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [393 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [3cf 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.993 UTC [common/configtx] addToMap -> DEBU 242 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org2.example.com | [3a6 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [394 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [4c0 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel chaincode id: name:"lscc"
peer0.org2.example.com | [3a7 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 243 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [3d0 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [395 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [3a8 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4c1 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org1.example.com | [3d1 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 244 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [396 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [3a9 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
peer1.org1.example.com | [3d2 01-30 08:53:23.49 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org1.example.com | [4c2 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [3aa 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org2.example.com | [397 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 245 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org1.example.com | [3d3 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [3ab 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [398 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [4c3 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6,syscc=true,proposal=0xc4217124b0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 246 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org2.example.com | [3ac 01-30 08:53:24.14 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [3d4 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [399 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [4c4 01-30 08:53:47.32 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 247 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org2.example.com | [3ad 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [3d5 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer0.org1.example.com | [4c5 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [39a 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org2.example.com | [3ae 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 248 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org1.example.com | [3d6 01-30 08:53:23.51 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer0.org1.example.com | [4c6 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org2.example.com | [3af 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [39b 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 249 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
peer1.org1.example.com | [3d7 01-30 08:53:23.53 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer0.org2.example.com | [3b0 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4c7 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24a Adding to config map: [Groups] /Channel/Orderer
peer1.org2.example.com | [39c 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [3d8 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [3b1 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24b Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer0.org1.example.com | [4c8 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [39d 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Admins
peer1.org1.example.com | [3d9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer0.org2.example.com | [3b2 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24c Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [39e 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer0.org1.example.com | [4c9 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [3b3 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [3da 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [39f 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [3b4 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [4ca 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5a25dc19]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
zookeeper2 | 2018-01-30 08:53:08,672 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x16 zxid:0x100000024 txntype:-1 reqpath:n/a Error Path:/brokers/seqid Error:KeeperErrorCode = NodeExists for /brokers/seqid
peer1.org1.example.com | [3db 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [4cb 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Move state message TRANSACTION
peer1.org2.example.com | [3a0 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [3b5 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 24f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [4cc 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [3dc 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer0.org2.example.com | [3b6 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [3a1 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4cd 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [3dd 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 250 Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org2.example.com | [3b7 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer1.org2.example.com | [3a2 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [4ce 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:07.994 UTC [common/configtx] addToMap -> DEBU 251 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org1.example.com | [3de 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [4cf 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Received message TRANSACTION from shim
peer1.org2.example.com | [3a3 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer1.org1.example.com | [3df 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [3b8 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 252 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer0.org1.example.com | [4d0 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [3a4 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org1.example.com | [3e0 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42146d8c0), Data:(*common.BlockData)(0xc421f42400), Metadata:(*common.BlockMetadata)(0xc421f42440)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 253 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [3b9 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
peer0.org1.example.com | [4d1 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5a25dc19]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [3a5 01-30 08:53:24.19 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel
peer1.org1.example.com | [3e1 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 254 Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [3ba 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4d2 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org1.example.com | [3e2 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 255 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [3bb 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [3a6 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application
peer0.org1.example.com | [4d3 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org1.example.com | [3e3 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 256 Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org2.example.com | [3bc 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [4d4 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [3a7 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:07.995 UTC [common/configtx] addToMap -> DEBU 257 Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | txId= locPointer=offset=70, bytesLength=12052
peer0.org2.example.com | [3bd 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [3a8 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [4d5 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 258 Adding to config map: [Policy] /Channel/Orderer/Admins
peer0.org2.example.com | [3be 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | ]
peer1.org2.example.com | [3a9 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 259 Adding to config map: [Values] /Channel/HashingAlgorithm
peer1.org2.example.com | [3aa 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org2.example.com | [3bf 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4d6 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5a25dc19]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [3e4 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25a Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [3ab 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [4d7 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5a25dc19]send state message COMPLETED
peer1.org1.example.com | [3e5 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
peer0.org2.example.com | [3c0 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
peer0.org1.example.com | [4d8 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5a25dc19]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25b Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [3ac 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer1.org1.example.com | [3e6 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
peer0.org1.example.com | [4d9 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc19]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [3ad 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [3c1 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [4da 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [3ae 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25c Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [3c2 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer1.org1.example.com | [3e7 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
peer1.org2.example.com | [3af 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [3b0 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4db 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer0.org2.example.com | [3c3 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org2.example.com | [3b1 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org1.example.com | [3e8 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25d Adding to config map: [Policy] /Channel/Readers
peer0.org1.example.com | [4dc 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [3b2 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25e Adding to config map: [Policy] /Channel/Writers
peer0.org2.example.com | [3c4 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org1.example.com | [3e9 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [3b3 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4dd 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [3c5 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org1.example.com | [3ea 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] addToMap -> DEBU 25f Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [3b4 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer0.org1.example.com | [4de 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [3c6 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer1.org1.example.com | [3eb 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
peer1.org2.example.com | [3b5 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [3b6 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [4df 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [bea7541b-ac25-44df-bec6-01cb5ba419f2]
peer1.org1.example.com | [3ec 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer0.org2.example.com | [3c7 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/configtx] processConfig -> DEBU 260 Beginning new config for channel businesschannel
peer1.org2.example.com | [3b7 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Admins to
peer0.org1.example.com | [4e0 01-30 08:53:47.33 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [3ed 01-30 08:53:23.55 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer1.org2.example.com | [3b8 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] NewStandardValues -> DEBU 261 Initializing protos for *config.ChannelProtos
peer0.org2.example.com | [3c8 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [4e1 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [3]
peer1.org2.example.com | [3b9 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] initializeProtosStruct -> DEBU 262 Processing field: HashingAlgorithm
peer1.org1.example.com | [3ee 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [3ba 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [4e3 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [3bb 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [4e4 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [3ef 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] initializeProtosStruct -> DEBU 263 Processing field: BlockDataHashingStructure
peer0.org2.example.com | [3c9 01-30 08:53:24.16 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [3bc 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [4e5 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [3f0 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [3bd 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:07.996 UTC [common/config] initializeProtosStruct -> DEBU 264 Processing field: OrdererAddresses
peer0.org1.example.com | [4e6 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421aa49f0
peer1.org1.example.com | [3f1 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [3ca 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer1.org2.example.com | [3be 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org1.example.com | [3f2 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 265 Processing field: Consortium
peer0.org1.example.com | [4e7 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org2.example.com | [3bf 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org2.example.com | [3cb 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [3f3 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 266 Proposed new policy Admins for Channel
peer0.org1.example.com | [4e8 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [3c0 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 267 Proposed new policy Readers for Channel
peer0.org1.example.com | [4e9 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [3cc 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [3f4 01-30 08:53:23.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [3c1 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 268 Proposed new policy Writers for Channel
peer0.org1.example.com | [4ea 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [3cd 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [4eb 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [3f5 01-30 08:53:24.34 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage -> WARN Message GossipMessage: tag:EMPTY alive_msg:<membership:<endpoint:"peer1.org2.example.com:7051" pki_id:"\374\321U\361\250\005O\020\335\203\212.%\323\235\002\323\014/|f'1\236QDHE\335\322*t" > timestamp:<inc_num:1517302384288320587 seq_num:12 > > , Envelope: 83 bytes, Signature: 71 bytes isn't valid
peer0.org2.example.com | [3ce 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] NewStandardValues -> DEBU 269 Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [3c2 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: HashingAlgorithm
peer0.org1.example.com | [4ec 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [3cf 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [3f6 01-30 08:53:24.36 UTC] [github.com/hyperledger/fabric/gossip/gossip] handleMessage -> WARN Message GossipMessage: tag:EMPTY alive_msg:<membership:<endpoint:"peer1.org2.example.com:7051" pki_id:"\374\321U\361\250\005O\020\335\203\212.%\323\235\002\323\014/|f'1\236QDHE\335\322*t" > timestamp:<inc_num:1517302384288320587 seq_num:12 > > , Envelope: 83 bytes, Signature: 71 bytes isn't valid
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26a Processing field: ConsensusType
peer0.org1.example.com | [4ed 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4220c0000, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org2.example.com | [3c3 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BlockDataHashingStructure
peer1.org1.example.com | [3f7 01-30 08:53:25.52 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage.handleStateInfSnapshot -> DEBU Channel businesschannel : Couldn't find org identity of peer <20><>U<EFBFBD><55>O݃<>.%ӝ<02>/|f'1<>QDHE<48><45>*t message sent from T<>'<27>ڂ<10>0<EFBFBD>m-xوh<D988>8a[<5B>=<3D><EFBFBD>%c<>.<07><>
peer0.org2.example.com | [3d0 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org1.example.com | [4ee 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26b Processing field: BatchSize
peer0.org2.example.com | [3d1 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3d2 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | [3d3 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
peer0.org2.example.com | [3d4 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
peer1.org2.example.com | [3c4 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: OrdererAddresses
peer1.org2.example.com | [3c5 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: Consortium
peer1.org2.example.com | [3c6 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26c Processing field: BatchTimeout
peer1.org1.example.com | [3f8 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [4ef 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [3d5 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
peer1.org2.example.com | [3c7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26d Processing field: KafkaBrokers
peer0.org1.example.com | [4f0 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [3f9 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42233a090
peer0.org2.example.com | [3d6 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org2.example.com | [3c8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:07.997 UTC [common/config] initializeProtosStruct -> DEBU 26e Processing field: ChannelRestrictions
peer0.org1.example.com | [4f1 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [3d7 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org2.example.com | [3c9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: BatchTimeout
peer1.org1.example.com | [3fa 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [4f2 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 26f Proposed new policy Writers for Orderer
peer0.org2.example.com | [3d8 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer1.org2.example.com | [3ca 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: KafkaBrokers
peer1.org1.example.com | [3fb 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [4f3 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org2.example.com | [3d9 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [3fc 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [4f4 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [3cb 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: ChannelRestrictions
peer0.org2.example.com | [3da 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 270 Proposed new policy Admins for Orderer
peer1.org1.example.com | [3fd 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [4f5 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a1adb053-aec0-4980-a209-6b1b3c13f335]
peer0.org2.example.com | [3db 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer1.org2.example.com | [3cc 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 271 Proposed new policy BlockValidation for Orderer
peer0.org1.example.com | [4f6 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=f47854ab-ad03-479e-beb9-236dd97d71c6,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org2.example.com | [3dc 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer1.org2.example.com | [3cd 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer1.org1.example.com | [3fe 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [4f7 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
peer0.org2.example.com | [3dd 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:07.997 UTC [policies] ProposePolicy -> DEBU 272 Proposed new policy Readers for Orderer
peer1.org2.example.com | [3ce 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU Initializing protos for *struct {}
peer0.org1.example.com | [4f8 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [3de 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org1.example.com | [3ff 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4222e94a0, header 0xc42233a0c0
orderer.example.com | 2018-01-30 08:53:08.002 UTC [common/config] NewStandardValues -> DEBU 273 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3cf 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [4f9 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [3df 01-30 08:53:24.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:08.002 UTC [common/config] initializeProtosStruct -> DEBU 274 Processing field: MSP
peer1.org1.example.com | [400 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org2.example.com | [3e0 01-30 08:53:24.18 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
peer1.org2.example.com | [3d0 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [4fa 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org2.example.com | [3e1 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org2.example.com | [3e2 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [4fb 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f47854ab]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [3e3 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer1.org2.example.com | [3d1 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [401 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 275 Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [4fc 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [3e4 01-30 08:53:24.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
peer1.org1.example.com | [402 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe channel id:
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 276 Proposed new policy Admins for OrdererOrg
peer1.org2.example.com | [3d2 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [3e5 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
peer1.org1.example.com | [403 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe channel id: version: 1.0.2
peer0.org1.example.com | [4fd 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [f47854ab]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [3e6 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
zookeeper2 | 2018-01-30 08:53:08,688 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x14 zxid:0x100000026 txntype:-1 reqpath:n/a Error Path:/isr_change_notification Error:KeeperErrorCode = NodeExists for /isr_change_notification
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 277 Proposed new policy Readers for OrdererOrg
peer0.org2.example.com | [3e7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
peer0.org1.example.com | [4fe 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f47854ab]Move state message TRANSACTION
peer1.org2.example.com | [3d3 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:08.002 UTC [common/config] NewStandardValues -> DEBU 278 Initializing protos for *struct {}
peer1.org1.example.com | [404 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe,syscc=true,proposal=0xc4222e94a0,canname=lscc:1.0.2
peer0.org2.example.com | [3e8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [4ff 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f47854ab]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [3d4 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
orderer.example.com | 2018-01-30 08:53:08.002 UTC [policies] ProposePolicy -> DEBU 279 Proposed new policy ChannelCreationPolicy for Application
peer0.org1.example.com | [500 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [3e9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42005fc00), Data:(*common.BlockData)(0xc42190d300), Metadata:(*common.BlockMetadata)(0xc42190d340)}, doMVCCValidation=true
peer1.org1.example.com | [405 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org2.example.com | [3d5 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [501 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f47854ab]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] NewStandardValues -> DEBU 27a Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [3ea 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [3d6 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org1.example.com | [502 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] initializeProtosStruct -> DEBU 27b Processing field: MSP
peer1.org1.example.com | [406 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [3d7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.ApplicationOrgProtos
peer0.org2.example.com | [3eb 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
peer0.org1.example.com | [503 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f47854ab]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] NewStandardValues -> DEBU 27c Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [3d8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: AnchorPeers
peer0.org2.example.com | [3ec 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
peer1.org1.example.com | [407 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [504 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [f47854ab]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] initializeProtosStruct -> DEBU 27d Processing field: AnchorPeers
peer1.org2.example.com | [3d9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | txId= locPointer=offset=70, bytesLength=12052
peer1.org1.example.com | [408 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0883bf34]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] NewStandardValues -> DEBU 27e Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [505 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [3da 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU Processing field: MSP
peer0.org2.example.com | ]
peer1.org1.example.com | [409 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.003 UTC [common/config] initializeProtosStruct -> DEBU 27f Processing field: MSP
peer0.org1.example.com | [506 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [3db 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU Setting up MSP for org OrdererOrg
peer0.org2.example.com | [3ed 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
peer1.org1.example.com | [40a 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.003 UTC [policies] ProposePolicy -> DEBU 280 Proposed new policy Readers for Org2MSP
peer0.org1.example.com | [507 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer1.org1.example.com | [40b 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [0883bf34]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [3dc 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
peer0.org2.example.com | [3ee 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.003 UTC [policies] ProposePolicy -> DEBU 281 Proposed new policy Writers for Org2MSP
peer0.org1.example.com | [508 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org1.example.com | [40c 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0883bf34]Move state message TRANSACTION
peer1.org2.example.com | [3dd 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org1MSP
peer0.org2.example.com | [3ef 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
orderer.example.com | 2018-01-30 08:53:08.003 UTC [policies] ProposePolicy -> DEBU 282 Proposed new policy Admins for Org2MSP
peer0.org1.example.com | [509 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org2.example.com | [3de 01-30 08:53:24.22 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
peer1.org1.example.com | [40d 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0883bf34]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [3f0 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] NewStandardValues -> DEBU 283 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [50a 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer1.org1.example.com | [40e 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [40f 01-30 08:53:25.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0883bf34]sending state message TRANSACTION
peer0.org1.example.com | [50b 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] initializeProtosStruct -> DEBU 284 Processing field: MSP
peer0.org2.example.com | [3f1 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [3df 01-30 08:53:24.22 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU Setting up MSP for org Org2MSP
peer1.org1.example.com | [410 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] NewStandardValues -> DEBU 285 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [411 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0883bf34]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [50c 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [0a216f55-6fc4-482f-b766-3c47b0e91812]
peer0.org2.example.com | [3f2 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [3e0 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU Updating trusted root authorities for channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] initializeProtosStruct -> DEBU 286 Processing field: AnchorPeers
peer0.org1.example.com | [50d 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [412 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [0883bf34]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [3f3 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] NewStandardValues -> DEBU 287 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [3e1 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU updating root CAs for channel [businesschannel]
peer0.org1.example.com | [50e 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [0a216f55-6fc4-482f-b766-3c47b0e91812]
peer1.org1.example.com | [413 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [3f4 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.004 UTC [common/config] initializeProtosStruct -> DEBU 288 Processing field: MSP
peer1.org2.example.com | [3e2 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding orderer root CAs for MSP [OrdererMSP]
peer0.org1.example.com | [50f 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer0.org2.example.com | [3f5 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [414 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]Move state message COMPLETED
peer1.org2.example.com | [3e3 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org1MSP]
orderer.example.com | 2018-01-30 08:53:08.005 UTC [policies] ProposePolicy -> DEBU 289 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [510 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer0.org2.example.com | [3f6 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer1.org1.example.com | [415 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [0883bf34]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.005 UTC [policies] ProposePolicy -> DEBU 28a Proposed new policy Writers for Org1MSP
peer1.org2.example.com | [3e4 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU adding app root CAs for MSP [Org2MSP]
peer0.org1.example.com | [511 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [3f7 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [416 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [0883bf34]send state message COMPLETED
peer1.org2.example.com | [3e5 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU config transaction received for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.005 UTC [policies] ProposePolicy -> DEBU 28b Proposed new policy Admins for Org1MSP
peer0.org1.example.com | [512 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [417 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [0883bf34]Received message COMPLETED from shim
peer1.org2.example.com | [3e6 01-30 08:53:24.24 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [3f8 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
orderer.example.com | 2018-01-30 08:53:08.005 UTC [common/config] validateMSP -> DEBU 28c Setting up MSP for org OrdererOrg
peer0.org1.example.com | [513 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]Move state message COMPLETED
peer1.org1.example.com | [418 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0883bf34]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [3e7 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Received configuration update, calling CSCC ConfigUpdate
orderer.example.com | 2018-01-30 08:53:08.005 UTC [msp] NewBccspMsp -> DEBU 28d Creating BCCSP-based MSP instance
peer1.org1.example.com | [419 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [514 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [f47854ab]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [3f9 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.005 UTC [msp] Setup -> DEBU 28e Setting up MSP instance OrdererMSP
peer1.org1.example.com | [41a 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:0883bf34cf3e28a695c75e2e711429839544c5cec61f4f018a3c6d9dbdc9eafe
peer1.org2.example.com | [3e8 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [515 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [f47854ab]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.006 UTC [msp/identity] newIdentity -> DEBU 28f Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [41b 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [3fa 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [3e9 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421772c00), Data:(*common.BlockData)(0xc4218d8220), Metadata:(*common.BlockMetadata)(0xc4218d8260)}, doMVCCValidation=true
peer0.org1.example.com | [516 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [f47854ab]Received message COMPLETED from shim
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer0.org2.example.com | [3fb 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [41c 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [3ea 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [517 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f47854ab]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [3fc 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [41d 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [3eb 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [518 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [f47854ab-ad03-479e-beb9-236dd97d71c6]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [3fd 01-30 08:53:24.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [3ec 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
peer1.org1.example.com | [41e 01-30 08:53:25.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer1.org1.example.com | [41f 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [3fe 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | txId= locPointer=offset=70, bytesLength=12052
peer0.org1.example.com | [519 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:f47854ab-ad03-479e-beb9-236dd97d71c6
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org2.example.com | [3ff 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc422434150
peer1.org1.example.com | [420 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [51a 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | ]
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org2.example.com | [400 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [51b 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [a1adb053-aec0-4980-a209-6b1b3c13f335]
peer1.org1.example.com | [421 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer1.org2.example.com | [3ed 01-30 08:53:24.25 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx ID: [] to index
peer0.org1.example.com | [51c 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [401 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [3ee 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=25904, bytesLength=12052] for tx number:[0] ID: [] to blockNumTranNum index
peer1.org1.example.com | [422 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4222de4b0
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer0.org2.example.com | [402 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [51d 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [3ef 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39711], isChainEmpty=[false], lastBlockNumber=[2]
peer1.org1.example.com | [423 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org2.example.com | [403 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [51e 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422102280), Data:(*common.BlockData)(0xc421efd840), Metadata:(*common.BlockMetadata)(0xc421efd880)}, doMVCCValidation=true
peer1.org2.example.com | [3f0 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [2] with 1 transaction(s)
peer0.org2.example.com | [404 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [424 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org1.example.com | [51f 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [3f1 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org2.example.com | [405 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4223eb090, header 0xc422434180
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [520 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [425 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [3f2 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org1.example.com | [426 01-30 08:53:49.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [4e2 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [3]
peer1.org2.example.com | [3f3 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [406 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org1.example.com | [427 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [521 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
peer1.org1.example.com | [428 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [407 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44
peer1.org2.example.com | [3f4 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.007 UTC [msp/identity] newIdentity -> DEBU 290 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [522 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer1.org1.example.com | [429 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421c2aa80, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer0.org2.example.com | [408 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44 channel id:
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [3f5 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Skipping transaction [0] since it is not an endorsement transaction
peer1.org1.example.com | [42a 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org1.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org2.example.com | [409 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44 channel id: version: 1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [42b 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org1.example.com | ]
peer1.org2.example.com | [3f6 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [2]
peer0.org2.example.com | [40a 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44,syscc=true,proposal=0xc4223eb090,canname=lscc:1.0.2
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org1.example.com | [42c 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [3f7 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [523 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer0.org2.example.com | [40b 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org1.example.com | [42d 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [3f8 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [2]
peer0.org1.example.com | [524 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer0.org2.example.com | [40c 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [42e 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org2.example.com | [3f9 01-30 08:53:24.26 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [40d 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [525 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
peer1.org1.example.com | [42f 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [526 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
peer1.org2.example.com | [3fa 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [430 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org2.example.com | [40e 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ee00cace]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [527 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [3fb 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [431 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [772cc83e-60f2-408a-95ad-9c56f07f8734]
peer0.org2.example.com | [40f 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [528 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [432 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=a287363d-46a3-42b8-bc6e-c3139abaf255,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [3fc 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [410 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
zookeeper2 | 2018-01-30 08:53:08,748 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x9 zxid:0x100000027 txntype:-1 reqpath:n/a Error Path:/admin/delete_topics Error:KeeperErrorCode = NodeExists for /admin/delete_topics
peer1.org1.example.com | [433 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
peer1.org2.example.com | [3fd 01-30 08:53:24.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [411 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ee00cace]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [529 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | [434 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [412 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ee00cace]Move state message TRANSACTION
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org2.example.com | [3fe 01-30 08:53:25.78 UTC] [github.com/hyperledger/fabric/gossip/gossip/channel] handleMessage.HandleMessage -> DEBU Don't have StateInfo message of peer 172.18.0.5:7051 [224 111 156 84 135 36 234 223 109 181 244 120 184 213 232 12 216 200 206 186 3 46 73 114 12 142 33 65 171 222 195 74]
peer0.org1.example.com | [52a 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer1.org1.example.com | [435 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [413 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ee00cace]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org1.example.com | [436 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [52b 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer1.org2.example.com | [3ff 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [414 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [437 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a287363d]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [52c 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [415 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ee00cace]sending state message TRANSACTION
peer1.org2.example.com | [400 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4221f6a20
orderer.example.com | 2018-01-30 08:53:08.007 UTC [msp/identity] newIdentity -> DEBU 291 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [438 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [52d 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [401 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [52e 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
peer1.org1.example.com | [439 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a287363d]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [416 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]Received message TRANSACTION from shim
peer1.org2.example.com | [402 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [52f 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [43a 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a287363d]Move state message TRANSACTION
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org2.example.com | [417 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ee00cace]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [530 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org2.example.com | [403 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer1.org1.example.com | [43b 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a287363d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [531 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer0.org2.example.com | [418 01-30 08:53:26.21 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ee00cace]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [404 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [43c 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [419 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [532 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [405 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [43d 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a287363d]sending state message TRANSACTION
peer0.org2.example.com | [41a 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]Move state message COMPLETED
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [406 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4221d4f50, header 0xc4221f6a50
peer0.org1.example.com | [533 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org1.example.com | [43e 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]Received message TRANSACTION from shim
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org2.example.com | [41b 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ee00cace]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [407 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org1.example.com | [534 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [43f 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a287363d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [408 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd
peer0.org2.example.com | [41c 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ee00cace]send state message COMPLETED
peer0.org1.example.com | [535 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [409 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd channel id:
peer1.org1.example.com | [440 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a287363d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org2.example.com | [41d 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ee00cace]Received message COMPLETED from shim
peer1.org1.example.com | [441 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org2.example.com | [41e 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ee00cace]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [536 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [40a 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd channel id: version: 1.0.2
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org1.example.com | [442 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org2.example.com | [41f 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [537 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [3]
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org2.example.com | [40b 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd,syscc=true,proposal=0xc4221d4f50,canname=lscc:1.0.2
peer1.org1.example.com | [443 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer0.org2.example.com | [420 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ee00cacedc0a1c5df4ef41b3c1126fea83720c3c43e7bcd6fda61a7590066a44
peer0.org1.example.com | [539 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [40c 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [444 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org2.example.com | [421 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [53a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.011 UTC [msp] Validate -> DEBU 292 MSP OrdererMSP validating identity
peer1.org2.example.com | [40d 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [422 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [53b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [445 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | 2018-01-30 08:53:08.014 UTC [common/config] Validate -> DEBU 293 Anchor peers for org Org2MSP are
peer1.org2.example.com | [40e 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [423 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [53c 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422302ae0
peer1.org1.example.com | [446 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
orderer.example.com | 2018-01-30 08:53:08.014 UTC [common/config] validateMSP -> DEBU 294 Setting up MSP for org Org2MSP
peer0.org2.example.com | [424 01-30 08:53:26.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [40f 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [474cce64]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [53d 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer1.org1.example.com | [447 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
orderer.example.com | 2018-01-30 08:53:08.014 UTC [msp] NewBccspMsp -> DEBU 295 Creating BCCSP-based MSP instance
peer0.org1.example.com | [53e 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org1.example.com | [448 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [35fd91f9-fdfa-478c-baba-fdd668ad0e70]
peer1.org2.example.com | [410 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.014 UTC [msp] Setup -> DEBU 296 Setting up MSP instance Org2MSP
peer0.org2.example.com | [425 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [53f 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [449 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [411 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.014 UTC [msp/identity] newIdentity -> DEBU 297 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [426 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4225c8ff0
peer1.org2.example.com | [412 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [474cce64]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [427 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [540 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer1.org2.example.com | [413 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [474cce64]Move state message TRANSACTION
peer0.org1.example.com | [541 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [44a 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [35fd91f9-fdfa-478c-baba-fdd668ad0e70]
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [428 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [414 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [474cce64]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [44b 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [542 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [44c 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org2.example.com | [415 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [429 01-30 08:53:47.71 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [543 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4220c0000, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer1.org1.example.com | [44d 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [42a 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [544 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [44e 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [42b 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [416 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [474cce64]sending state message TRANSACTION
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [545 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [42c 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4216af3b0, header 0xc4225c9020
peer1.org2.example.com | [417 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]Received message TRANSACTION from shim
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org1.example.com | [44f 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]Move state message COMPLETED
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [42d 01-30 08:53:47.72 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org1.example.com | [546 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [418 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [474cce64]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org1.example.com | [450 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a287363d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org2.example.com | [42e 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org2.example.com | [419 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [474cce64]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [547 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org1.example.com | [451 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a287363d]send state message COMPLETED
peer1.org2.example.com | [41a 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [42f 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org1.example.com | [452 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a287363d]Received message COMPLETED from shim
peer0.org2.example.com | [430 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org2.example.com | [41b 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]Move state message COMPLETED
peer0.org1.example.com | [548 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org1.example.com | [453 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a287363d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer0.org2.example.com | [431 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [fe85a7df-9526-4bcd-acee-8b1e0dfe9b5c]
peer1.org2.example.com | [41c 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [474cce64]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [549 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org1.example.com | [454 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a287363d-46a3-42b8-bc6e-c3139abaf255]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [432 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer1.org2.example.com | [41d 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [474cce64]send state message COMPLETED
peer1.org1.example.com | [455 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a287363d-46a3-42b8-bc6e-c3139abaf255
peer0.org1.example.com | [54a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [433 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel version: 1.0.2
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer1.org2.example.com | [41e 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [474cce64]Received message COMPLETED from shim
peer1.org1.example.com | [456 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [54b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [05e05e62-6197-4481-ac20-9c557c9c780f]
peer0.org2.example.com | [434 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639,syscc=true,proposal=0xc4216af3b0,canname=lscc:1.0.2
orderer.example.com | J3QsbWXt
peer1.org1.example.com | [457 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [772cc83e-60f2-408a-95ad-9c56f07f8734]
peer1.org2.example.com | [41f 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [474cce64]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [435 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org2.example.com | [420 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [458 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [54c 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=80d9f3fb-9b9f-4898-8db5-a7462ab55178,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [421 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:474cce64f1f5c3ed8f3a89102a1742ea16eef87d1a01b1a801a6007b0ebbb5dd
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [436 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [459 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [54d 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
peer1.org2.example.com | [422 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [437 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.015 UTC [msp/identity] newIdentity -> DEBU 298 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [45a 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4214ffac0), Data:(*common.BlockData)(0xc4222db5a0), Metadata:(*common.BlockMetadata)(0xc4222db5e0)}, doMVCCValidation=true
peer1.org2.example.com | [423 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [54e 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [438 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [45b 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [424 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [439 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [45c 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [54f 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [425 01-30 08:53:26.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [43a 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [45d 01-30 08:53:49.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
peer0.org1.example.com | [550 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [426 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Entering
peer1.org1.example.com | [45e 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer0.org2.example.com | [43b 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [551 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80d9f3fb]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org2.example.com | [427 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel.Stop.Close -> DEBU Exiting
peer0.org2.example.com | [43c 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message TRANSACTION
peer1.org1.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org1.example.com | [552 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [428 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] handleMessage.stopBeingLeader.func1.StopDeliverForChannel -> DEBU This peer will stop pass blocks from orderer service to other peers
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [43d 01-30 08:53:47.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | ]
peer0.org1.example.com | [553 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80d9f3fb]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [429 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Entering
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [42a 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.Disconnect -> DEBU Exiting
peer1.org1.example.com | [45f 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer0.org1.example.com | [554 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80d9f3fb]Move state message TRANSACTION
peer1.org2.example.com | [42b 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try -> WARN Got error: rpc error: code = Canceled desc = context canceled ,at 1 attempt. Retrying in 1s
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [42c 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> WARN [businesschannel] Receive error: Client is closing
peer0.org1.example.com | [555 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80d9f3fb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [43e 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [460 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer1.org2.example.com | [42d 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Close -> DEBU Entering
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org1.example.com | [556 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [42e 01-30 08:53:28.85 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Close -> DEBU Exiting
peer1.org1.example.com | [461 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
peer0.org2.example.com | [43f 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message TRANSACTION
zookeeper2 | 2018-01-30 08:53:09,674 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:setData cxid:0x13 zxid:0x100000029 txntype:-1 reqpath:n/a Error Path:/controller_epoch Error:KeeperErrorCode = NoNode for /controller_epoch
peer1.org2.example.com | [42f 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [557 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80d9f3fb]sending state message TRANSACTION
peer0.org2.example.com | [440 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message TRANSACTION from shim
peer1.org2.example.com | [430 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | [462 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [558 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]Received message TRANSACTION from shim
peer1.org2.example.com | [431 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [441 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org1.example.com | [463 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [432 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422584210
peer0.org1.example.com | [559 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80d9f3fb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [442 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ed2cde60]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [433 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [55a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [80d9f3fb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [464 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org2.example.com | [443 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [ed2cde60]Sending GET_STATE
peer1.org2.example.com | [434 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [55b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [435 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [465 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer0.org2.example.com | [444 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message GET_STATE from shim
peer1.org2.example.com | [436 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.016 UTC [msp/identity] newIdentity -> DEBU 299 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [466 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [55c 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org2.example.com | [445 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org2.example.com | [437 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [467 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [538 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [3]
peer0.org1.example.com | [55d 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer0.org1.example.com | [55e 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [55f 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [560 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org1.example.com | [561 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer0.org1.example.com | [562 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [bc544b47-7af9-4cfb-a830-e8f6f3760c8f]
peer1.org1.example.com | [468 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [438 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [446 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [ed2cde60]Received GET_STATE, invoking get state from ledger
peer0.org1.example.com | [563 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [469 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
peer1.org2.example.com | [439 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421d9ca80, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [564 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [bc544b47-7af9-4cfb-a830-e8f6f3760c8f]
peer0.org2.example.com | [447 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [46a 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
peer0.org1.example.com | [565 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org2.example.com | [448 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org1.example.com | [566 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org2.example.com | [43a 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org1.example.com | [46b 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [567 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer0.org2.example.com | [449 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [43b 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org1.example.com | [568 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [46c 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer0.org2.example.com | [44a 01-30 08:53:47.74 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]No state associated with key: exp02. Sending RESPONSE with an empty payload
peer0.org1.example.com | [569 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]Move state message COMPLETED
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer1.org2.example.com | [43c 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [46d 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer0.org1.example.com | [56a 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80d9f3fb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [44b 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]handleGetState serial send RESPONSE
peer0.org1.example.com | [56b 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80d9f3fb]send state message COMPLETED
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org2.example.com | [43d 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [44c 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message RESPONSE from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [46e 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [56c 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80d9f3fb]Received message COMPLETED from shim
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer1.org2.example.com | [43e 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org1.example.com | [46f 01-30 08:53:49.52 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [44d 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [56d 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80d9f3fb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org2.example.com | [44e 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]before send
peer1.org2.example.com | [43f 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org1.example.com | [470 01-30 08:53:49.56 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [56e 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80d9f3fb-9b9f-4898-8db5-a7462ab55178]HandleMessage- COMPLETED. Notify
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer1.org2.example.com | [440 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [44f 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]after send
orderer.example.com | 2018-01-30 08:53:08.022 UTC [msp] Validate -> DEBU 29a MSP Org2MSP validating identity
peer0.org2.example.com | [450 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [ed2cde60]Received RESPONSE, communicated (state:ready)
orderer.example.com | 2018-01-30 08:53:08.022 UTC [common/config] Validate -> DEBU 29b Anchor peers for org Org1MSP are
peer0.org2.example.com | [451 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU [ed2cde60]GetState received payload RESPONSE
orderer.example.com | 2018-01-30 08:53:08.022 UTC [common/config] validateMSP -> DEBU 29c Setting up MSP for org Org1MSP
peer0.org2.example.com | [452 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [ed2cde60]Inside putstate
orderer.example.com | 2018-01-30 08:53:08.022 UTC [msp] NewBccspMsp -> DEBU 29d Creating BCCSP-based MSP instance
peer0.org2.example.com | [453 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [ed2cde60]Sending PUT_STATE
orderer.example.com | 2018-01-30 08:53:08.022 UTC [msp] Setup -> DEBU 29e Setting up MSP instance Org1MSP
peer0.org2.example.com | [454 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message PUT_STATE from shim
peer0.org2.example.com | [455 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.023 UTC [msp/identity] newIdentity -> DEBU 29f Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [56f 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:80d9f3fb-9b9f-4898-8db5-a7462ab55178
peer0.org2.example.com | [456 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [441 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [81077c31-4e87-4942-b09f-bedcb8278756]
peer1.org1.example.com | [471 01-30 08:53:49.57 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [570 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [457 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]state is ready
peer1.org2.example.com | [442 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c1ed5b12-253c-4e1e-8414-a8fc6d9c6317,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [571 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
peer0.org2.example.com | [458 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]Completed PUT_STATE. Sending RESPONSE
peer1.org2.example.com | [443 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [472 01-30 08:53:49.57 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [459 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]enterBusyState trigger event RESPONSE
peer0.org1.example.com | [572 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [05e05e62-6197-4481-ac20-9c557c9c780f]
peer1.org2.example.com | [444 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [473 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org2.example.com | [45a 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message RESPONSE
peer0.org1.example.com | [573 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [45b 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org1.example.com | [474 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [445 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | [45c 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [574 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [475 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org2.example.com | [446 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [45d 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message RESPONSE
peer1.org1.example.com | [476 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4221ca750
peer0.org1.example.com | [575 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [447 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c1ed5b12]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org2.example.com | [45e 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message RESPONSE from shim
peer1.org1.example.com | [477 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer0.org1.example.com | [576 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422196080), Data:(*common.BlockData)(0xc421737080), Metadata:(*common.BlockMetadata)(0xc4217370c0)}, doMVCCValidation=true
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org2.example.com | [45f 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [577 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [448 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [460 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]before send
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org1.example.com | [478 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [578 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
peer0.org2.example.com | [461 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [ed2cde60]after send
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer1.org2.example.com | [449 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c1ed5b12]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [579 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
peer1.org1.example.com | [479 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [462 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [ed2cde60]Received RESPONSE, communicated (state:ready)
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org1.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
peer0.org2.example.com | [463 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU [ed2cde60]Received RESPONSE. Successfully updated state
peer1.org2.example.com | [44a 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c1ed5b12]Move state message TRANSACTION
peer1.org1.example.com | [47a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | yEwB5uHweA==
peer0.org2.example.com | [464 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Transaction completed. Sending COMPLETED
peer0.org1.example.com | ]
peer1.org2.example.com | [44b 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c1ed5b12]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [47b 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [465 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Move state message COMPLETED
peer0.org1.example.com | [57a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
peer1.org2.example.com | [44c 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.023 UTC [msp/identity] newIdentity -> DEBU 2a0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [47c 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org2.example.com | [466 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [57b 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
peer1.org2.example.com | [44d 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c1ed5b12]sending state message TRANSACTION
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [467 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]send state message COMPLETED
peer1.org1.example.com | [47d 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421df9500, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [44e 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]Received message TRANSACTION from shim
peer0.org1.example.com | [57c 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
peer0.org2.example.com | [468 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message COMPLETED from shim
peer1.org1.example.com | [47e 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [44f 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c1ed5b12]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [57d 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer0.org2.example.com | [469 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [450 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c1ed5b12]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [47f 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [46a 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [57e 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [46b 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org2.example.com | [46c 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [451 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org1.example.com | [57f 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [480 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [46d 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639,syscc=false,proposal=0xc4216af3b0,canname=exp02:1.0
peer1.org2.example.com | [452 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org1.example.com | [481 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [580 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [46e 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU launchAndWaitForRegister fetched 2248 bytes from file system
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | [482 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org2.example.com | [453 01-30 08:53:49.47 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer0.org1.example.com | [581 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer0.org2.example.com | [46f 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [483 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [454 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [582 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org1.example.com | [484 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [583 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
peer1.org1.example.com | [485 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f913e6c7-42a6-45a2-a47e-406447bcfb0e]
orderer.example.com | 2018-01-30 08:53:08.023 UTC [msp/identity] newIdentity -> DEBU 2a1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [470 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org2.example.com | [455 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [584 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [486 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=e3ab959b-b028-4530-9f0f-fb4dddb4fe1d,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [471 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer0.org2.example.com:7052]
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [456 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [585 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [487 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
peer0.org2.example.com | [472 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer0.org2.example.com)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [586 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org2.example.com | [457 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer1.org1.example.com | [488 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [473 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer0.org2.example.com:7052
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [587 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [458 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [46f0f5e4-8c64-4040-8d0a-b9d4cc287fe7]
peer1.org1.example.com | [489 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [474 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer0.org1.example.com | [588 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
peer1.org1.example.com | [48a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [459 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [589 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [48b 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e3ab959b]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer1.org2.example.com | [45a 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [46f0f5e4-8c64-4040-8d0a-b9d4cc287fe7]
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [48c 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [58a 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer1.org2.example.com | [45b 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer1.org1.example.com | [48d 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [e3ab959b]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.024 UTC [msp] Validate -> DEBU 2a2 MSP Org1MSP validating identity
peer1.org2.example.com | [45c 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer0.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | 2018-01-30 08:53:08.024 UTC [msp] Setup -> DEBU 2a3 Setting up the MSP manager (3 msps)
peer1.org1.example.com | [48e 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e3ab959b]Move state message TRANSACTION
peer0.org1.example.com | [58b 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.024 UTC [msp] Setup -> DEBU 2a4 MSP manager setup complete, setup 3 msps
peer1.org2.example.com | [45d 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [475 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer0.org2.example.com-exp02-1.0) lock
peer0.org1.example.com | [58c 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org1.example.com | [48f 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e3ab959b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.024 UTC [policies] GetPolicy -> DEBU 2a5 Returning policy Admins for evaluation
peer1.org2.example.com | [45e 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [58d 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217ead80
peer0.org2.example.com | [476 01-30 08:53:47.75 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer0.org2.example.com-exp02-1.0) lock
peer1.org1.example.com | [490 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] CommitProposals -> DEBU 2a6 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer1.org2.example.com | [45f 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]Move state message COMPLETED
peer0.org1.example.com | [58e 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2a7 Returning policy Readers for evaluation
peer0.org2.example.com | [477 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer0.org2.example.com-exp02-1.0
peer1.org1.example.com | [491 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e3ab959b]sending state message TRANSACTION
peer0.org1.example.com | [58f 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [460 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c1ed5b12]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] CommitProposals -> DEBU 2a8 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer1.org1.example.com | [492 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]Received message TRANSACTION from shim
peer0.org2.example.com | [478 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer0.org2.example.com-exp02-1.0(No such container: dev-peer0.org2.example.com-exp02-1.0)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2a9 Returning policy Writers for evaluation
peer0.org1.example.com | [590 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] CommitProposals -> DEBU 2aa In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer1.org1.example.com | [493 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e3ab959b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [461 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c1ed5b12]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ab Returning policy Writers for evaluation
peer0.org2.example.com | [479 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer0.org2.example.com-exp02-1.0 (No such container: dev-peer0.org2.example.com-exp02-1.0)
peer0.org1.example.com | [591 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ac Returning policy Admins for evaluation
peer1.org2.example.com | [462 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c1ed5b12]Received message COMPLETED from shim
peer1.org1.example.com | [494 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [e3ab959b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [47a 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer0.org2.example.com-exp02-1.0 (No such container: dev-peer0.org2.example.com-exp02-1.0)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ad Returning policy Writers for evaluation
peer0.org1.example.com | [592 01-30 08:54:34.58 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [495 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [463 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c1ed5b12]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [47b 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer0.org2.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2ae Returning policy Readers for evaluation
peer0.org1.example.com | [593 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421829f90, header 0xc4217eadb0
peer1.org2.example.com | [464 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c1ed5b12-253c-4e1e-8414-a8fc6d9c6317]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [496 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | 2018-01-30 08:53:08.025 UTC [policies] GetPolicy -> DEBU 2af Returning policy Writers for evaluation
peer0.org1.example.com | [594 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
orderer.example.com | 2018-01-30 08:53:08.026 UTC [policies] CommitProposals -> DEBU 2b0 In commit adding relative sub-policy Org2MSP/Writers to Application
peer0.org2.example.com | [47c 01-30 08:53:47.76 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer1.org1.example.com | [497 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer1.org2.example.com | [465 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c1ed5b12-253c-4e1e-8414-a8fc6d9c6317
peer0.org1.example.com | [595 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
orderer.example.com | 2018-01-30 08:53:08.026 UTC [policies] GetPolicy -> DEBU 2b1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b2 In commit adding relative sub-policy Org2MSP/Admins to Application
peer1.org2.example.com | [466 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [47d 01-30 08:53:47.77 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b3 Returning policy Readers for evaluation
peer0.org1.example.com | [596 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer1.org1.example.com | [498 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org2.example.com | [47e 01-30 08:53:47.77 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer0.org2.example.com-exp02-1.0-a1c0bed0de208402b290701943af8662423c1e8c10dbff920b90a3d16eb3fb80> (container id <dev-peer0.org2.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
peer0.org1.example.com | [597 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b4 In commit adding relative sub-policy Org2MSP/Readers to Application
peer1.org2.example.com | [467 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [81077c31-4e87-4942-b09f-bedcb8278756]
peer1.org1.example.com | [499 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org2.example.com | [47f 01-30 08:53:47.78 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b5 Returning policy Writers for evaluation
peer0.org1.example.com | [598 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [422cbf58-743c-45b0-8236-5f8d614398cb]
peer1.org2.example.com | [468 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [49a 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org1.example.com | [599 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b6 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer1.org1.example.com | [49b 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer1.org2.example.com | [469 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [59a 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6,syscc=true,proposal=0xc421829f90,canname=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b7 Returning policy Admins for evaluation
peer1.org1.example.com | [49c 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [8e50aca2-e252-4f50-8a31-ed38ddc2ce92]
peer0.org2.example.com | ADD binpackage.tar /usr/local/bin
peer1.org2.example.com | [46a 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42155ae80), Data:(*common.BlockData)(0xc421cfc6a0), Metadata:(*common.BlockMetadata)(0xc421cfc6e0)}, doMVCCValidation=true
peer0.org1.example.com | [59b 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2b8 In commit adding relative sub-policy Org1MSP/Admins to Application
peer1.org1.example.com | [49d 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
peer1.org2.example.com | [46b 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org1.example.com | [49e 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [8e50aca2-e252-4f50-8a31-ed38ddc2ce92]
peer0.org1.example.com | [59c 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2b9 Returning policy Readers for evaluation
peer1.org2.example.com | [46c 01-30 08:53:49.48 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [49f 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
zookeeper2 | 2018-01-30 08:53:09,970 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:delete cxid:0x22 zxid:0x10000002b txntype:-1 reqpath:n/a Error Path:/admin/preferred_replica_election Error:KeeperErrorCode = NoNode for /admin/preferred_replica_election
peer1.org1.example.com | [4a0 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org1.example.com | [4a1 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer1.org1.example.com | [4a2 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]Transaction completed. Sending COMPLETED
peer0.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
peer1.org2.example.com | [46d 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
peer1.org1.example.com | [4a3 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]Move state message COMPLETED
peer0.org1.example.com | [59d 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2ba In commit adding relative sub-policy Org1MSP/Readers to Application
peer1.org1.example.com | [4a4 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [e3ab959b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | org.hyperledger.fabric.version="1.0.2" \
peer0.org1.example.com | [59e 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [46e 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer1.org1.example.com | [4a5 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [e3ab959b]send state message COMPLETED
peer0.org2.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer1.org1.example.com | [4a6 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [e3ab959b]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bb Returning policy Admins for evaluation
peer1.org1.example.com | [4a7 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e3ab959b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer0.org1.example.com | [59f 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bc Returning policy Admins for evaluation
peer1.org1.example.com | [4a8 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [e3ab959b-b028-4530-9f0f-fb4dddb4fe1d]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | ]
peer0.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org1.example.com | [5a0 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bd Returning policy OrdererOrg/Admins for evaluation
peer1.org1.example.com | [4a9 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:e3ab959b-b028-4530-9f0f-fb4dddb4fe1d
peer0.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [46f 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer1.org1.example.com | [4aa 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2be In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer0.org1.example.com | [5a1 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [480 01-30 08:53:47.78 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
peer1.org2.example.com | [470 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer1.org1.example.com | [4ab 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2bf Returning policy OrdererOrg/Readers for evaluation
peer0.org2.example.com | [481 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [3]
peer1.org1.example.com | [4ac 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f913e6c7-42a6-45a2-a47e-406447bcfb0e]
peer0.org1.example.com | [5a2 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message TRANSACTION
peer1.org2.example.com | [471 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2c0 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
peer1.org1.example.com | [4ad 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
peer0.org2.example.com | [483 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org1.example.com | [5a3 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [472 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
peer1.org1.example.com | [4ae 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [484 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2c1 Returning policy OrdererOrg/Writers for evaluation
peer0.org1.example.com | [5a4 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [473 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org1.example.com | [4af 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [4b0 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421d56d40), Data:(*common.BlockData)(0xc42261f060), Metadata:(*common.BlockMetadata)(0xc42261f0a0)}, doMVCCValidation=true
peer1.org1.example.com | [4b1 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [485 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [4b2 01-30 08:54:11.92 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2c2 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [5a5 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message TRANSACTION
peer0.org2.example.com | [486 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4224077d0
peer1.org2.example.com | [474 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [4b3 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] GetPolicy -> DEBU 2c3 Returning policy Writers for evaluation
peer0.org1.example.com | [5a6 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Received message TRANSACTION from shim
peer0.org2.example.com | [487 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org2.example.com | [475 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer1.org1.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
orderer.example.com | 2018-01-30 08:53:08.027 UTC [policies] CommitProposals -> DEBU 2c4 In commit adding relative sub-policy Orderer/Writers to Channel
peer0.org1.example.com | [5a7 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [488 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [476 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | ]
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2c5 Returning policy Admins for evaluation
peer0.org1.example.com | [5a8 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c65977f8]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [489 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [477 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer1.org1.example.com | [4b4 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2c6 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [5a9 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c65977f8]Sending GET_STATE
peer0.org2.example.com | [48a 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer1.org2.example.com | [478 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org1.example.com | [4b5 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2c7 Returning policy BlockValidation for evaluation
peer0.org1.example.com | [5aa 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message GET_STATE from shim
peer0.org2.example.com | [48b 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [479 01-30 08:53:49.49 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2c8 In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer0.org1.example.com | [5ab 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [48c 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [4b6 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2c9 Returning policy Readers for evaluation
peer1.org2.example.com | [47a 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
peer0.org1.example.com | [5ac 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c65977f8]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [48d 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc42203e000, header channel_header:"\010\003\032\014\010\206\345\300\323\005\020\244\377\211\276\003\"\017businesschannel*@5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\207\270\271rJv\361\350@v\240\227c\3714;@\211' \3035\2017"
peer1.org1.example.com | [4b7 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer1.org2.example.com | [47b 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2ca In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [5ad 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [48e 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [4b8 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] GetPolicy -> DEBU 2cb Returning policy Org2MSP/Writers for evaluation
peer1.org2.example.com | [47c 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer0.org1.example.com | [5ae 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [48f 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org2.example.com | [47d 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer1.org1.example.com | [4b9 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [47e 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.028 UTC [policies] CommitProposals -> DEBU 2cc In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer0.org1.example.com | [5af 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [490 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [4ba 01-30 08:54:11.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [47f 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [5b0 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Got state. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.029 UTC [policies] GetPolicy -> DEBU 2cd Returning policy Org2MSP/Admins for evaluation
peer1.org1.example.com | [4bb 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer0.org1.example.com | [5b1 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]handleGetState serial send RESPONSE
peer0.org2.example.com | [491 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [480 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:08.029 UTC [policies] CommitProposals -> DEBU 2ce In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer1.org1.example.com | [4bc 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
peer0.org1.example.com | [5b2 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Received message RESPONSE from shim
peer0.org2.example.com | [492 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6]
peer1.org2.example.com | [481 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2cf Returning policy Org2MSP/Readers for evaluation
peer1.org1.example.com | [4bd 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
peer0.org1.example.com | [5b3 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org2.example.com | [493 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [482 01-30 08:53:49.50 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d0 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer1.org1.example.com | [4be 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org2.example.com | [483 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [494 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [5b4 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c65977f8]before send
peer1.org1.example.com | [4bf 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org2.example.com | [484 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421a02990
peer0.org2.example.com | [495 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [31f85b0e-4356-4324-ac8f-63115cd7209a]
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2d1 Returning policy Org1MSP/Writers for evaluation
peer0.org1.example.com | [5b5 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [c65977f8]after send
peer1.org1.example.com | [4c0 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org2.example.com | [485 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org2.example.com | [496 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=5daf731b-5a90-43cd-9e2a-ae7ab2d97c4a,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d2 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer0.org1.example.com | [5b7 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [c65977f8]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [497 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 chaindID businesschannel
peer1.org1.example.com | [4c1 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [486 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2d3 Returning policy Org1MSP/Admins for evaluation
peer0.org1.example.com | [5b6 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [c65977f8]GetState received payload RESPONSE
peer0.org2.example.com | [498 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [4c2 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [487 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d4 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer0.org1.example.com | [5b8 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [499 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [4c3 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [488 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] GetPolicy -> DEBU 2d5 Returning policy Org1MSP/Readers for evaluation
peer0.org1.example.com | [5b9 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Move state message COMPLETED
peer1.org1.example.com | [4c4 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org2.example.com | [49a 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [489 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:08.030 UTC [policies] CommitProposals -> DEBU 2d6 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer0.org1.example.com | [5ba 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [4c5 01-30 08:54:11.94 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org2.example.com | [49b 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5daf731b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [48a 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4202aba90, header 0xc421a029c0
peer0.org1.example.com | [5bb 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]send state message COMPLETED
peer1.org1.example.com | [4c6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2d7 Returning policy ChannelCreationPolicy for evaluation
peer0.org2.example.com | [49c 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [48b 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org1.example.com | [5bc 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message COMPLETED from shim
peer1.org1.example.com | [4c7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4216676b0
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] CommitProposals -> DEBU 2d8 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
peer0.org2.example.com | [49d 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [5daf731b]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [48c 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer1.org1.example.com | [4c8 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2d9 Returning policy Admins for evaluation
peer1.org2.example.com | [48d 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]
peer0.org1.example.com | [5bd 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [4c9 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [49e 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5daf731b]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2da Returning dummy reject all policy because Admins could not be found in /Application/Admins
peer1.org1.example.com | [4ca 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [49f 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5daf731b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [48e 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [5be 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2db Returning policy Readers for evaluation
peer0.org2.example.com | [4a0 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [48f 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bd926778-f55a-4060-8ae5-c7b2d9ef9380]
peer1.org1.example.com | [4cb 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [5bf 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2dc Returning dummy reject all policy because Readers could not be found in /Application/Readers
peer0.org2.example.com | [4a1 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5daf731b]sending state message TRANSACTION
peer1.org1.example.com | [4cc 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [490 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel
peer0.org1.example.com | [5c0 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [4a2 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.032 UTC [policies] GetPolicy -> DEBU 2dd Returning policy Writers for evaluation
peer1.org1.example.com | [4cd 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc42166ae60, header 0xc4216676e0
peer1.org2.example.com | [491 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=true,proposal=0xc4202aba90,canname=lscc:1.0.2
peer0.org1.example.com | [5c1 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer1.org1.example.com | [4ce 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
orderer.example.com | 2018-01-30 08:53:08.035 UTC [policies] GetPolicy -> DEBU 2de Returning dummy reject all policy because Writers could not be found in /Application/Writers
peer1.org2.example.com | [492 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org2.example.com | [4a3 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5daf731b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [4a4 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [5daf731b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [4cf 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org1.example.com | [5c2 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel version: 1.0
orderer.example.com | 2018-01-30 08:53:08.035 UTC [common/configtx] addToMap -> DEBU 2df Adding to config map: [Groups] /Channel
peer0.org2.example.com | [4a5 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [493 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [4d0 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]
peer0.org1.example.com | [5c3 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6,syscc=false,proposal=0xc421829f90,canname=exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.035 UTC [common/configtx] addToMap -> DEBU 2e0 Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [4a6 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [494 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org1.example.com | [4d1 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [5c4 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e1 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [4a7 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
peer1.org2.example.com | [495 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [5c5 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [4d2 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [38812793-8a36-4462-9213-d6e9eab01542]
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e2 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [4a8 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org2.example.com | [496 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [5c6 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e3 Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [4d3 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel
peer0.org2.example.com | [4a9 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer0.org1.example.com | [5c7 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [4aa 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e4 Adding to config map: [Groups] /Channel
peer1.org1.example.com | [4d4 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=true,proposal=0xc42166ae60,canname=lscc:1.0.2
peer1.org2.example.com | [497 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [5c8 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.036 UTC [common/configtx] addToMap -> DEBU 2e5 Adding to config map: [Groups] /Channel/Application
peer0.org2.example.com | [4ab 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer1.org2.example.com | [498 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [4d5 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [5c9 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [499 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e6 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [4ac 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [9b84327b-d7ee-43ef-bffa-4d0800bfcee3]
zookeeper2 | 2018-01-30 08:53:10,695 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x29 zxid:0x10000002c txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer1.org2.example.com | [49a 01-30 08:54:10.57 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [4d6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [5ca 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [49b 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e7 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org2.example.com | [4ad 01-30 08:53:49.42 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [4d7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [49c 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
peer0.org1.example.com | [5cb 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message TRANSACTION
peer0.org2.example.com | [4ae 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [9b84327b-d7ee-43ef-bffa-4d0800bfcee3]
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e8 Adding to config map: [Policy] /Channel/Application/Admins
peer1.org1.example.com | [4d8 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [49d 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message TRANSACTION from shim
peer0.org2.example.com | [4af 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer0.org1.example.com | [5cc 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [49e 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2e9 Adding to config map: [Policy] /Channel/Application/Writers
peer1.org2.example.com | [49f 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2a9b181a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [482 01-30 08:53:49.41 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [3], peers number [3]
peer0.org1.example.com | [5cd 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4a0 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]Sending GET_STATE
orderer.example.com | 2018-01-30 08:53:08.037 UTC [common/configtx] addToMap -> DEBU 2ea Adding to config map: [Policy] /Channel/Application/Readers
peer1.org1.example.com | [4d9 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [4b0 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer1.org2.example.com | [4a1 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message GET_STATE from shim
peer0.org1.example.com | [5ce 01-30 08:54:34.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message TRANSACTION
peer1.org2.example.com | [4a2 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.038 UTC [common/configtx] addToMap -> DEBU 2eb Adding to config map: [Values] /Channel/Consortium
peer1.org1.example.com | [4da 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [4b1 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [4a3 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [2a9b181a]Received GET_STATE, invoking get state from ledger
peer0.org1.example.com | [5cf 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.038 UTC [policies] GetPolicy -> DEBU 2ec Returning policy ChannelCreationPolicy for evaluation
peer1.org1.example.com | [4db 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [4a4 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [4b2 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [4dc 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
peer1.org2.example.com | [4a5 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org1.example.com | [5d0 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.038 UTC [cauthdsl] func1 -> DEBU 2ed 0xc42014bb80 gate 1517302388038489965 evaluation starts
peer1.org2.example.com | [4a6 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [4b3 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]Move state message COMPLETED
peer0.org1.example.com | [5d1 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c65977f8]Received GET_STATE, invoking get state from ledger
peer1.org1.example.com | [4dd 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.038 UTC [cauthdsl] func2 -> DEBU 2ee 0xc42014bb80 signed by 0 principal evaluation starts (used [false])
peer1.org2.example.com | [4a7 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a]Got state. Sending RESPONSE
peer0.org1.example.com | [5d2 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [4b4 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [5daf731b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [4de 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4a8 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2a9b181a]handleGetState serial send RESPONSE
orderer.example.com | 2018-01-30 08:53:08.039 UTC [cauthdsl] func2 -> DEBU 2ef 0xc42014bb80 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [4a9 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message RESPONSE from shim
peer1.org1.example.com | [4df 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
peer0.org2.example.com | [4b5 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [5daf731b]send state message COMPLETED
peer0.org1.example.com | [5d3 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8] getting state for chaincode exp02, key a, channel businesschannel
peer1.org2.example.com | [4aa 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | 2018-01-30 08:53:08.039 UTC [msp/identity] newIdentity -> DEBU 2f0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [4e0 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message TRANSACTION from shim
peer1.org2.example.com | [4ab 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]before send
peer0.org2.example.com | [4b6 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [5daf731b]Received message COMPLETED from shim
peer0.org1.example.com | [5d4 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org2.example.com | [4ac 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]after send
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer1.org1.example.com | [4e1 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [4ad 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2a9b181a]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [4b7 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5daf731b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [5d5 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Got state. Sending RESPONSE
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [4ae 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]GetState received payload RESPONSE
peer0.org2.example.com | [4b8 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [5daf731b-5a90-43cd-9e2a-ae7ab2d97c4a]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [4e2 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9c03e27a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [5d6 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]handleGetState serial send RESPONSE
peer1.org2.example.com | [4af 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Transaction completed. Sending COMPLETED
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [4b9 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:5daf731b-5a90-43cd-9e2a-ae7ab2d97c4a
peer1.org1.example.com | [4e3 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]Sending GET_STATE
peer1.org2.example.com | [4b0 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Move state message COMPLETED
peer0.org1.example.com | [5d7 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message GET_STATE from shim
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [4b1 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [4ba 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [4e4 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message GET_STATE from shim
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | [4b2 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]send state message COMPLETED
peer0.org1.example.com | [5d8 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org1.example.com | [4e5 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org2.example.com | [4b3 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org2.example.com | [4bb 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [31f85b0e-4356-4324-ac8f-63115cd7209a]
peer0.org1.example.com | [5d9 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [c65977f8]Received GET_STATE, invoking get state from ledger
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [4b4 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [4e6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9c03e27a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [4bc 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [5da 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4b5 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [5db 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8] getting state for chaincode exp02, key b, channel businesschannel
peer0.org2.example.com | [4bd 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [4e7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4b6 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [5dc 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org2.example.com | [4be 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4222176c0), Data:(*common.BlockData)(0xc42269d000), Metadata:(*common.BlockMetadata)(0xc42269d040)}, doMVCCValidation=true
peer1.org1.example.com | [4e8 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a] getting state for chaincode lscc, key exp02, channel businesschannel
peer1.org2.example.com | [4b7 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [5dd 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Got state. Sending RESPONSE
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [4bf 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org1.example.com | [4e9 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [4b8 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org1.example.com | [5de 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]handleGetState serial send RESPONSE
peer0.org2.example.com | [4c0 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [4ea 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a]Got state. Sending RESPONSE
peer0.org1.example.com | [5df 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message PUT_STATE from shim
peer1.org2.example.com | [4b9 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel version: 1.0
peer0.org2.example.com | [4c1 01-30 08:53:49.43 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [3] Transaction index [0] TxId [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] marked as valid by state validator
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [4eb 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9c03e27a]handleGetState serial send RESPONSE
peer0.org1.example.com | [5e0 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer1.org2.example.com | [4ba 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=false,proposal=0xc4202aba90,canname=exp02:1.0
peer0.org2.example.com | [4c2 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
peer1.org1.example.com | [4ec 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message RESPONSE from shim
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [5e1 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4bb 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=true,proposal=0xc4202aba90,canname=lscc:1.0.2
peer0.org2.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
peer0.org1.example.com | [5e2 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]state is ready
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [4bc 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [4ed 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org2.example.com | ]
peer0.org1.example.com | [5e3 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Completed PUT_STATE. Sending RESPONSE
peer1.org1.example.com | [4ee 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]before send
orderer.example.com | 2018-01-30 08:53:08.040 UTC [cauthdsl] func2 -> DEBU 2f1 0xc42014bb80 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
peer0.org1.example.com | [5e4 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]enterBusyState trigger event RESPONSE
peer0.org2.example.com | [4c3 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to index
peer1.org2.example.com | [4bd 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.040 UTC [cauthdsl] func2 -> DEBU 2f2 0xc42014bb80 principal evaluation fails
peer1.org1.example.com | [4ef 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]after send
peer0.org1.example.com | [5e5 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message RESPONSE
peer0.org2.example.com | [4c4 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=39781, bytesLength=3394] for tx number:[0] ID: [5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6] to blockNumTranNum index
peer1.org2.example.com | [4be 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.040 UTC [cauthdsl] func1 -> DEBU 2f3 0xc42014bb80 gate 1517302388038489965 evaluation fails
peer0.org1.example.com | [5e6 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org1.example.com | [4f0 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [9c03e27a]Received RESPONSE, communicated (state:ready)
peer0.org1.example.com | [5e7 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [4c5 01-30 08:53:49.44 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44931], isChainEmpty=[false], lastBlockNumber=[3]
peer1.org2.example.com | [4bf 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.041 UTC [cauthdsl] func1 -> DEBU 2f4 0xc42014bb90 gate 1517302388041085666 evaluation starts
peer0.org1.example.com | [5e8 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message RESPONSE
peer1.org1.example.com | [4f1 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]GetState received payload RESPONSE
peer0.org2.example.com | [4c6 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [3] with 1 transaction(s)
peer0.org1.example.com | [5e9 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message PUT_STATE from shim
peer1.org2.example.com | [4c0 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.041 UTC [cauthdsl] func2 -> DEBU 2f5 0xc42014bb90 signed by 0 principal evaluation starts (used [false])
peer1.org1.example.com | [4f2 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [4c7 01-30 08:53:49.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [5ea 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.041 UTC [cauthdsl] func2 -> DEBU 2f6 0xc42014bb90 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer0.org1.example.com | [5eb 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [4f3 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Move state message COMPLETED
peer1.org2.example.com | [4c1 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [5ec 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]state is ready
peer0.org2.example.com | [4c8 01-30 08:54:08.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer0.org2.example.com-exp02-1.0-a1c0bed0de208402b290701943af8662423c1e8c10dbff920b90a3d16eb3fb80
orderer.example.com | 2018-01-30 08:53:08.042 UTC [msp/identity] newIdentity -> DEBU 2f7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [5ed 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [c65977f8]Completed PUT_STATE. Sending RESPONSE
peer1.org1.example.com | [4f4 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [4c2 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [5ee 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [c65977f8]enterBusyState trigger event RESPONSE
peer0.org2.example.com | [4c9 01-30 08:54:08.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
peer1.org1.example.com | [4f5 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]send state message COMPLETED
peer0.org1.example.com | [5ef 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message RESPONSE
peer1.org2.example.com | [4c3 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
peer0.org2.example.com | [4ca 01-30 08:54:08.96 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer0.org2.example.com-exp02-1.0
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [5f0 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer0.org2.example.com | [4cb 01-30 08:54:09.05 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer0.org2.example.com-exp02-1.0-a1c0bed0de208402b290701943af8662423c1e8c10dbff920b90a3d16eb3fb80
peer1.org1.example.com | [4f6 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer1.org2.example.com | [4c4 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [5f1 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [4cc 01-30 08:54:09.69 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer0.org2.example.com-exp02-1.0
peer1.org1.example.com | [4f7 01-30 08:54:34.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [5f2 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message RESPONSE
peer0.org2.example.com | [4cd 01-30 08:54:09.69 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer0.org2.example.com-exp02-1.0)
peer1.org2.example.com | [4c5 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [4ce 01-30 08:54:09.71 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [4f8 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [5f3 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message COMPLETED from shim
peer1.org2.example.com | [4c6 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [4cf 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org1.example.com | [4f9 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer1.org2.example.com | [4c7 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message TRANSACTION from shim
peer0.org2.example.com | [4d0 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer0.org1.example.com | [5f4 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [4fa 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [4d1 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer1.org2.example.com | [4c8 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [4d2 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
peer0.org1.example.com | [5f5 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [4fb 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org2.example.com | [4d3 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
peer1.org2.example.com | [4c9 01-30 08:54:10.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2a9b181a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [5f6 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer0.org2.example.com | [4d4 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer1.org1.example.com | [4fc 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel version: 1.0
peer1.org2.example.com | [4ca 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]Sending GET_STATE
peer0.org1.example.com | [5f7 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [4d5 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
peer1.org1.example.com | [4fd 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=false,proposal=0xc42166ae60,canname=exp02:1.0
peer1.org2.example.com | [4cb 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message GET_STATE from shim
peer0.org2.example.com | [4d6 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer0.org1.example.com | [5f8 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [4fe 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=true,proposal=0xc42166ae60,canname=lscc:1.0.2
peer0.org2.example.com | [4d7 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [4cc 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [5f9 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [4d8 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [4ff 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [5fa 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [422cbf58-743c-45b0-8236-5f8d614398cb]
peer0.org2.example.com | [4d9 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message READY
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [4cd 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [2a9b181a]Received GET_STATE, invoking get state from ledger
peer1.org1.example.com | [500 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.042 UTC [msp] SatisfiesPrincipal -> DEBU 2f8 Checking if identity satisfies ADMIN role for Org1MSP
peer0.org2.example.com | [4da 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org2.example.com | [4ce 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [5fb 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.042 UTC [cauthdsl] func2 -> DEBU 2f9 0xc42014bb90 principal matched by identity 0
peer1.org1.example.com | [501 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [4db 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [ed2cde60]Entered state ready
peer1.org2.example.com | [4cf 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [4dc 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [502 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.044 UTC [msp/identity] Verify -> DEBU 2fa Verify: digest = 00000000 db 34 2e 7e a4 d6 1d a8 1f 6f c1 77 4c ca 4f 96 |.4.~.....o.wL.O.|
peer0.org1.example.com | [5fc 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel chaincode id: name:"exp02"
peer0.org2.example.com | [4dd 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message READY
peer1.org2.example.com | [4d0 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [503 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 00000010 96 df 09 03 a4 da 18 df 01 4f 99 2e 1d 59 b6 58 |.........O...Y.X|
peer1.org2.example.com | [4d1 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a]Got state. Sending RESPONSE
peer0.org1.example.com | [5fd 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer0.org2.example.com | [4de 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU sending init completed
peer1.org1.example.com | [504 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.044 UTC [msp/identity] Verify -> DEBU 2fb Verify: sig = 00000000 30 44 02 20 50 36 b1 23 ab ce fb 07 1b 11 a5 dc |0D. P6.#........|
peer1.org2.example.com | [4d2 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2a9b181a]handleGetState serial send RESPONSE
peer0.org2.example.com | [4df 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU LaunchChaincode complete
peer0.org1.example.com | [5fe 01-30 08:54:34.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 channel id: businesschannel version: 1.0.2
peer1.org1.example.com | [505 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 00000010 e8 0d 68 05 8b 0a f2 2b b7 0a 3b 24 d6 d3 a7 48 |..h....+..;$...H|
peer0.org2.example.com | [4e0 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [4d3 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message RESPONSE from shim
peer0.org1.example.com | [5ff 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6,syscc=true,proposal=0xc421829f90,canname=escc:1.0.2
peer1.org1.example.com | [506 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
peer0.org2.example.com | [4e1 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 00000020 76 84 7c 67 02 20 2e ca 9a 76 33 e8 3b 28 3c ae |v.|g. ...v3.;(<.|
peer1.org2.example.com | [4d4 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [600 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org2.example.com | [4e2 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]Inside sendExecuteMessage. Message INIT
peer1.org1.example.com | [507 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 00000030 5d 65 73 c1 ff 95 f1 72 e8 3f 81 c4 f5 75 6e a2 |]es....r.?...un.|
peer1.org2.example.com | [4d5 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]before send
peer0.org2.example.com | [4e3 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [601 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [508 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 00000040 f6 37 bd fe 39 08 |.7..9.|
peer0.org2.example.com | [4e4 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [602 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [4d6 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2a9b181a]after send
peer1.org1.example.com | [509 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.045 UTC [cauthdsl] func2 -> DEBU 2fc 0xc42014bb90 principal evaluation succeeds for identity 0
peer0.org2.example.com | [4e5 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]sendExecuteMsg trigger event INIT
peer1.org2.example.com | [4d8 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2a9b181a]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [4e6 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message INIT
peer1.org1.example.com | [50a 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message TRANSACTION from shim
peer0.org2.example.com | [4e7 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: INIT in state ready
peer0.org1.example.com | [603 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.045 UTC [cauthdsl] func1 -> DEBU 2fd 0xc42014bb90 gate 1517302388041085666 evaluation succeeds
peer1.org1.example.com | [50b 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [4e8 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4d7 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [2a9b181a]GetState received payload RESPONSE
peer0.org1.example.com | [604 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [4e9 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message INIT
peer1.org1.example.com | [50c 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9c03e27a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.046 UTC [common/configtx] recurseConfigMap -> DEBU 2fe Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org1.example.com | [605 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [4ea 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message PUT_STATE from shim
peer1.org2.example.com | [4d9 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [50d 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]Sending GET_STATE
peer0.org1.example.com | [606 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c65977f8]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.048 UTC [common/configtx] recurseConfigMap -> DEBU 2ff Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer0.org2.example.com | [4eb 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
zookeeper2 | 2018-01-30 08:53:10,699 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x2a zxid:0x10000002d txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org2.example.com | [4da 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Move state message COMPLETED
peer0.org1.example.com | [607 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Move state message TRANSACTION
peer0.org2.example.com | [4ec 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.048 UTC [common/configtx] recurseConfigMap -> DEBU 300 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [50e 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message GET_STATE from shim
peer1.org2.example.com | [4db 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [4ed 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]state is ready
peer0.org1.example.com | [608 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.049 UTC [common/configtx] recurseConfigMap -> DEBU 301 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org1.example.com | [50f 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [4ee 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]Completed PUT_STATE. Sending RESPONSE
peer1.org2.example.com | [4dc 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.049 UTC [common/configtx] recurseConfigMap -> DEBU 302 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer1.org1.example.com | [510 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9c03e27a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [4ef 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]enterBusyState trigger event RESPONSE
orderer.example.com | 2018-01-30 08:53:08.049 UTC [common/configtx] recurseConfigMap -> DEBU 303 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer0.org1.example.com | [609 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4dd 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org2.example.com | [4f0 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message RESPONSE
peer1.org1.example.com | [511 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.050 UTC [common/configtx] recurseConfigMap -> DEBU 304 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [60a 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]sending state message TRANSACTION
peer0.org2.example.com | [4f1 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
peer1.org2.example.com | [4de 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [512 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.051 UTC [common/configtx] recurseConfigMap -> DEBU 305 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [60b 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Received message TRANSACTION from shim
peer0.org2.example.com | [4f2 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [4df 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.051 UTC [common/configtx] recurseConfigMap -> DEBU 306 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org2.example.com | [4f3 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message RESPONSE
peer1.org1.example.com | [513 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [60c 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [4e0 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
orderer.example.com | 2018-01-30 08:53:08.051 UTC [common/configtx] recurseConfigMap -> DEBU 307 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer0.org2.example.com | [4f4 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message PUT_STATE from shim
peer0.org1.example.com | [60d 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c65977f8]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [514 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a]Got state. Sending RESPONSE
peer0.org2.example.com | [4f5 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 308 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [4e1 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [60e 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org2.example.com | [4f6 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [515 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9c03e27a]handleGetState serial send RESPONSE
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 309 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [4e2 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
peer0.org2.example.com | [4f7 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]state is ready
peer0.org1.example.com | [60f 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org1.example.com | [516 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message RESPONSE from shim
peer0.org2.example.com | [4f8 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [ed2cde60]Completed PUT_STATE. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30a Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [4e3 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
peer1.org1.example.com | [517 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [610 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [4f9 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [ed2cde60]enterBusyState trigger event RESPONSE
peer1.org2.example.com | [4e4 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org2.example.com:7052]
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30b Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org1.example.com | [518 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]before send
peer0.org2.example.com | [4fa 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message RESPONSE
peer0.org1.example.com | [611 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]Move state message COMPLETED
peer0.org2.example.com | [4fb 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30c Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [4e5 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer1.org2.example.com)
peer1.org1.example.com | [519 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [9c03e27a]after send
peer0.org2.example.com | [4fc 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [612 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c65977f8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30d Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [4e6 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org2.example.com:7052
peer1.org1.example.com | [51a 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [9c03e27a]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [4fd 01-30 08:54:09.72 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message RESPONSE
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [613 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c65977f8]send state message COMPLETED
peer1.org2.example.com | [4e7 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org1.example.com | [51b 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [9c03e27a]GetState received payload RESPONSE
peer0.org2.example.com | [4fe 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 30f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [614 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c65977f8]Received message COMPLETED from shim
peer1.org1.example.com | [51c 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
peer0.org2.example.com | [4ff 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] recurseConfigMap -> DEBU 310 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer0.org1.example.com | [615 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [51d 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Move state message COMPLETED
peer1.org2.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org2.example.com | [500 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [51e 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.052 UTC [common/configtx] processConfig -> DEBU 311 Beginning new config for channel businesschannel
peer0.org1.example.com | [616 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [51f 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]send state message COMPLETED
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [501 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
orderer.example.com | 2018-01-30 08:53:08.055 UTC [common/config] NewStandardValues -> DEBU 312 Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [617 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer1.org1.example.com | [520 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [502 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.055 UTC [common/config] initializeProtosStruct -> DEBU 313 Processing field: HashingAlgorithm
peer1.org1.example.com | [521 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [618 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org2.example.com | [503 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.055 UTC [common/config] initializeProtosStruct -> DEBU 314 Processing field: BlockDataHashingStructure
peer1.org1.example.com | [522 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [619 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [4e8 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org2.example.com-exp02-1.0) lock
orderer.example.com | 2018-01-30 08:53:08.056 UTC [common/config] initializeProtosStruct -> DEBU 315 Processing field: OrdererAddresses
peer1.org1.example.com | [523 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org2.example.com | [504 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org2.example.com | [4e9 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org2.example.com-exp02-1.0) lock
peer0.org1.example.com | [61a 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.056 UTC [common/config] initializeProtosStruct -> DEBU 316 Processing field: Consortium
peer1.org1.example.com | [524 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.GetCDSFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [4ea 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org2.example.com-exp02-1.0
peer0.org2.example.com | [505 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [fe85a7df-9526-4bcd-acee-8b1e0dfe9b5c]
peer1.org1.example.com | [525 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU chaincode exp02:1.0 is being launched
orderer.example.com | 2018-01-30 08:53:08.057 UTC [policies] ProposePolicy -> DEBU 317 Proposed new policy Readers for Channel
peer0.org1.example.com | [61b 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [422cbf58-743c-45b0-8236-5f8d614398cb]
peer1.org2.example.com | [4eb 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org2.example.com-exp02-1.0(No such container: dev-peer1.org2.example.com-exp02-1.0)
peer0.org2.example.com | [506 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [526 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Executable is chaincode
orderer.example.com | 2018-01-30 08:53:08.057 UTC [policies] ProposePolicy -> DEBU 318 Proposed new policy Writers for Channel
peer1.org1.example.com | [527 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU Args [chaincode -peer.address=peer1.org1.example.com:7052]
peer0.org1.example.com | [61c 01-30 08:54:34.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [528 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container: exp02:1.0(networkid:dev,peerid:peer1.org1.example.com)
orderer.example.com | 2018-01-30 08:53:08.057 UTC [policies] ProposePolicy -> DEBU 319 Proposed new policy Admins for Channel
peer0.org2.example.com | [507 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel chaincode id: name:"lscc"
peer1.org2.example.com | [4ec 01-30 08:54:10.59 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org2.example.com-exp02-1.0 (No such container: dev-peer1.org2.example.com-exp02-1.0)
peer1.org1.example.com | [529 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with args: chaincode -peer.address=peer1.org1.example.com:7052
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] NewStandardValues -> DEBU 31a Initializing protos for *config.OrdererProtos
peer0.org1.example.com | [61d 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [5], peers number [3]
peer0.org2.example.com | [508 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org1.example.com | [52a 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU start container with env:
peer1.org2.example.com | [4ed 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org2.example.com-exp02-1.0 (No such container: dev-peer1.org2.example.com-exp02-1.0)
peer1.org1.example.com | CORE_CHAINCODE_ID_NAME=exp02:1.0
peer0.org1.example.com | [61e 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [5], peers number [3]
peer0.org2.example.com | [509 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [4ee 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org2.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] initializeProtosStruct -> DEBU 31b Processing field: ConsensusType
peer1.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | [61f 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [4ef 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org2.example.com | [50a 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639,syscc=true,proposal=0xc4216af3b0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] initializeProtosStruct -> DEBU 31c Processing field: BatchSize
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org2.example.com | [50b 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org1.example.com | [620 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [4f0 01-30 08:54:10.60 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-exp02-1.0
peer1.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
orderer.example.com | 2018-01-30 08:53:08.057 UTC [common/config] initializeProtosStruct -> DEBU 31d Processing field: BatchTimeout
peer0.org1.example.com | [621 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [50c 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [52b 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU waiting for container(dev-peer1.org1.example.com-exp02-1.0) lock
peer1.org2.example.com | [4f1 01-30 08:54:10.61 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer1.org2.example.com-exp02-1.0-ac79f954ea10befb402e8d87d56741bcfae7738c8fd82aee62f22874f759e30d> (container id <dev-peer1.org2.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
orderer.example.com | 2018-01-30 08:53:08.058 UTC [common/config] initializeProtosStruct -> DEBU 31e Processing field: KafkaBrokers
peer0.org1.example.com | [622 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421f93470
peer0.org2.example.com | [50d 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org1.example.com | [52c 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU got container (dev-peer1.org1.example.com-exp02-1.0) lock
peer1.org2.example.com | [4f2 01-30 08:54:10.62 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
peer1.org1.example.com | [52d 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Cleanup container dev-peer1.org1.example.com-exp02-1.0
peer0.org2.example.com | [50e 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [623 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer1.org1.example.com | [52e 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Stop container dev-peer1.org1.example.com-exp02-1.0(No such container: dev-peer1.org1.example.com-exp02-1.0)
orderer.example.com | 2018-01-30 08:53:08.058 UTC [common/config] initializeProtosStruct -> DEBU 31f Processing field: ChannelRestrictions
peer1.org2.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer0.org2.example.com | [510 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | [52f 01-30 08:54:34.80 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Kill container dev-peer1.org1.example.com-exp02-1.0 (No such container: dev-peer1.org1.example.com-exp02-1.0)
peer0.org1.example.com | [624 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.059 UTC [policies] ProposePolicy -> DEBU 320 Proposed new policy Writers for Orderer
peer1.org2.example.com | ADD binpackage.tar /usr/local/bin
peer1.org1.example.com | [530 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU Remove container dev-peer1.org1.example.com-exp02-1.0 (No such container: dev-peer1.org1.example.com-exp02-1.0)
peer0.org2.example.com | [511 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [625 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org1.example.com | [531 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Start container dev-peer1.org1.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.059 UTC [policies] ProposePolicy -> DEBU 321 Proposed new policy Admins for Orderer
peer0.org2.example.com | [512 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
peer1.org2.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
peer1.org1.example.com | [532 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU docker container hostconfig NetworkMode: v102_default
peer0.org1.example.com | [626 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.064 UTC [policies] ProposePolicy -> DEBU 322 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [513 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
peer1.org1.example.com | [533 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-exp02-1.0
orderer.example.com | 2018-01-30 08:53:08.064 UTC [policies] ProposePolicy -> DEBU 323 Proposed new policy Readers for Orderer
peer0.org1.example.com | [627 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [514 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
peer1.org1.example.com | [534 01-30 08:54:34.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-could not find image <dev-peer1.org1.example.com-exp02-1.0-ad23b8236c10c42b6301975e5f10d4f2d69b41948e9b0f767dd7c8e4f21cf449> (container id <dev-peer1.org1.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
peer1.org2.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
orderer.example.com | 2018-01-30 08:53:08.064 UTC [common/config] NewStandardValues -> DEBU 324 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [628 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [535 01-30 08:54:34.82 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU
peer0.org2.example.com | [515 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [3]
orderer.example.com | 2018-01-30 08:53:08.064 UTC [common/config] initializeProtosStruct -> DEBU 325 Processing field: MSP
peer1.org2.example.com | org.hyperledger.fabric.version="1.0.2" \
peer0.org1.example.com | [629 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422e10000, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer1.org1.example.com | FROM hyperledger/fabric-baseos:x86_64-0.3.2
peer0.org2.example.com | [516 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | ADD binpackage.tar /usr/local/bin
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 326 Proposed new policy Admins for OrdererOrg
peer1.org2.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer0.org1.example.com | [62a 01-30 08:54:36.71 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org2.example.com | [50f 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 327 Proposed new policy Readers for OrdererOrg
peer1.org2.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer0.org1.example.com | [62b 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org2.example.com | [517 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [3] contains transaction id: 5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6
peer1.org1.example.com | org.hyperledger.fabric.chaincode.id.version="1.0" \
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 328 Proposed new policy Writers for OrdererOrg
peer1.org2.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
peer0.org2.example.com | [519 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [3]
peer0.org1.example.com | [62c 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | org.hyperledger.fabric.chaincode.type="GOLANG" \
peer1.org2.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
orderer.example.com | 2018-01-30 08:53:08.065 UTC [common/config] NewStandardValues -> DEBU 329 Initializing protos for *struct {}
peer0.org2.example.com | [51a 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [4f3 01-30 08:54:10.62 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 32a Proposed new policy Admins for Application
peer0.org1.example.com | [62d 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org2.example.com | [518 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | org.hyperledger.fabric.version="1.0.2" \
peer0.org2.example.com | [51c 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [51d 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [ed2cde60]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | org.hyperledger.fabric.base.version="0.3.2"
peer0.org2.example.com | [51b 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [62e 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer1.org2.example.com | [4f4 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 32b Proposed new policy Writers for Application
peer1.org1.example.com | ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
peer0.org2.example.com | [51f 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [62f 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [4f5 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org1.example.com | ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
orderer.example.com | 2018-01-30 08:53:08.065 UTC [policies] ProposePolicy -> DEBU 32c Proposed new policy Readers for Application
peer0.org1.example.com | [630 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [cb44d372-7088-4dcd-95cd-26ab83adbb61]
peer1.org2.example.com | [4f6 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org2.example.com | [520 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] NewStandardValues -> DEBU 32d Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | COPY peer.crt /etc/hyperledger/fabric/peer.crt
peer1.org2.example.com | [4f7 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4219e8a50
peer0.org2.example.com | [521 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [631 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [536 01-30 08:54:34.82 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] initializeProtosStruct -> DEBU 32e Processing field: MSP
peer1.org2.example.com | [4f8 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer0.org2.example.com | [51e 01-30 08:54:09.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Move state message TRANSACTION
zookeeper2 | 2018-01-30 08:53:10,756 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x22 zxid:0x10000002f txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org1.example.com | [632 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [cb44d372-7088-4dcd-95cd-26ab83adbb61]
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] NewStandardValues -> DEBU 32f Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [537 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org2.example.com | [522 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [4f9 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [633 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [4fa 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] initializeProtosStruct -> DEBU 330 Processing field: AnchorPeers
peer0.org1.example.com | [634 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c7db4174-22f1-4e0b-8c9d-58c883e5193d]
peer0.org2.example.com | [523 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [538 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [4fb 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [635 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=b85fc25e-eaae-471e-81aa-125399743488,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] NewStandardValues -> DEBU 331 Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [524 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]sending state message TRANSACTION
peer1.org2.example.com | [4fc 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [539 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [636 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
peer1.org2.example.com | [4fd 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [637 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [53a 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422056930
orderer.example.com | 2018-01-30 08:53:08.066 UTC [common/config] initializeProtosStruct -> DEBU 332 Processing field: MSP
peer0.org1.example.com | [638 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [4fe 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421d9ca80, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
peer0.org2.example.com | [525 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Received message TRANSACTION from shim
peer1.org1.example.com | [53b 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
orderer.example.com | 2018-01-30 08:53:08.066 UTC [policies] ProposePolicy -> DEBU 333 Proposed new policy Writers for Org1MSP
peer0.org1.example.com | [639 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org2.example.com | [526 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [4ff 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [53c 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [63a 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b85fc25e]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.066 UTC [policies] ProposePolicy -> DEBU 334 Proposed new policy Admins for Org1MSP
peer1.org2.example.com | [500 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org1.example.com | [53d 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [527 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [ed2cde60]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [63b 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.066 UTC [policies] ProposePolicy -> DEBU 335 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [63c 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [b85fc25e]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] NewStandardValues -> DEBU 336 Initializing protos for *config.OrganizationProtos
peer1.org1.example.com | [53e 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [63d 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b85fc25e]Move state message TRANSACTION
peer0.org2.example.com | [528 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org2.example.com | [501 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org1.example.com | [53f 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] initializeProtosStruct -> DEBU 337 Processing field: MSP
peer0.org1.example.com | [63e 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b85fc25e]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [529 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [502 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] NewStandardValues -> DEBU 338 Initializing protos for *config.ApplicationOrgProtos
peer1.org1.example.com | [540 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [63f 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [503 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer0.org2.example.com | [52a 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] initializeProtosStruct -> DEBU 339 Processing field: AnchorPeers
peer0.org1.example.com | [640 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b85fc25e]sending state message TRANSACTION
peer1.org1.example.com | [541 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4201dc000, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer0.org2.example.com | [52b 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]Move state message COMPLETED
peer1.org2.example.com | [504 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org1.example.com | [641 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] NewStandardValues -> DEBU 33a Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [52c 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [ed2cde60]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [542 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org2.example.com | [505 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [642 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b85fc25e]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.067 UTC [common/config] initializeProtosStruct -> DEBU 33b Processing field: MSP
peer0.org2.example.com | [52d 01-30 08:54:09.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [ed2cde60]send state message COMPLETED
peer1.org2.example.com | [506 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [9474d4ec-5c37-4807-b3d8-338197aae249]
peer0.org1.example.com | [643 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [b85fc25e]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [543 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | 2018-01-30 08:53:08.068 UTC [policies] ProposePolicy -> DEBU 33c Proposed new policy Readers for Org2MSP
peer0.org2.example.com | [52e 01-30 08:54:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [ed2cde60]Received message COMPLETED from shim
peer0.org1.example.com | [644 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org1.example.com | [544 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [507 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=80125091-e7b6-46f4-9acc-d2ace7f43b5b,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer0.org1.example.com | [645 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | 2018-01-30 08:53:08.068 UTC [policies] ProposePolicy -> DEBU 33d Proposed new policy Writers for Org2MSP
peer1.org1.example.com | [545 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer1.org2.example.com | [508 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
peer0.org2.example.com | [52f 01-30 08:54:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde60]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [646 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org1.example.com | [546 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
orderer.example.com | 2018-01-30 08:53:08.068 UTC [policies] ProposePolicy -> DEBU 33e Proposed new policy Admins for Org2MSP
peer1.org2.example.com | [509 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org2.example.com | [530 01-30 08:54:09.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [647 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.069 UTC [common/config] validateMSP -> DEBU 33f Setting up MSP for org OrdererOrg
peer1.org1.example.com | [547 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org1.example.com | [648 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]Move state message COMPLETED
peer0.org2.example.com | [531 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org2.example.com | [50a 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.069 UTC [msp] NewBccspMsp -> DEBU 340 Creating BCCSP-based MSP instance
peer0.org1.example.com | [649 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [b85fc25e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [548 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [d8131d61-16cc-422e-af32-c1e6c2fa772b]
peer0.org2.example.com | [532 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [50b 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.069 UTC [msp] Setup -> DEBU 341 Setting up MSP instance OrdererMSP
peer0.org1.example.com | [64a 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [b85fc25e]send state message COMPLETED
peer1.org1.example.com | [549 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [533 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.070 UTC [msp/identity] newIdentity -> DEBU 342 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [50c 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80125091]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [64b 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [b85fc25e]Received message COMPLETED from shim
peer0.org2.example.com | [534 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [64c 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b85fc25e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [54a 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [d8131d61-16cc-422e-af32-c1e6c2fa772b]
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [64d 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [b85fc25e-eaae-471e-81aa-125399743488]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [535 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [fe85a7df-9526-4bcd-acee-8b1e0dfe9b5c]
peer1.org2.example.com | [50d 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [54b 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [64e 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:b85fc25e-eaae-471e-81aa-125399743488
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [50e 01-30 08:54:11.85 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [80125091]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [64f 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [54c 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f000b20d-8e32-4247-82b1-9eb43617df41]
peer0.org1.example.com | [650 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c7db4174-22f1-4e0b-8c9d-58c883e5193d]
peer1.org2.example.com | [50f 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80125091]Move state message TRANSACTION
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer0.org2.example.com | [536 01-30 08:54:09.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [651 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org1.example.com | [54d 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=02e40220-6398-483a-b97d-d7e6c86c2a0d,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [510 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80125091]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [652 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [54e 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
peer0.org1.example.com | [653 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42281ca80), Data:(*common.BlockData)(0xc422aa1080), Metadata:(*common.BlockMetadata)(0xc422aa10c0)}, doMVCCValidation=true
peer1.org2.example.com | [511 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [537 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [3]
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer1.org1.example.com | [54f 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org2.example.com | [512 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80125091]sending state message TRANSACTION
peer0.org2.example.com | [538 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [4], peers number [3]
peer0.org1.example.com | [654 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [513 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]Received message TRANSACTION from shim
peer1.org2.example.com | [514 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80125091]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [539 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org1.example.com | [550 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [655 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer0.org2.example.com | [53a 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer1.org2.example.com | [515 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [80125091]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [551 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer1.org2.example.com | [516 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org1.example.com | [656 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org2.example.com | [53b 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer1.org1.example.com | [552 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [02e40220]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [517 01-30 08:54:11.87 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [657 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org2.example.com | [53c 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc424842e40
peer1.org2.example.com | [518 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer1.org1.example.com | [553 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [519 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer1.org2.example.com | [51a 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [51b 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org2.example.com | [53d 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
orderer.example.com | 2018-01-30 08:53:08.085 UTC [msp/identity] newIdentity -> DEBU 343 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [554 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [02e40220]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [51c 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer0.org1.example.com | [658 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
peer0.org2.example.com | [53e 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org1.example.com | [555 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [02e40220]Move state message TRANSACTION
peer1.org2.example.com | [51d 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [ca8ebbe4-d70a-4fa7-98b2-10700b9db2bd]
peer0.org1.example.com | [659 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [556 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [02e40220]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [53f 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [51e 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer1.org2.example.com | [51f 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [ca8ebbe4-d70a-4fa7-98b2-10700b9db2bd]
peer0.org2.example.com | [540 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer1.org1.example.com | [557 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org2.example.com | [520 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer0.org1.example.com | ]
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [558 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [02e40220]sending state message TRANSACTION
peer0.org2.example.com | [541 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [521 01-30 08:54:11.88 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [65a 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
peer1.org1.example.com | [559 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]Received message TRANSACTION from shim
peer1.org2.example.com | [522 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer0.org2.example.com | [542 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [65b 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
peer1.org2.example.com | [523 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [55a 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [02e40220]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [543 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc421f5aa80, header channel_header:"\010\003\032\014\010\233\345\300\323\005\020\302\213\326\316\002\"\017businesschannel*@ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\215\360j!^/\344\277\036\227\214\307\304\266\214\371\026\025\357\002\246\023\231\007"
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [65c 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
peer1.org2.example.com | [524 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]Move state message COMPLETED
peer0.org2.example.com | [544 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org1.example.com | [55b 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [02e40220]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [525 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [80125091]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [65d 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
peer0.org2.example.com | [545 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org1.example.com | [55c 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org2.example.com | [526 01-30 08:54:11.89 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [80125091]send state message COMPLETED
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org2.example.com | [546 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org1.example.com | [65e 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [527 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [80125091]Received message COMPLETED from shim
peer1.org1.example.com | [55d 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [65f 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [528 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80125091]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [55e 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer0.org2.example.com | [547 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.089 UTC [msp/identity] newIdentity -> DEBU 344 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [660 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org2.example.com | [529 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [80125091-e7b6-46f4-9acc-d2ace7f43b5b]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [55f 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]Transaction completed. Sending COMPLETED
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [661 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org2.example.com | [548 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639]
peer1.org2.example.com | [52a 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:80125091-e7b6-46f4-9acc-d2ace7f43b5b
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | [560 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]Move state message COMPLETED
peer1.org2.example.com | [52b 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [662 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org2.example.com | [549 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org2.example.com | [52c 01-30 08:54:11.90 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
peer1.org1.example.com | [561 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [02e40220]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [663 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
peer1.org2.example.com | [52d 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [9474d4ec-5c37-4807-b3d8-338197aae249]
peer0.org2.example.com | [54a 01-30 08:54:11.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org1.example.com | [562 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [02e40220]send state message COMPLETED
peer0.org2.example.com | [54b 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f7561e2a-2eed-449b-b383-0eeebda26c36]
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [664 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer1.org1.example.com | [563 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [02e40220]Received message COMPLETED from shim
peer0.org2.example.com | [54c 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=6da9e6bb-0f8d-48ce-98d1-222b8eb48f22,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [52e 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [665 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [54d 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 chaindID businesschannel
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org1.example.com | [564 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [02e40220]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [666 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer1.org2.example.com | [52f 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org2.example.com | [54e 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [667 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer1.org2.example.com | [530 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [54f 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [565 01-30 08:54:36.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [02e40220-6398-483a-b97d-d7e6c86c2a0d]HandleMessage- COMPLETED. Notify
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [668 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [531 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f61800), Data:(*common.BlockData)(0xc421f6fa60), Metadata:(*common.BlockMetadata)(0xc421f6faa0)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:08.100 UTC [msp] Validate -> DEBU 345 MSP OrdererMSP validating identity
peer0.org1.example.com | [669 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [550 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org1.example.com | [566 01-30 08:54:36.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:02e40220-6398-483a-b97d-d7e6c86c2a0d
orderer.example.com | 2018-01-30 08:53:08.101 UTC [common/config] Validate -> DEBU 346 Anchor peers for org Org1MSP are
peer0.org1.example.com | [66a 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [532 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [551 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6da9e6bb]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [567 01-30 08:54:36.81 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.101 UTC [common/config] validateMSP -> DEBU 347 Setting up MSP for org Org1MSP
peer0.org1.example.com | [66b 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org2.example.com | [533 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
peer1.org1.example.com | [568 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f000b20d-8e32-4247-82b1-9eb43617df41]
peer0.org2.example.com | [552 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.101 UTC [msp] NewBccspMsp -> DEBU 348 Creating BCCSP-based MSP instance
peer0.org1.example.com | [66c 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [534 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
peer1.org1.example.com | [569 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:08.101 UTC [msp] Setup -> DEBU 349 Setting up MSP instance Org1MSP
peer0.org1.example.com | [66d 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
orderer.example.com | 2018-01-30 08:53:08.101 UTC [msp/identity] newIdentity -> DEBU 34a Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [553 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [6da9e6bb]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [56a 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | ]
peer0.org1.example.com | [66e 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217c6570
peer0.org2.example.com | [554 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6da9e6bb]Move state message TRANSACTION
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [535 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
peer1.org1.example.com | [56b 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4226e3900), Data:(*common.BlockData)(0xc4216fa500), Metadata:(*common.BlockMetadata)(0xc4216fa540)}, doMVCCValidation=true
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [66f 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org2.example.com | [555 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6da9e6bb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
zookeeper2 | 2018-01-30 08:53:10,756 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x23 zxid:0x100000030 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer1.org2.example.com | [536 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer1.org1.example.com | [56c 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [556 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [670 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [537 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
peer0.org2.example.com | [557 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6da9e6bb]sending state message TRANSACTION
peer0.org1.example.com | [671 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer1.org1.example.com | [56d 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [538 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer0.org2.example.com | [558 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]Received message TRANSACTION from shim
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [672 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [56e 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer1.org2.example.com | [539 01-30 08:54:11.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org2.example.com | [559 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6da9e6bb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [673 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer1.org1.example.com | [56f 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org2.example.com | [55a 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [6da9e6bb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [53a 01-30 08:54:33.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org2.example.com-exp02-1.0-ac79f954ea10befb402e8d87d56741bcfae7738c8fd82aee62f22874f759e30d
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer0.org2.example.com | [55b 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org2.example.com | [55c 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org2.example.com | [55d 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC info: doing special validation for LSCC
orderer.example.com | yEwB5uHweA==
peer0.org2.example.com | [55e 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [53b 01-30 08:54:33.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
peer1.org1.example.com | [570 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
peer0.org1.example.com | [674 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421785720, header 0xc4217c65a0
orderer.example.com | 2018-01-30 08:53:08.102 UTC [msp/identity] newIdentity -> DEBU 34b Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [55f 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
peer1.org2.example.com | [53c 01-30 08:54:33.81 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org2.example.com-exp02-1.0
peer1.org1.example.com | [571 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [560 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace exp02
peer0.org1.example.com | [675 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org1.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
peer1.org2.example.com | [53d 01-30 08:54:33.89 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org2.example.com-exp02-1.0-ac79f954ea10befb402e8d87d56741bcfae7738c8fd82aee62f22874f759e30d
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [561 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Namespace lscc
peer0.org1.example.com | [676 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
peer1.org2.example.com | [53e 01-30 08:54:34.40 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org2.example.com-exp02-1.0
peer1.org1.example.com | ]
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [562 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [0ddeaa51-f3f2-43bc-a7bc-7756d7fac333]
peer0.org1.example.com | [677 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]
peer1.org2.example.com | [53f 01-30 08:54:34.40 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org2.example.com-exp02-1.0)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [563 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [572 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
peer0.org1.example.com | [678 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | [564 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU Done with transaction simulation / query execution [0ddeaa51-f3f2-43bc-a7bc-7756d7fac333]
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [540 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer1.org1.example.com | [573 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [679 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c293e3d8-a084-4945-9fbc-68a36a59f0d6]
peer0.org2.example.com | [565 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU Validating deploy for cc exp02 version 1.0
peer1.org2.example.com | [541 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
peer1.org1.example.com | [574 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [566 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
peer0.org1.example.com | [67a 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel
peer1.org2.example.com | [542 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
peer1.org1.example.com | [575 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [567 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
peer1.org1.example.com | [576 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [67b 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b,syscc=true,proposal=0xc421785720,canname=lscc:1.0.2
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org2.example.com | [543 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
peer0.org2.example.com | [568 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [67c 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org1.example.com | [577 01-30 08:54:55.82 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU Created image: dev-peer1.org1.example.com-exp02-1.0-ad23b8236c10c42b6301975e5f10d4f2d69b41948e9b0f767dd7c8e4f21cf449
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | [569 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]Move state message COMPLETED
peer1.org2.example.com | [544 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
peer0.org1.example.com | [67d 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [578 01-30 08:54:55.82 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU start-recreated image successfully
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [56a 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [6da9e6bb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [545 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [67e 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org1.example.com | [579 01-30 08:54:55.82 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Create container: dev-peer1.org1.example.com-exp02-1.0
peer0.org2.example.com | [56b 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [6da9e6bb]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.103 UTC [msp/identity] newIdentity -> DEBU 34c Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [546 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org1.example.com | [67f 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [56c 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [6da9e6bb]Received message COMPLETED from shim
peer1.org1.example.com | [57a 01-30 08:54:55.92 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU Created container: dev-peer1.org1.example.com-exp02-1.0-ad23b8236c10c42b6301975e5f10d4f2d69b41948e9b0f767dd7c8e4f21cf449
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [56d 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6da9e6bb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [547 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [56e 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [6da9e6bb-0f8d-48ce-98d1-222b8eb48f22]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [680 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [548 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org1.example.com | [57b 01-30 08:54:56.58 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU Started container dev-peer1.org1.example.com-exp02-1.0
peer0.org2.example.com | [56f 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:6da9e6bb-0f8d-48ce-98d1-222b8eb48f22
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [681 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [549 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [570 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org1.example.com | [57c 01-30 08:54:56.58 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU container lock deleted(dev-peer1.org1.example.com-exp02-1.0)
peer0.org1.example.com | [682 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [571 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO VSCC check failed for transaction txid=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639, error Chaincode exp02 is already instantiated
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org2.example.com | [54a 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [57d 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
peer0.org1.example.com | [683 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Move state message TRANSACTION
peer0.org2.example.com | [572 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [f7561e2a-2eed-449b-b383-0eeebda26c36]
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [54b 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message READY
peer1.org1.example.com | [57e 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU []Received message REGISTER from shim
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org2.example.com | [573 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO VSCCValidateTx for transaction txId = ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 returned error Chaincode exp02 is already instantiated
peer0.org1.example.com | [684 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org2.example.com | [54c 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer1.org1.example.com | [57f 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [685 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [574 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [54d 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [2a9b181a]Entered state ready
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer1.org1.example.com | [580 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Received REGISTER in state created
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org2.example.com | [54e 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer0.org2.example.com | [575 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org1.example.com | [686 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]sending state message TRANSACTION
peer1.org1.example.com | [581 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU registered handler complete for chaincode exp02:1.0
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [576 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f84400), Data:(*common.BlockData)(0xc424853460), Metadata:(*common.BlockMetadata)(0xc4248534a0)}, doMVCCValidation=true
peer1.org2.example.com | [54f 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message READY
peer0.org1.example.com | [687 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Received message TRANSACTION from shim
peer1.org1.example.com | [582 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [688 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [550 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed
orderer.example.com | 2018-01-30 08:53:08.103 UTC [msp] Validate -> DEBU 34d MSP Org1MSP validating identity
peer1.org1.example.com | [583 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU Notifying during startup
peer0.org2.example.com | [577 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [551 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | 2018-01-30 08:53:08.108 UTC [common/config] Validate -> DEBU 34e Anchor peers for org Org2MSP are
peer0.org1.example.com | [689 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a89b014a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org1.example.com | [584 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU chaincode exp02:1.0 launch seq completed
peer0.org2.example.com | [578 01-30 08:54:11.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
orderer.example.com | 2018-01-30 08:53:08.108 UTC [common/config] validateMSP -> DEBU 34f Setting up MSP for org Org2MSP
peer1.org2.example.com | [552 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [68a 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [a89b014a]Sending GET_STATE
peer1.org1.example.com | [585 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready -> DEBU sending READY
peer1.org2.example.com | [553 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer0.org2.example.com | [579 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
peer0.org1.example.com | [68b 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.108 UTC [msp] NewBccspMsp -> DEBU 350 Creating BCCSP-based MSP instance
peer0.org2.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
peer1.org2.example.com | [554 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.109 UTC [msp] Setup -> DEBU 351 Setting up MSP instance Org2MSP
peer1.org1.example.com | [586 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [68c 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | ]
peer1.org2.example.com | [555 01-30 08:54:34.44 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.110 UTC [msp/identity] newIdentity -> DEBU 352 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org1.example.com | [587 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [68d 01-30 08:54:57.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [a89b014a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [57a 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to index
peer1.org2.example.com | [556 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [588 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message READY
peer0.org1.example.com | [68e 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [589 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: READY in state established
peer0.org2.example.com | [57b 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=45001, bytesLength=3393] for tx number:[0] ID: [ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639] to blockNumTranNum index
peer0.org1.example.com | [68f 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a] getting state for chaincode lscc, key exp02, channel businesschannel
peer1.org2.example.com | [557 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [58a 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU [9c03e27a]Entered state ready
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [57c 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50148], isChainEmpty=[false], lastBlockNumber=[4]
peer0.org1.example.com | [690 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [558 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
peer1.org1.example.com | [58b 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org2.example.com | [57d 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [4] with 1 transaction(s)
peer0.org1.example.com | [691 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a]Got state. Sending RESPONSE
peer1.org2.example.com | [559 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [58c 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message READY
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [57e 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [55a 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [692 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [a89b014a]handleGetState serial send RESPONSE
peer1.org1.example.com | [58d 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU sending init completed
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | [57f 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [693 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Received message RESPONSE from shim
peer1.org2.example.com | [55b 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
peer1.org1.example.com | [58e 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU LaunchChaincode complete
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [580 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [694 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [55c 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message GET_STATE from shim
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org2.example.com | [581 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer0.org1.example.com | [695 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [a89b014a]before send
peer1.org1.example.com | [58f 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [55d 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [696 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [a89b014a]after send
peer1.org2.example.com | [55e 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [2a9b181a]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [582 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer1.org1.example.com | [590 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer1.org2.example.com | [55f 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [697 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [a89b014a]Received RESPONSE, communicated (state:ready)
peer1.org1.example.com | [591 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [583 01-30 08:54:11.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org1.example.com | [698 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [a89b014a]GetState received payload RESPONSE
peer1.org2.example.com | [560 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a] getting state for chaincode exp02, key a, channel businesschannel
peer1.org1.example.com | [592 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer1.org1.example.com | [593 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [584 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [699 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [561 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org2.example.com | [585 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [594 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | J3QsbWXt
peer1.org2.example.com | [562 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [2a9b181a]Got state. Sending RESPONSE
peer0.org1.example.com | [69a 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Move state message COMPLETED
peer0.org2.example.com | [586 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org1.example.com | [595 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [69b 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [596 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [563 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2a9b181a]handleGetState serial send RESPONSE
peer0.org2.example.com | [587 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.118 UTC [msp/identity] newIdentity -> DEBU 353 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [69c 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]send state message COMPLETED
peer1.org1.example.com | [597 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [588 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [564 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org1.example.com | [69d 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message COMPLETED from shim
peer1.org1.example.com | [598 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org1.example.com | [599 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message GET_STATE from shim
peer0.org1.example.com | [69e 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [565 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [59a 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [589 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [69f 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [59b 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [9c03e27a]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [566 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org1.example.com | [59c 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [58a 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [6a0 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
peer1.org1.example.com | [59d 01-30 08:54:56.62 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a] getting state for chaincode exp02, key a, channel businesschannel
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer1.org2.example.com | [567 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer1.org1.example.com | [59e 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | [59f 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [9c03e27a]Got state. Sending RESPONSE
peer0.org2.example.com | [58b 01-30 08:54:11.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer0.org1.example.com | [6a1 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [568 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [5a0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [9c03e27a]handleGetState serial send RESPONSE
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org2.example.com | [58c 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [5], peers number [3]
peer0.org1.example.com | [6a2 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer1.org1.example.com | [5a1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer1.org2.example.com | [569 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org2.example.com | [58d 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [5], peers number [3]
peer1.org1.example.com | [5a2 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [6a3 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel version: 1.0
peer1.org2.example.com | [56a 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [58e 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [56b 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [bd926778-f55a-4060-8ae5-c7b2d9ef9380]
peer1.org1.example.com | [5a3 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [6a4 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b,syscc=false,proposal=0xc421785720,canname=exp02:1.0
peer0.org2.example.com | [58f 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer1.org2.example.com | [56c 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [5a4 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org1.example.com | [6a5 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer0.org2.example.com | [590 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [5a5 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [56d 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel chaincode id: name:"exp02"
peer0.org1.example.com | [6a6 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [56e 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer1.org1.example.com | [5a6 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [591 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42538b7a0
peer0.org1.example.com | [6a7 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
peer1.org2.example.com | [56f 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80 channel id: businesschannel version: 1.0.2
peer1.org1.example.com | [5a7 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org2.example.com | [592 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer1.org1.example.com | [5a8 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [38812793-8a36-4462-9213-d6e9eab01542]
peer0.org1.example.com | [6a8 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [5a9 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org1.example.com | [5aa 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel chaincode id: name:"exp02"
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [570 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80,syscc=true,proposal=0xc4202aba90,canname=escc:1.0.2
peer0.org1.example.com | [6a9 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [593 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org1.example.com | [5ab 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer1.org2.example.com | [571 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [5ac 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2 channel id: businesschannel version: 1.0.2
orderer.example.com | sMr0N2mivnK0rNhx+A==
zookeeper2 | 2018-01-30 08:53:10,768 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x20 zxid:0x100000032 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer0.org1.example.com | [6aa 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [5ad 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2,syscc=true,proposal=0xc42166ae60,canname=escc:1.0.2
peer0.org2.example.com | [594 01-30 08:54:36.70 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [573 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [6ab 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [5ae 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org2.example.com | [574 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
peer1.org1.example.com | [5af 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [595 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.119 UTC [msp/identity] newIdentity -> DEBU 354 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [6ac 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Move state message TRANSACTION
peer1.org1.example.com | [5b0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [575 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Skipping history write for invalid transaction number 0
peer0.org2.example.com | [596 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [5b1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [6ad 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org1.example.com | [5b2 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [597 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [576 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [4]
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org1.example.com | [5b3 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [5b4 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [9c03e27a]sendExecuteMsg trigger event TRANSACTION
peer0.org2.example.com | [598 01-30 08:54:36.72 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc424898800, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [6ae 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [5b5 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Move state message TRANSACTION
peer1.org2.example.com | [577 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer1.org1.example.com | [5b6 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [599 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [6af 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]sending state message TRANSACTION
peer1.org2.example.com | [578 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [4] contains transaction id: ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639
peer1.org1.example.com | [5b7 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [59a 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [6b0 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message GET_STATE from shim
peer1.org1.example.com | [5b8 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]sending state message TRANSACTION
peer0.org2.example.com | [59b 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer1.org2.example.com | [579 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [4]
peer1.org1.example.com | [5b9 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org2.example.com | [59c 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [6b1 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org1.example.com | [5ba 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer1.org1.example.com | [5bb 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org2.example.com | [59d 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer1.org1.example.com | [5bc 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [57a 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [6b2 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [a89b014a]Received GET_STATE, invoking get state from ledger
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [59e 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer1.org1.example.com | [5bd 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
peer1.org2.example.com | [57b 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [6b3 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org2.example.com | [59f 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [df856335-cd24-4cd4-be12-9c36a09efa61]
peer1.org1.example.com | [5bf 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
peer1.org2.example.com | [57c 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org1.example.com | [5c0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [5a0 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [5c1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer0.org1.example.com | [6b4 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a] getting state for chaincode exp02, key a, channel businesschannel
peer0.org2.example.com | [5a1 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [df856335-cd24-4cd4-be12-9c36a09efa61]
peer1.org2.example.com | [57d 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [5be 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Received message TRANSACTION from shim
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org2.example.com | [5a2 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [6b5 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | [5c2 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [57e 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org2.example.com | [5a3 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [c83a4b87-3b0c-478d-a95d-f893c0535964]
peer1.org1.example.com | [5c3 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [9c03e27a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [6b6 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [a89b014a]Got state. Sending RESPONSE
peer1.org1.example.com | [5c4 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org2.example.com | [5a4 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c31e9623-870a-4538-95ae-d5c09ffe78d4,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer1.org2.example.com | [572 01-30 08:54:34.45 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org1.example.com | [5c5 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org1.example.com | [6b7 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [a89b014a]handleGetState serial send RESPONSE
peer0.org2.example.com | [5a5 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
peer1.org1.example.com | [5c6 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [57f 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org2.example.com | [5a6 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org1.example.com | [5c7 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]Move state message COMPLETED
peer0.org1.example.com | [6b8 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message COMPLETED from shim
peer1.org2.example.com | [580 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [6b9 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [5c8 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [9c03e27a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [581 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [5a7 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.123 UTC [msp] Validate -> DEBU 355 MSP Org2MSP validating identity
peer0.org1.example.com | [6ba 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [582 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [5c9 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [9c03e27a]send state message COMPLETED
peer0.org2.example.com | [5a8 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [6bb 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
orderer.example.com | 2018-01-30 08:53:08.124 UTC [msp] Setup -> DEBU 356 Setting up the MSP manager (3 msps)
peer1.org2.example.com | [583 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [5ca 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [9c03e27a]Received message COMPLETED from shim
peer0.org1.example.com | [6bc 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.124 UTC [msp] Setup -> DEBU 357 MSP manager setup complete, setup 3 msps
peer0.org2.example.com | [5a9 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c31e9623]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [584 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2a9b181a]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [5cb 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [6bd 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [5aa 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [585 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.124 UTC [common/configtx] addToMap -> DEBU 358 Adding to config map: [Groups] /Channel
peer0.org1.example.com | [6be 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org1.example.com | [5cc 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [5ab 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c31e9623]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [586 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [6bf 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [c293e3d8-a084-4945-9fbc-68a36a59f0d6]
orderer.example.com | 2018-01-30 08:53:08.124 UTC [common/configtx] addToMap -> DEBU 359 Adding to config map: [Groups] /Channel/Orderer
peer1.org1.example.com | [5cd 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:9c03e27a687733d65297b26860365f6e62ac75eb18fb5e8a49afacdc634c0cb2
peer0.org1.example.com | [6c0 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [5ac 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c31e9623]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35a Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [587 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [6c1 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel chaincode id: name:"exp02"
peer1.org1.example.com | [5ce 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35b Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer0.org2.example.com | [5ad 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c31e9623]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [6c2 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer1.org2.example.com | [588 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]sending state message TRANSACTION
peer0.org1.example.com | [6c3 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b channel id: businesschannel version: 1.0.2
peer1.org1.example.com | [5cf 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [5ae 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [5af 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c31e9623]sending state message TRANSACTION
peer0.org1.example.com | [6c4 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b,syscc=true,proposal=0xc421785720,canname=escc:1.0.2
peer1.org1.example.com | [5d0 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org2.example.com | [5b0 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]Received message TRANSACTION from shim
peer1.org2.example.com | [589 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Received message TRANSACTION from shim
peer0.org1.example.com | [6c5 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org1.example.com | [5d1 01-30 08:54:56.63 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [38812793-8a36-4462-9213-d6e9eab01542]
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [6c6 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [58a 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [5b1 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c31e9623]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [6c7 01-30 08:54:57.14 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org1.example.com | [5d2 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 35f Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [58b 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2a9b181a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [5b2 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c31e9623]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [6c8 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 360 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org1.example.com | [5d3 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
peer1.org2.example.com | [58c 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org1.example.com | [6c9 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.125 UTC [common/configtx] addToMap -> DEBU 361 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer0.org2.example.com | [5b3 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer1.org1.example.com | [5d4 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org2.example.com | [58d 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org1.example.com | [6ca 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 362 Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer0.org2.example.com | [5b4 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [58e 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Transaction completed. Sending COMPLETED
peer1.org1.example.com | [5d5 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [6cb 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [a89b014a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 363 Adding to config map: [Values] /Channel/Orderer/BatchSize
peer0.org1.example.com | [6cc 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Move state message TRANSACTION
peer1.org2.example.com | [58f 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]Move state message COMPLETED
peer1.org1.example.com | [5d6 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [6cd 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [590 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2a9b181a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org1.example.com | [5d7 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 364 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org2.example.com | [5b5 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [591 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2a9b181a]send state message COMPLETED
peer0.org1.example.com | [6ce 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 365 Adding to config map: [Policy] /Channel/Orderer/Readers
peer1.org1.example.com | [5d8 01-30 08:54:56.64 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [592 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2a9b181a]Received message COMPLETED from shim
peer0.org1.example.com | [6cf 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]sending state message TRANSACTION
peer0.org2.example.com | [5b6 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 366 Adding to config map: [Policy] /Channel/Orderer/Writers
peer1.org1.example.com | [5d9 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer1.org2.example.com | [593 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [6d0 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Received message TRANSACTION from shim
peer0.org2.example.com | [5b7 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.126 UTC [common/configtx] addToMap -> DEBU 367 Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [594 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [5da 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org1.example.com | [6d1 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [5b8 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c31e9623]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.129 UTC [common/configtx] addToMap -> DEBU 368 Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [595 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2a9b181a3f77cb42262ebbc7901a98978dcd16cf3faa212e206c73f74f4c5a80
peer1.org1.example.com | [5db 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [6d2 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [a89b014a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [596 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.129 UTC [common/configtx] addToMap -> DEBU 369 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [5b9 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c31e9623]send state message COMPLETED
peer0.org1.example.com | [6d3 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org1.example.com | [5dc 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc42267bcb0
peer1.org2.example.com | [597 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.130 UTC [common/configtx] addToMap -> DEBU 36a Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer0.org2.example.com | [5ba 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c31e9623]Received message COMPLETED from shim
peer1.org2.example.com | [598 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer1.org1.example.com | [5dd 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer0.org1.example.com | [6d4 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [599 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [bd926778-f55a-4060-8ae5-c7b2d9ef9380]
peer0.org2.example.com | [5bb 01-30 08:54:36.73 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c31e9623]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.131 UTC [common/configtx] addToMap -> DEBU 36b Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer1.org1.example.com | [5de 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [59a 01-30 08:54:34.46 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [6d5 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [5bc 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c31e9623-870a-4538-95ae-d5c09ffe78d4]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [59b 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.133 UTC [common/configtx] addToMap -> DEBU 36c Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [6d6 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]Move state message COMPLETED
peer1.org1.example.com | [5df 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [59c 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
peer0.org2.example.com | [5bd 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c31e9623-870a-4538-95ae-d5c09ffe78d4
peer0.org1.example.com | [6d7 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [a89b014a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [59d 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer1.org1.example.com | [5e0 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.133 UTC [common/configtx] addToMap -> DEBU 36d Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer1.org2.example.com | [59e 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc4221c81b0
peer0.org1.example.com | [6d8 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [a89b014a]send state message COMPLETED
peer0.org2.example.com | [5be 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.134 UTC [common/configtx] addToMap -> DEBU 36e Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org1.example.com | [5e1 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [59f 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
peer0.org1.example.com | [6d9 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [a89b014a]Received message COMPLETED from shim
peer0.org2.example.com | [5bf 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [c83a4b87-3b0c-478d-a95d-f893c0535964]
peer1.org2.example.com | [5a0 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.134 UTC [common/configtx] addToMap -> DEBU 36f Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer1.org1.example.com | [5e2 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [5a1 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [5c0 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:08.136 UTC [common/configtx] addToMap -> DEBU 370 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer1.org2.example.com | [5a2 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [6da 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [5a3 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org1.example.com | [5e3 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422572000, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer1.org2.example.com | [5a4 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:08.136 UTC [common/configtx] addToMap -> DEBU 371 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
peer0.org1.example.com | [6db 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [5c1 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org1.example.com | [5e4 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer1.org2.example.com | [5a5 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4221be800, header channel_header:"\010\003\032\014\010\312\345\300\323\005\020\200\231\213\230\002\"\017businesschannel*@c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\322+\335.|\300\213\342x\302|\244\213\023\003\250\322\376\257\210P~9#"
orderer.example.com | 2018-01-30 08:53:08.138 UTC [common/configtx] addToMap -> DEBU 372 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [6dc 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:a89b014abb4ce41ca492a0559e0ddd8dd25400425575e635cf4b9062251b136b
peer0.org2.example.com | [5c2 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421dfb840), Data:(*common.BlockData)(0xc4218200e0), Metadata:(*common.BlockMetadata)(0xc421820120)}, doMVCCValidation=true
peer1.org1.example.com | [5e5 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org2.example.com | [5a6 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | 2018-01-30 08:53:08.139 UTC [common/configtx] addToMap -> DEBU 373 Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [6dd 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [5e6 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org2.example.com | [5c3 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer1.org2.example.com | [5a7 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | 2018-01-30 08:53:08.139 UTC [common/configtx] addToMap -> DEBU 374 Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [6de 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [5c4 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | [5e7 01-30 08:54:59.11 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.139 UTC [common/configtx] addToMap -> DEBU 375 Adding to config map: [Policy] /Channel/Application/Readers
peer1.org2.example.com | [5a8 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org1.example.com | [6df 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [5c5 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer1.org1.example.com | [5e8 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer1.org2.example.com | [5a9 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.140 UTC [common/configtx] addToMap -> DEBU 376 Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [6e0 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [c293e3d8-a084-4945-9fbc-68a36a59f0d6]
peer0.org2.example.com | [5c6 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [5e9 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | 2018-01-30 08:53:08.140 UTC [common/configtx] addToMap -> DEBU 377 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 378 Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer1.org2.example.com | [5aa 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6]
peer0.org2.example.com | [5c7 01-30 08:54:36.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
peer0.org1.example.com | [6e1 01-30 08:54:57.15 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org1.example.com | [5ea 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [fa6b5a22-c80e-4da3-a4cd-b0ead8c2f8f8]
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 379 Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [5ab 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org2.example.com | [5c8 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
peer0.org1.example.com | [6e2 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 37a Adding to config map: [Policy] /Channel/Readers
peer1.org1.example.com | [5eb 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [5ac 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [ad90638c-1672-4ca0-9334-ce58ee356f40]
peer0.org2.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
orderer.example.com | 2018-01-30 08:53:08.141 UTC [common/configtx] addToMap -> DEBU 37b Adding to config map: [Policy] /Channel/Writers
peer1.org1.example.com | [5ec 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [fa6b5a22-c80e-4da3-a4cd-b0ead8c2f8f8]
peer0.org1.example.com | [6e3 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4217f7c50
zookeeper2 | 2018-01-30 08:53:10,768 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x21 zxid:0x100000033 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
orderer.example.com | 2018-01-30 08:53:08.142 UTC [common/configtx] addToMap -> DEBU 37c Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [5ad 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org1.example.com | [5ed 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org2.example.com | ]
peer0.org1.example.com | [6e4 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.142 UTC [common/configtx] addToMap -> DEBU 37d Adding to config map: [Groups] /Channel
peer1.org2.example.com | [5ae 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [ad90638c-1672-4ca0-9334-ce58ee356f40]
peer1.org1.example.com | [5ee 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [58aa1a77-d59f-4b53-8d47-53843babfc56]
peer0.org2.example.com | [5c9 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
orderer.example.com | 2018-01-30 08:53:08.143 UTC [common/configtx] addToMap -> DEBU 37e Adding to config map: [Groups] /Channel/Application
peer1.org1.example.com | [5ef 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=c0fa069f-619f-4727-81d5-fdc1f97b1a18,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [5af 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [6e5 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [5ca 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.144 UTC [common/configtx] addToMap -> DEBU 37f Adding to config map: [Groups] /Channel/Application/Org1MSP
peer1.org2.example.com | [5b0 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [03dc4666-c032-4ce6-aaaa-645016799130]
peer1.org1.example.com | [5f0 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.144 UTC [common/configtx] addToMap -> DEBU 380 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [6e6 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [5cb 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
peer1.org2.example.com | [5b1 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=d390d1eb-dc49-4250-b64d-19f2a1b5d7d8,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org1.example.com | [5f1 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.145 UTC [common/configtx] addToMap -> DEBU 381 Adding to config map: [Values] /Channel/Consortium
peer0.org1.example.com | [6e7 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org2.example.com | [5cc 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
peer1.org1.example.com | [5f2 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [5b2 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.145 UTC [common/configtx] addToMap -> DEBU 382 Adding to config map: [Groups] /Channel
peer0.org2.example.com | [5cd 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [6e8 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [5f3 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.146 UTC [common/configtx] addToMap -> DEBU 383 Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [5b3 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.146 UTC [common/configtx] addToMap -> DEBU 384 Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org2.example.com | [5ce 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer0.org1.example.com | [6e9 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421fdd180, header 0xc4217f7c80
peer1.org1.example.com | [5f4 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0fa069f]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.147 UTC [common/configtx] addToMap -> DEBU 385 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer1.org2.example.com | [5b4 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [5cf 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [6ea 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org1.example.com | [5f5 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.147 UTC [common/configtx] addToMap -> DEBU 386 Adding to config map: [Policy] /Channel/Application/Admins
peer0.org2.example.com | [5d0 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer1.org2.example.com | [5b5 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer0.org1.example.com | [6eb 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c
peer1.org1.example.com | [5f6 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [c0fa069f]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.147 UTC [common/configtx] addToMap -> DEBU 387 Adding to config map: [Policy] /Channel/Application/Writers
peer0.org2.example.com | [5d1 01-30 08:54:36.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [5b6 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d390d1eb]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [6ec 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c]
peer1.org1.example.com | [5f7 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0fa069f]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.148 UTC [common/configtx] addToMap -> DEBU 388 Adding to config map: [Policy] /Channel/Application/Readers
peer0.org2.example.com | [5d2 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
peer1.org2.example.com | [5b7 01-30 08:54:36.78 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [6ed 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org1.example.com | [5f8 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0fa069f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.148 UTC [common/configtx] addToMap -> DEBU 389 Adding to config map: [Values] /Channel/Consortium
peer0.org2.example.com | [5d3 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
peer1.org2.example.com | [5b8 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [d390d1eb]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [6ee 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [e60539d0-0ffa-4625-a319-3dd0dfe3558f]
orderer.example.com | 2018-01-30 08:53:08.151 UTC [policies] GetPolicy -> DEBU 38a Returning policy ChannelCreationPolicy for evaluation
peer1.org1.example.com | [5f9 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5b9 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d390d1eb]Move state message TRANSACTION
peer0.org2.example.com | [5d4 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.151 UTC [cauthdsl] func1 -> DEBU 38b 0xc42014ab20 gate 1517302388151147608 evaluation starts
peer0.org1.example.com | [6ef 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel
peer1.org1.example.com | [5fa 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0fa069f]sending state message TRANSACTION
peer1.org2.example.com | [5ba 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d390d1eb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.151 UTC [cauthdsl] func2 -> DEBU 38c 0xc42014ab20 signed by 0 principal evaluation starts (used [false])
peer0.org1.example.com | [6f0 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [5d5 01-30 08:54:36.76 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer1.org1.example.com | [5fb 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.151 UTC [cauthdsl] func2 -> DEBU 38d 0xc42014ab20 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer1.org2.example.com | [5bb 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [5d6 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
orderer.example.com | 2018-01-30 08:53:08.151 UTC [msp/identity] newIdentity -> DEBU 38e Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [5d7 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer1.org1.example.com | [5fc 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0fa069f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [5bc 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d390d1eb]sending state message TRANSACTION
peer0.org1.example.com | [6f1 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c,syscc=true,proposal=0xc421fdd180,canname=lscc:1.0.2
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [5d8 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [5bd 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]Received message TRANSACTION from shim
peer1.org1.example.com | [5fd 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [c0fa069f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [5d9 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [6f2 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer1.org2.example.com | [5be 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d390d1eb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [5da 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer1.org1.example.com | [5fe 01-30 08:54:59.12 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [6f3 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [5db 01-30 08:54:36.77 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [5bf 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [d390d1eb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer1.org1.example.com | [5ff 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [6f4 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [5dc 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [6f5 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [600 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [5c0 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
peer0.org2.example.com | [5dd 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421732c60
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | [601 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [6f6 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [5c1 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org2.example.com | [5de 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [6f7 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [602 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]Move state message COMPLETED
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [5df 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [5c2 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org1.example.com | [603 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [c0fa069f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [6f8 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [5e0 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer1.org1.example.com | [604 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [c0fa069f]send state message COMPLETED
peer1.org2.example.com | [5c3 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [5e1 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [6f9 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Move state message TRANSACTION
peer0.org2.example.com | [5e2 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org1.example.com | [605 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [c0fa069f]Received message COMPLETED from shim
peer1.org2.example.com | [5c4 01-30 08:54:36.79 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]Move state message COMPLETED
peer0.org2.example.com | [5e3 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421976ff0, header 0xc421732c90
orderer.example.com | -----END CERTIFICATE-----
peer1.org1.example.com | [606 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0fa069f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [5e4 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org1.example.com | [6fa 01-30 08:54:57.59 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [5c5 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [d390d1eb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func2 -> DEBU 38f 0xc42014ab20 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
peer0.org2.example.com | [5e5 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
peer0.org1.example.com | [6fb 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [607 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [c0fa069f-619f-4727-81d5-fdc1f97b1a18]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func2 -> DEBU 390 0xc42014ab20 principal evaluation fails
peer1.org2.example.com | [5c6 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [d390d1eb]send state message COMPLETED
peer1.org1.example.com | [608 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:c0fa069f-619f-4727-81d5-fdc1f97b1a18
peer0.org1.example.com | [6fc 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func1 -> DEBU 391 0xc42014ab20 gate 1517302388151147608 evaluation fails
peer0.org2.example.com | [5e6 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]
peer1.org2.example.com | [5c7 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [d390d1eb]Received message COMPLETED from shim
peer1.org1.example.com | [609 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [5e7 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [6fd 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Received message TRANSACTION from shim
peer0.org1.example.com | [6fe 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.152 UTC [cauthdsl] func1 -> DEBU 392 0xc42014ab30 gate 1517302388152975293 evaluation starts
peer0.org2.example.com | [5e8 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [db633f86-bec5-445f-837e-aafed0d15fa2]
peer1.org2.example.com | [5c8 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d390d1eb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [60a 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [58aa1a77-d59f-4b53-8d47-53843babfc56]
peer0.org1.example.com | [6ff 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [97b6c279]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.153 UTC [cauthdsl] func2 -> DEBU 393 0xc42014ab30 signed by 0 principal evaluation starts (used [false])
peer0.org2.example.com | [5e9 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel
peer1.org2.example.com | [5c9 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [d390d1eb-dc49-4250-b64d-19f2a1b5d7d8]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [60b 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | 2018-01-30 08:53:08.156 UTC [cauthdsl] func2 -> DEBU 394 0xc42014ab30 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
peer0.org1.example.com | [700 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [97b6c279]Sending GET_STATE
peer0.org2.example.com | [5ea 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5,syscc=true,proposal=0xc421976ff0,canname=lscc:1.0.2
peer1.org1.example.com | [60c 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [5ca 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:d390d1eb-dc49-4250-b64d-19f2a1b5d7d8
orderer.example.com | 2018-01-30 08:53:08.158 UTC [msp/identity] newIdentity -> DEBU 395 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [5eb 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org1.example.com | [701 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Received message GET_STATE from shim
peer1.org1.example.com | [60d 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42252dc80), Data:(*common.BlockData)(0xc42209dc40), Metadata:(*common.BlockMetadata)(0xc42209dc80)}, doMVCCValidation=true
peer1.org2.example.com | [5cb 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org2.example.com | [5ec 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org1.example.com | [60e 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [702 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer1.org1.example.com | [60f 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org2.example.com | [5ed 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [5cc 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [03dc4666-c032-4ce6-aaaa-645016799130]
peer0.org1.example.com | [703 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [97b6c279]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [5ee 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]Inside sendExecuteMessage. Message TRANSACTION
peer1.org1.example.com | [610 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org1.example.com | [704 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5cd 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [5ef 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org1.example.com | [611 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [705 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [97b6c279] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer1.org2.example.com | [5ce 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer0.org2.example.com | [5f0 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org1.example.com | [612 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer0.org1.example.com | [706 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [5cf 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421b18380), Data:(*common.BlockData)(0xc4221ca9a0), Metadata:(*common.BlockMetadata)(0xc4221ca9e0)}, doMVCCValidation=true
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org2.example.com | [5f1 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]sendExecuteMsg trigger event TRANSACTION
peer1.org1.example.com | [613 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
peer0.org1.example.com | [707 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [97b6c279]Got state. Sending RESPONSE
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [5d0 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org2.example.com | [5f2 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Move state message TRANSACTION
peer0.org1.example.com | [708 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [97b6c279]handleGetState serial send RESPONSE
peer1.org2.example.com | [5d1 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org1.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
peer0.org2.example.com | [5f3 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [5d2 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer1.org1.example.com | ]
peer0.org1.example.com | [709 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Received message RESPONSE from shim
peer0.org2.example.com | [5f4 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5d3 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer1.org1.example.com | [614 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
peer0.org1.example.com | [70a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org2.example.com | [5f5 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]sending state message TRANSACTION
peer1.org2.example.com | [5d4 01-30 08:54:36.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [5] Transaction index [0] TxId [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] marked as valid by state validator
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer1.org1.example.com | [615 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
peer0.org2.example.com | [5f6 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Received message TRANSACTION from shim
peer0.org1.example.com | [70b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [97b6c279]before send
peer1.org2.example.com | [5d5 01-30 08:54:36.82 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
peer1.org1.example.com | [616 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [5f7 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [70c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [97b6c279]after send
peer1.org2.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
peer1.org1.example.com | [617 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org2.example.com | [5f8 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [3034e5de]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [70d 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [97b6c279]Received RESPONSE, communicated (state:ready)
peer1.org2.example.com | ]
peer1.org1.example.com | [618 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [5f9 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [3034e5de]Sending GET_STATE
peer0.org1.example.com | [70e 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [97b6c279]GetState received payload RESPONSE
peer1.org2.example.com | [5d6 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to index
peer1.org1.example.com | [619 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [5fa 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message GET_STATE from shim
peer0.org1.example.com | [70f 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [5d7 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=50218, bytesLength=2855] for tx number:[0] ID: [c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6] to blockNumTranNum index
orderer.example.com | 2018-01-30 08:53:08.159 UTC [msp] SatisfiesPrincipal -> DEBU 396 Checking if identity satisfies ADMIN role for Org1MSP
peer1.org1.example.com | [61a 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org2.example.com | [5fb 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [710 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Move state message COMPLETED
zookeeper2 | 2018-01-30 08:53:11,001 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x20 zxid:0x100000035 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NodeExists for /brokers
peer1.org2.example.com | [5d8 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54829], isChainEmpty=[false], lastBlockNumber=[5]
orderer.example.com | 2018-01-30 08:53:08.159 UTC [cauthdsl] func2 -> DEBU 397 0xc42014ab30 principal matched by identity 0
peer0.org2.example.com | [5fc 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [3034e5de]Received GET_STATE, invoking get state from ledger
peer1.org1.example.com | [61b 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [711 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.159 UTC [msp/identity] Verify -> DEBU 398 Verify: digest = 00000000 db 34 2e 7e a4 d6 1d a8 1f 6f c1 77 4c ca 4f 96 |.4.~.....o.wL.O.|
peer1.org2.example.com | [5d9 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [5] with 1 transaction(s)
peer0.org2.example.com | [5fd 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org1.example.com | [61c 01-30 08:54:59.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer1.org2.example.com | [5da 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [712 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]send state message COMPLETED
peer0.org2.example.com | [5fe 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | 00000010 96 df 09 03 a4 da 18 df 01 4f 99 2e 1d 59 b6 58 |.........O...Y.X|
peer1.org2.example.com | [5db 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org1.example.com | [61d 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
peer0.org1.example.com | [713 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Received message COMPLETED from shim
peer0.org2.example.com | [5ff 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.159 UTC [msp/identity] Verify -> DEBU 399 Verify: sig = 00000000 30 44 02 20 50 36 b1 23 ab ce fb 07 1b 11 a5 dc |0D. P6.#........|
peer1.org2.example.com | [5dc 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [714 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org1.example.com | [61e 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer0.org2.example.com | [600 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de]Got state. Sending RESPONSE
peer1.org2.example.com | [5dd 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
orderer.example.com | 00000010 e8 0d 68 05 8b 0a f2 2b b7 0a 3b 24 d6 d3 a7 48 |..h....+..;$...H|
peer0.org1.example.com | [715 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c]HandleMessage- COMPLETED. Notify
peer1.org1.example.com | [61f 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org2.example.com | [601 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [3034e5de]handleGetState serial send RESPONSE
peer1.org2.example.com | [5de 01-30 08:54:36.83 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | 00000020 76 84 7c 67 02 20 2e ca 9a 76 33 e8 3b 28 3c ae |v.|g. ...v3.;(<.|
peer0.org1.example.com | [716 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c
peer1.org1.example.com | [620 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org2.example.com | [602 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Received message RESPONSE from shim
peer1.org2.example.com | [5df 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
orderer.example.com | 00000030 5d 65 73 c1 ff 95 f1 72 e8 3f 81 c4 f5 75 6e a2 |]es....r.?...un.|
peer0.org1.example.com | [717 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org1.example.com | [621 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer0.org2.example.com | [603 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [5e0 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [5]
orderer.example.com | 00000040 f6 37 bd fe 39 08 |.7..9.|
peer1.org1.example.com | [622 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org1.example.com | [718 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [604 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [3034e5de]before send
peer1.org2.example.com | [5e1 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.159 UTC [cauthdsl] func2 -> DEBU 39a 0xc42014ab30 principal evaluation succeeds for identity 0
peer0.org1.example.com | [719 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org1.example.com | [623 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [5e2 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [5] contains transaction id: c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6
peer0.org2.example.com | [605 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [3034e5de]after send
orderer.example.com | 2018-01-30 08:53:08.159 UTC [cauthdsl] func1 -> DEBU 39b 0xc42014ab30 gate 1517302388152975293 evaluation succeeds
peer1.org1.example.com | [624 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [71a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [e60539d0-0ffa-4625-a319-3dd0dfe3558f]
peer1.org2.example.com | [5e3 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [5]
peer0.org2.example.com | [606 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [3034e5de]Received RESPONSE, communicated (state:ready)
peer1.org1.example.com | [625 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [71b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [607 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [3034e5de]GetState received payload RESPONSE
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5e4 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
peer0.org2.example.com | [608 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [71c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel chaincode id: name:"lscc"
peer1.org1.example.com | [626 01-30 08:54:59.14 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39d Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5e5 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org2.example.com | [609 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Move state message COMPLETED
peer0.org1.example.com | [71d 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39e Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [5e6 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [71e 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c channel id: businesschannel version: 1.0.2
peer0.org2.example.com | [60a 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.161 UTC [common/configtx] recurseConfigMap -> DEBU 39f Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5e7 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [71f 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c,syscc=true,proposal=0xc421fdd180,canname=escc:1.0.2
peer0.org2.example.com | [60b 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]send state message COMPLETED
peer1.org2.example.com | [5e8 01-30 08:54:36.84 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:08.166128 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.166176 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer1.org2.example.com | [5e9 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [60c 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message COMPLETED from shim
peer0.org1.example.com | [720 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.167 UTC [common/configtx] recurseConfigMap -> DEBU 3a0 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
peer1.org2.example.com | [5ea 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc420344a50
peer0.org2.example.com | [60d 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [721 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [5eb 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.167 UTC [common/configtx] recurseConfigMap -> DEBU 3a1 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
peer0.org2.example.com | [60e 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [722 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.168 UTC [common/configtx] recurseConfigMap -> DEBU 3a2 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [5ec 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org1.example.com | [723 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [60f 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
peer1.org2.example.com | [5ed 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.168 UTC [common/configtx] recurseConfigMap -> DEBU 3a3 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | [sarama] 2018/01/30 08:53:08.177340 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer1.org2.example.com | [5ee 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [724 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:08.177481 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
peer0.org2.example.com | [610 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [5ef 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [725 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | [sarama] 2018/01/30 08:53:08.177591 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org2.example.com | [611 01-30 08:54:57.29 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org1.example.com | [726 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [97b6c279]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [5f0 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc420164460, header 0xc420344a80
peer0.org2.example.com | [612 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel version: 1.0
peer0.org1.example.com | [727 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Move state message TRANSACTION
peer0.org2.example.com | [613 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5,syscc=false,proposal=0xc421976ff0,canname=exp02:1.0
orderer.example.com | [sarama] 2018/01/30 08:53:08.177644 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer1.org2.example.com | [5f1 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org1.example.com | [728 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [614 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer1.org2.example.com | [5f2 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
peer0.org2.example.com | [615 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.168 UTC [common/configtx] recurseConfigMap -> DEBU 3a4 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [729 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [5f3 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]
peer0.org2.example.com | [616 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.178 UTC [common/configtx] recurseConfigMap -> DEBU 3a5 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [5f4 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [72a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]sending state message TRANSACTION
peer0.org2.example.com | [617 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.179 UTC [common/configtx] recurseConfigMap -> DEBU 3a6 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
peer1.org2.example.com | [5f5 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [744fb3ad-4c89-4334-a719-4b12296279d7]
peer0.org1.example.com | [72b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3a7 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
peer1.org2.example.com | [5f6 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel
peer0.org2.example.com | [618 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [72c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3a8 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [5f7 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5,syscc=true,proposal=0xc420164460,canname=lscc:1.0.2
peer0.org2.example.com | [619 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [72d 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [97b6c279]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3a9 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [5f8 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org2.example.com | [61a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [72e 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.181 UTC [common/configtx] recurseConfigMap -> DEBU 3aa Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer1.org2.example.com | [5f9 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [61b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ab Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer0.org1.example.com | [72f 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [5fa 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org1.example.com | [730 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [731 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]Move state message COMPLETED
peer1.org2.example.com | [5fb 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [61c 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ac Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
peer0.org1.example.com | [732 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [97b6c279]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [5fc 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [5fd 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [61d 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [733 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [97b6c279]send state message COMPLETED
peer1.org2.example.com | [5fe 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [734 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [97b6c279]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ad Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
peer1.org2.example.com | [5ff 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Move state message TRANSACTION
peer0.org1.example.com | [735 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c279]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [61e 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] recurseConfigMap -> DEBU 3ae Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
peer1.org2.example.com | [600 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [736 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [61f 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/configtx] processConfig -> DEBU 3af Beginning new config for channel businesschannel
peer0.org1.example.com | [737 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:97b6c27964100cc5f72200252b83ce1e95acf62d7384f20c9d81006febbe817c
peer0.org1.example.com | [738 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [601 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [620 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.182 UTC [common/config] NewStandardValues -> DEBU 3b0 Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [739 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [621 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [3034e5de]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [602 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.185 UTC [common/config] initializeProtosStruct -> DEBU 3b1 Processing field: HashingAlgorithm
peer0.org1.example.com | [73a 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [622 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [603 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3b2 Processing field: BlockDataHashingStructure
peer0.org1.example.com | [73b 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [e60539d0-0ffa-4625-a319-3dd0dfe3558f]
peer0.org2.example.com | [623 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de] getting state for chaincode exp02, key a, channel businesschannel
peer1.org2.example.com | [604 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3b3 Processing field: OrdererAddresses
peer0.org1.example.com | [73c 01-30 08:54:57.60 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org2.example.com | [624 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer1.org2.example.com | [605 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [233ef8ec]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3b4 Processing field: Consortium
peer0.org2.example.com | [625 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [3034e5de]Got state. Sending RESPONSE
peer0.org1.example.com | [73d 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [73e 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc42262dc50
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b5 Proposed new policy Admins for Channel
peer1.org2.example.com | [606 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [233ef8ec]Sending GET_STATE
peer0.org1.example.com | [73f 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b6 Proposed new policy Readers for Channel
peer0.org2.example.com | [626 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [3034e5de]handleGetState serial send RESPONSE
peer0.org1.example.com | [740 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [607 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message GET_STATE from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b7 Proposed new policy Writers for Channel
peer0.org2.example.com | [627 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message COMPLETED from shim
peer0.org1.example.com | [741 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3b8 Initializing protos for *struct {}
peer1.org2.example.com | [608 01-30 08:54:56.76 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org2.example.com | [628 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [742 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3b9 Proposed new policy Admins for Application
peer0.org2.example.com | [629 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [743 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [744 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc422672780, header 0xc42262dc80
peer1.org2.example.com | [609 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [233ef8ec]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [60a 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [62a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
peer0.org1.example.com | [745 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer1.org2.example.com | [60b 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3ba Proposed new policy Writers for Application
peer0.org2.example.com | [62b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [60c 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [746 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f
peer1.org2.example.com | [60d 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec]Got state. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3bb Proposed new policy Readers for Application
peer0.org1.example.com | [747 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f]
peer0.org2.example.com | [62c 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [60e 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [233ef8ec]handleGetState serial send RESPONSE
peer0.org1.example.com | [748 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [60f 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Received message RESPONSE from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3bc Initializing protos for *config.OrganizationProtos
peer0.org2.example.com | [62d 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer1.org2.example.com | [610 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [749 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [315df3c9-5ded-4c67-b947-f1c8f97cd160]
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3bd Processing field: MSP
peer1.org2.example.com | [611 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [233ef8ec]before send
peer0.org1.example.com | [74a 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel
peer0.org2.example.com | [62e 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [db633f86-bec5-445f-837e-aafed0d15fa2]
peer1.org2.example.com | [612 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [233ef8ec]after send
peer0.org1.example.com | [74b 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [614 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [233ef8ec]GetState received payload RESPONSE
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3be Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [74c 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f,syscc=true,proposal=0xc422672780,canname=lscc:1.0.2
peer1.org2.example.com | [615 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [74d 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3bf Processing field: AnchorPeers
peer1.org2.example.com | [613 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [233ef8ec]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [62f 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [74e 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [616 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3c0 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [74f 01-30 08:54:57.80 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [617 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org2.example.com | [630 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel chaincode id: name:"exp02"
peer0.org1.example.com | [750 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [618 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]send state message COMPLETED
peer0.org2.example.com | [631 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3c1 Processing field: MSP
peer0.org1.example.com | [751 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [619 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3c2 Proposed new policy Readers for Org1MSP
peer0.org2.example.com | [632 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5 channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [61a 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [752 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3c3 Proposed new policy Writers for Org1MSP
peer1.org2.example.com | [61b 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]HandleMessage- COMPLETED. Notify
peer0.org2.example.com | [633 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5,syscc=true,proposal=0xc421976ff0,canname=escc:1.0.2
peer0.org1.example.com | [753 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.187 UTC [policies] ProposePolicy -> DEBU 3c4 Proposed new policy Admins for Org1MSP
peer1.org2.example.com | [61c 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
peer0.org2.example.com | [634 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer1.org2.example.com | [61d 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
zookeeper2 | 2018-01-30 08:53:11,002 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x361464505ac0000 type:create cxid:0x21 zxid:0x100000036 txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = NodeExists for /brokers/ids
peer0.org1.example.com | [754 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Move state message TRANSACTION
peer0.org2.example.com | [635 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [61e 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3c5 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [755 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [61f 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel version: 1.0
peer0.org2.example.com | [636 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3c6 Processing field: MSP
peer0.org1.example.com | [756 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [620 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5,syscc=false,proposal=0xc420164460,canname=exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] NewStandardValues -> DEBU 3c7 Initializing protos for *config.ApplicationOrgProtos
peer1.org2.example.com | [621 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer0.org1.example.com | [757 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]sending state message TRANSACTION
peer0.org2.example.com | [637 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.187 UTC [common/config] initializeProtosStruct -> DEBU 3c8 Processing field: AnchorPeers
peer1.org2.example.com | [622 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [758 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Received message TRANSACTION from shim
peer0.org2.example.com | [638 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [623 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] NewStandardValues -> DEBU 3c9 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [759 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [624 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [639 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3ca Processing field: MSP
peer0.org2.example.com | [63a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [3034e5de]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [75a 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [107c503b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [625 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3cb Proposed new policy Readers for Org2MSP
peer0.org2.example.com | [63b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Move state message TRANSACTION
peer1.org2.example.com | [626 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [75b 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [107c503b]Sending GET_STATE
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3cc Proposed new policy Writers for Org2MSP
peer0.org2.example.com | [63c 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [627 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [75c 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Received message GET_STATE from shim
peer0.org2.example.com | [63d 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [628 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Move state message TRANSACTION
peer0.org2.example.com | [63e 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]sending state message TRANSACTION
peer1.org2.example.com | [629 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [75d 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3cd Proposed new policy Admins for Org2MSP
peer1.org2.example.com | [62a 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [63f 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Received message TRANSACTION from shim
peer0.org1.example.com | [75e 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [107c503b]Received GET_STATE, invoking get state from ledger
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] NewStandardValues -> DEBU 3ce Initializing protos for *config.OrdererProtos
peer1.org2.example.com | [62b 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]sending state message TRANSACTION
peer0.org2.example.com | [640 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [75f 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3cf Processing field: ConsensusType
peer1.org2.example.com | [62c 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message GET_STATE from shim
peer0.org1.example.com | [760 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [107c503b] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [641 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [3034e5de]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d0 Processing field: BatchSize
peer1.org2.example.com | [62d 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [761 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d1 Processing field: BatchTimeout
peer0.org2.example.com | [642 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org1.example.com | [762 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [107c503b]Got state. Sending RESPONSE
peer0.org2.example.com | [643 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org1.example.com | [763 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [107c503b]handleGetState serial send RESPONSE
peer1.org2.example.com | [62e 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [233ef8ec]Received GET_STATE, invoking get state from ledger
peer1.org2.example.com | [62f 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [644 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d2 Processing field: KafkaBrokers
peer0.org1.example.com | [764 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Received message RESPONSE from shim
peer1.org2.example.com | [630 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec] getting state for chaincode exp02, key a, channel businesschannel
peer0.org2.example.com | [645 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d3 Processing field: ChannelRestrictions
peer1.org2.example.com | [631 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org2.example.com | [646 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [3034e5de]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [632 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [233ef8ec]Got state. Sending RESPONSE
peer0.org1.example.com | [765 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d4 Proposed new policy Admins for Orderer
peer0.org2.example.com | [647 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [3034e5de]send state message COMPLETED
peer1.org2.example.com | [633 01-30 08:54:56.77 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [233ef8ec]handleGetState serial send RESPONSE
peer0.org1.example.com | [766 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [107c503b]before send
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d5 Proposed new policy BlockValidation for Orderer
peer0.org2.example.com | [648 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [3034e5de]Received message COMPLETED from shim
peer1.org2.example.com | [634 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d6 Proposed new policy Readers for Orderer
peer0.org1.example.com | [767 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [107c503b]after send
peer1.org2.example.com | [635 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [649 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5de]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3d7 Proposed new policy Writers for Orderer
peer1.org2.example.com | [636 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [769 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [107c503b]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [64a 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] NewStandardValues -> DEBU 3d8 Initializing protos for *config.OrganizationProtos
peer1.org2.example.com | [637 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
peer0.org1.example.com | [768 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [107c503b]GetState received payload RESPONSE
peer0.org2.example.com | [64b 01-30 08:54:57.30 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:3034e5dedc1851d564a0cc6b3bc7772f73287597c5c295e763635ff0a698f1c5
orderer.example.com | 2018-01-30 08:53:08.188 UTC [common/config] initializeProtosStruct -> DEBU 3d9 Processing field: MSP
peer0.org1.example.com | [76a 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [64c 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3da Proposed new policy Readers for OrdererOrg
peer1.org2.example.com | [638 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [76b 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Move state message COMPLETED
peer0.org2.example.com | [64d 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3db Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [76c 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [639 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [64e 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org1.example.com | [76d 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.188 UTC [policies] ProposePolicy -> DEBU 3dc Proposed new policy Admins for OrdererOrg
peer0.org2.example.com | [64f 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [db633f86-bec5-445f-837e-aafed0d15fa2]
peer1.org2.example.com | [63a 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org1.example.com | [76e 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.189 UTC [common/config] Validate -> DEBU 3dd Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:08.189 UTC [common/config] validateMSP -> DEBU 3de Setting up MSP for org Org1MSP
peer1.org2.example.com | [63b 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [744fb3ad-4c89-4334-a719-4b12296279d7]
peer0.org2.example.com | [650 01-30 08:54:57.31 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [76f 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.189 UTC [msp] NewBccspMsp -> DEBU 3df Creating BCCSP-based MSP instance
peer1.org2.example.com | [63c 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [770 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.189 UTC [msp] Setup -> DEBU 3e0 Setting up MSP instance Org1MSP
peer0.org2.example.com | [651 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [6], peers number [3]
peer0.org1.example.com | [771 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f
orderer.example.com | 2018-01-30 08:53:08.189 UTC [msp/identity] newIdentity -> DEBU 3e1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [63d 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel chaincode id: name:"exp02"
peer0.org2.example.com | [652 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [6], peers number [3]
peer0.org1.example.com | [772 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [63e 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer0.org2.example.com | [653 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
peer0.org1.example.com | [773 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [63f 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5 channel id: businesschannel version: 1.0.2
peer0.org1.example.com | [774 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org2.example.com | [654 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [640 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5,syscc=true,proposal=0xc420164460,canname=escc:1.0.2
peer0.org2.example.com | [655 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
peer0.org1.example.com | [775 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [315df3c9-5ded-4c67-b947-f1c8f97cd160]
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer1.org2.example.com | [641 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org1.example.com | [776 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org2.example.com | [656 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc421d23d70
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [642 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [777 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel chaincode id: name:"lscc"
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer1.org2.example.com | [643 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [778 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org2.example.com | [644 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]Inside sendExecuteMessage. Message TRANSACTION
peer0.org2.example.com | [657 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org2.example.com | [658 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [779 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [645 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org2.example.com | [659 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer1.org2.example.com | [646 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [65a 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org1.example.com | [77a 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f,syscc=true,proposal=0xc422672780,canname=escc:1.0.2
peer1.org2.example.com | [647 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [233ef8ec]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org2.example.com | [65b 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [77b 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
peer0.org2.example.com | [65c 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer1.org2.example.com | [648 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Move state message TRANSACTION
peer0.org2.example.com | [65d 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422449000, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
peer0.org1.example.com | [77c 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [649 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [65e 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org1.example.com | [77d 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org2.example.com | [65f 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer0.org1.example.com | [77e 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [64a 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [660 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
orderer.example.com | yEwB5uHweA==
peer0.org1.example.com | [77f 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [64b 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]sending state message TRANSACTION
peer0.org2.example.com | [661 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [662 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer1.org2.example.com | [64c 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Received message TRANSACTION from shim
peer0.org1.example.com | [780 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org2.example.com | [663 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
peer0.org2.example.com | [664 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [660f0cba-e732-4fa8-8b4f-a5396408e98f]
peer0.org2.example.com | [665 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | [sarama] 2018/01/30 08:53:08.195888 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [64d 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org2.example.com | [666 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [660f0cba-e732-4fa8-8b4f-a5396408e98f]
peer0.org1.example.com | [781 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [107c503b]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [64e 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [233ef8ec]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.196 UTC [msp/identity] newIdentity -> DEBU 3e2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [667 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [782 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Move state message TRANSACTION
peer1.org2.example.com | [64f 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org2.example.com | [668 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [55f30604-e0bd-4cd3-924b-5994f892e71c]
peer0.org1.example.com | [783 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [669 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=fe7645c9-459e-46ac-86f6-73f4d9d306d5,syscc=true,proposal=0x0,canname=vscc:1.0.2
peer1.org2.example.com | [650 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [784 01-30 08:54:57.81 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [651 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [785 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]sending state message TRANSACTION
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [66a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
peer0.org1.example.com | [786 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Received message TRANSACTION from shim
peer1.org2.example.com | [652 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]Move state message COMPLETED
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org2.example.com | [66b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [787 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [653 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [233ef8ec]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [788 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [107c503b]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org2.example.com | [66c 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [654 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [233ef8ec]send state message COMPLETED
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [789 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org2.example.com | [655 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [233ef8ec]Received message COMPLETED from shim
peer0.org1.example.com | [78a 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer0.org2.example.com | [66d 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [78b 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [656 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [78c 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]Move state message COMPLETED
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org2.example.com | [66e 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fe7645c9]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [657 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [78d 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [107c503b]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org2.example.com | [66f 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [78e 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [107c503b]send state message COMPLETED
peer1.org2.example.com | [658 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:233ef8ec12b7c2652a476c68d3bb9a019615da593996baf1a027ecdea9bf70d5
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org2.example.com | [670 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [fe7645c9]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [78f 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [107c503b]Received message COMPLETED from shim
peer1.org2.example.com | [659 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org1.example.com | [790 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503b]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org1.example.com | [791 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [65a 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org2.example.com | [671 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe7645c9]Move state message TRANSACTION
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [792 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:107c503bd390f66b75005573d73dd0be12654c2e85756a0347525b95e9c8416f
peer1.org2.example.com | [65b 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.196 UTC [msp/identity] newIdentity -> DEBU 3e3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [672 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe7645c9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [793 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [65c 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [744fb3ad-4c89-4334-a719-4b12296279d7]
peer0.org1.example.com | [794 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [795 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer0.org2.example.com | [673 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [65d 01-30 08:54:56.78 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer0.org1.example.com | [796 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [315df3c9-5ded-4c67-b947-f1c8f97cd160]
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org2.example.com | [674 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe7645c9]sending state message TRANSACTION
peer1.org2.example.com | [65e 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [797 01-30 08:54:57.82 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [65f 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4215783f0
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org2.example.com | [675 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]Received message TRANSACTION from shim
peer1.org2.example.com | [660 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [798 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org2.example.com | [676 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fe7645c9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [799 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4252bfe00
peer0.org2.example.com | [677 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [fe7645c9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [79a 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer1.org2.example.com | [661 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer1.org2.example.com | [662 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
peer0.org2.example.com | [678 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [79b 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer0.org2.example.com | [679 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer1.org2.example.com | [663 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
peer0.org1.example.com | [79c 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org2.example.com | [67a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
peer1.org2.example.com | [664 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
peer0.org1.example.com | [79d 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer1.org2.example.com | [665 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4202aaaa0, header 0xc421578420
peer0.org2.example.com | [67b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]Transaction completed. Sending COMPLETED
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
peer0.org1.example.com | [79e 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer1.org2.example.com | [666 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
peer0.org2.example.com | [67c 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]Move state message COMPLETED
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
peer0.org1.example.com | [79f 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc422a5bd10, header 0xc4252bfe30
peer1.org2.example.com | [667 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org2.example.com | [67d 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [fe7645c9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [7a0 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
orderer.example.com | C11M2D/PI8NauOh6UCc=
peer0.org2.example.com | [67e 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [fe7645c9]send state message COMPLETED
peer0.org1.example.com | [7a1 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [668 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer0.org1.example.com | [7a2 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c]
peer0.org2.example.com | [67f 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [fe7645c9]Received message COMPLETED from shim
peer0.org1.example.com | [7a3 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [669 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:08.196867 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer1.org2.example.com | [66a 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [18d0f42b-067e-4acd-bae4-cb677ba7e82a]
peer0.org1.example.com | [7a4 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [f83062e5-983c-4e1d-b86a-1af149bff0cb]
peer0.org2.example.com | [680 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe7645c9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
zookeeper2 | 2018-01-30 08:53:11,408 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:setData cxid:0x27 zxid:0x100000038 txntype:-1 reqpath:n/a Error Path:/config/topics/testchainid Error:KeeperErrorCode = NoNode for /config/topics/testchainid
orderer.example.com | [sarama] 2018/01/30 08:53:08.197086 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [7a5 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel
peer1.org2.example.com | [66b 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel
peer0.org2.example.com | [681 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [fe7645c9-459e-46ac-86f6-73f4d9d306d5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [7a6 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel version: 1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:08.197304 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer1.org2.example.com | [66c 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5,syscc=true,proposal=0xc4202aaaa0,canname=lscc:1.0.2
peer0.org2.example.com | [682 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:fe7645c9-459e-46ac-86f6-73f4d9d306d5
orderer.example.com | 2018-01-30 08:53:08.197 UTC [msp] Validate -> DEBU 3e4 MSP Org1MSP validating identity
peer0.org1.example.com | [7a7 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c,syscc=true,proposal=0xc422a5bd10,canname=lscc:1.0.2
peer1.org2.example.com | [66d 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.198 UTC [common/config] Validate -> DEBU 3e5 Anchor peers for org Org2MSP are
peer0.org2.example.com | [683 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [66e 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [7a8 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer0.org2.example.com | [684 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [55f30604-e0bd-4cd3-924b-5994f892e71c]
peer1.org2.example.com | [66f 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.198 UTC [common/config] validateMSP -> DEBU 3e6 Setting up MSP for org Org2MSP
peer0.org1.example.com | [7a9 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org2.example.com | [685 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer1.org2.example.com | [670 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.198 UTC [msp] NewBccspMsp -> DEBU 3e7 Creating BCCSP-based MSP instance
peer0.org1.example.com | [7aa 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer0.org2.example.com | [686 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
peer1.org2.example.com | [671 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.198 UTC [msp] Setup -> DEBU 3e8 Setting up MSP instance Org2MSP
peer0.org2.example.com | [687 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc4219ffa80), Data:(*common.BlockData)(0xc421f2dc80), Metadata:(*common.BlockMetadata)(0xc421f2dcc0)}, doMVCCValidation=true
peer0.org1.example.com | [7ab 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [672 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.199 UTC [msp/identity] newIdentity -> DEBU 3e9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [688 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [7ac 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [673 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org2.example.com | [689 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
peer0.org1.example.com | [7ad 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [674 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message TRANSACTION
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [68a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer1.org2.example.com | [675 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [7ae 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer1.org2.example.com | [676 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [68b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [7af 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Move state message TRANSACTION
peer1.org2.example.com | [677 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message TRANSACTION
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer1.org2.example.com | [678 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Received message TRANSACTION from shim
peer0.org1.example.com | [7b0 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org2.example.com | [68c 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer1.org2.example.com | [679 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [7b1 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org2.example.com | [68d 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
peer1.org2.example.com | [67a 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4af00e58]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer1.org2.example.com | [67b 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4af00e58]Sending GET_STATE
peer0.org1.example.com | [7b2 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]sending state message TRANSACTION
peer0.org2.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
peer1.org2.example.com | [67c 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message GET_STATE from shim
peer0.org1.example.com | [7b3 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Received message TRANSACTION from shim
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org2.example.com | ]
peer1.org2.example.com | [67d 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
peer0.org1.example.com | [7b4 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer1.org2.example.com | [67e 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4af00e58]Received GET_STATE, invoking get state from ledger
peer0.org2.example.com | [68e 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer1.org2.example.com | [67f 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [7b5 01-30 08:54:57.93 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bba3ee21]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [680 01-30 08:54:56.97 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58] getting state for chaincode lscc, key exp02, channel businesschannel
peer0.org2.example.com | [68f 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [7b6 01-30 08:54:57.94 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [bba3ee21]Sending GET_STATE
peer1.org2.example.com | [681 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [682 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Got state. Sending RESPONSE
peer0.org2.example.com | [690 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer0.org1.example.com | [7b7 01-30 08:54:57.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Received message GET_STATE from shim
peer1.org2.example.com | [683 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]handleGetState serial send RESPONSE
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org2.example.com | [691 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
peer1.org2.example.com | [684 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Received message RESPONSE from shim
peer0.org1.example.com | [7b8 01-30 08:54:57.94 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org2.example.com | [692 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer1.org2.example.com | [685 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer0.org1.example.com | [7b9 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [bba3ee21]Received GET_STATE, invoking get state from ledger
orderer.example.com | J3QsbWXt
peer0.org2.example.com | [693 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
peer1.org2.example.com | [686 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4af00e58]before send
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7ba 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [687 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [4af00e58]after send
orderer.example.com | 2018-01-30 08:53:08.200 UTC [msp/identity] newIdentity -> DEBU 3ea Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [688 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [4af00e58]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [694 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [7bb 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bba3ee21] getting state for chaincode lscc, key exp02, channel businesschannel
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [689 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [4af00e58]GetState received payload RESPONSE
peer0.org2.example.com | [695 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [7bc 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer1.org2.example.com | [68a 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Transaction completed. Sending COMPLETED
peer0.org2.example.com | [696 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer1.org2.example.com | [68b 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Move state message COMPLETED
peer0.org1.example.com | [7bd 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [bba3ee21]Got state. Sending RESPONSE
peer1.org2.example.com | [68c 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org2.example.com | [697 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
peer1.org2.example.com | [68d 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]send state message COMPLETED
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org2.example.com | [698 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer1.org2.example.com | [68e 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message COMPLETED from shim
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [7be 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [bba3ee21]handleGetState serial send RESPONSE
peer1.org2.example.com | [68f 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org2.example.com | [699 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [690 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]HandleMessage- COMPLETED. Notify
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org2.example.com | [69a 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer1.org2.example.com | [691 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [7bf 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Received message RESPONSE from shim
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org2.example.com | [69b 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer1.org2.example.com | [692 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [7c0 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [7c1 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bba3ee21]before send
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [7c2 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [bba3ee21]after send
peer1.org2.example.com | [693 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU Getting chaincode data for <exp02, 1.0> from cache
peer0.org2.example.com | [69c 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org1.example.com | [7c3 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [bba3ee21]Received RESPONSE, communicated (state:ready)
peer0.org2.example.com | [69d 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer1.org2.example.com | [694 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel version: 1.0
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [7c4 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU [bba3ee21]GetState received payload RESPONSE
orderer.example.com | -----END CERTIFICATE-----
peer0.org2.example.com | [69e 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer1.org2.example.com | [695 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5,syscc=false,proposal=0xc4202aaaa0,canname=exp02:1.0
peer0.org1.example.com | [7c5 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.201 UTC [msp/identity] newIdentity -> DEBU 3eb Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org2.example.com | [69f 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [7c6 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Move state message COMPLETED
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer1.org2.example.com | [696 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : exp02:1.0
peer0.org1.example.com | [7c7 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org2.example.com | [6a0 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
peer1.org2.example.com | [697 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [7c8 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]send state message COMPLETED
peer1.org2.example.com | [698 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: exp02:1.0
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [7c9 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Received message COMPLETED from shim
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [7ca 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer1.org2.example.com | [699 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [7cb 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c]HandleMessage- COMPLETED. Notify
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org1.example.com | [7cc 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
peer0.org1.example.com | [7cd 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [69a 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [7ce 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [7cf 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
peer0.org1.example.com | [7d0 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [f83062e5-983c-4e1d-b86a-1af149bff0cb]
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [7d1 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [69b 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7d2 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel chaincode id: name:"lscc"
peer1.org2.example.com | [69c 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.207 UTC [msp] Validate -> DEBU 3ec MSP Org2MSP validating identity
peer0.org1.example.com | [7d3 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer1.org2.example.com | [69d 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.212 UTC [common/config] validateMSP -> DEBU 3ed Setting up MSP for org OrdererOrg
peer0.org1.example.com | [7d4 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [69e 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.212 UTC [msp] NewBccspMsp -> DEBU 3ee Creating BCCSP-based MSP instance
peer0.org1.example.com | [7d5 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c,syscc=true,proposal=0xc422a5bd10,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.212 UTC [msp] Setup -> DEBU 3ef Setting up MSP instance OrdererMSP
peer0.org1.example.com | [7d6 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.213 UTC [msp/identity] newIdentity -> DEBU 3f0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [7d7 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [69f 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [7d8 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [7d9 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]Inside sendExecuteMessage. Message TRANSACTION
peer1.org2.example.com | [6a0 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message TRANSACTION
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
peer0.org1.example.com | [7da 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [6a1 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message GET_STATE from shim
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [7db 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [6a2 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
peer0.org1.example.com | [7dc 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [bba3ee21]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer1.org2.example.com | [6a3 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4af00e58]Received GET_STATE, invoking get state from ledger
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [7dd 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Move state message TRANSACTION
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer1.org2.example.com | [6a4 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [7de 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [6a5 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58] getting state for chaincode exp02, key a, channel businesschannel
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7df 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [6a6 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | 2018-01-30 08:53:08.217 UTC [msp/identity] newIdentity -> DEBU 3f1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer1.org2.example.com | [6a7 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Got state. Sending RESPONSE
peer0.org1.example.com | [7e0 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]sending state message TRANSACTION
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer1.org2.example.com | [6a8 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]handleGetState serial send RESPONSE
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [6a9 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message GET_STATE from shim
peer0.org1.example.com | [7e1 01-30 08:54:57.95 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Received message TRANSACTION from shim
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [7e2 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer1.org2.example.com | [6aa 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [7e3 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [bba3ee21]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer1.org2.example.com | [6ab 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU [4af00e58]Received GET_STATE, invoking get state from ledger
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [7e4 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer1.org2.example.com | [6ac 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [7e5 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | -----END CERTIFICATE-----
peer1.org2.example.com | [6ad 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58] getting state for chaincode exp02, key b, channel businesschannel
orderer.example.com | 2018-01-30 08:53:08.220 UTC [msp/identity] newIdentity -> DEBU 3f2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [7e6 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Transaction completed. Sending COMPLETED
peer1.org2.example.com | [6ae 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU GetState(). ns=exp02, key=b
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [7e7 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]Move state message COMPLETED
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer1.org2.example.com | [6af 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Got state. Sending RESPONSE
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer1.org2.example.com | [6b0 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]handleGetState serial send RESPONSE
peer0.org1.example.com | [7e8 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [bba3ee21]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer1.org2.example.com | [6b1 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message PUT_STATE from shim
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [7e9 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [bba3ee21]send state message COMPLETED
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer1.org2.example.com | [6b2 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [7ea 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [bba3ee21]Received message COMPLETED from shim
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer1.org2.example.com | [6b3 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer1.org2.example.com | [6b4 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]state is ready
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [7eb 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [6b5 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Completed PUT_STATE. Sending RESPONSE
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [7ec 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.223 UTC [msp] Validate -> DEBU 3f3 MSP OrdererMSP validating identity
peer1.org2.example.com | [6b6 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]enterBusyState trigger event RESPONSE
orderer.example.com | [sarama] 2018/01/30 08:53:08.223482 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [7ed 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:bba3ee21b0c7d4208bfb3d3c100d6f43483190d879d7fb71082ff1779f62e38c
orderer.example.com | [sarama] 2018/01/30 08:53:08.223563 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer1.org2.example.com | [6b7 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message RESPONSE
orderer.example.com | [sarama] 2018/01/30 08:53:08.223652 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [7ee 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [6b8 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:08.223778 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | 2018-01-30 08:53:08.228 UTC [msp] Setup -> DEBU 3f4 Setting up the MSP manager (3 msps)
peer1.org2.example.com | [6b9 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.228 UTC [msp] Setup -> DEBU 3f5 MSP manager setup complete, setup 3 msps
peer0.org1.example.com | [7ef 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [6ba 01-30 08:54:56.98 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message RESPONSE
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] GetPolicy -> DEBU 3f6 Returning policy Readers for evaluation
peer0.org1.example.com | [7f0 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
peer1.org2.example.com | [6bb 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message PUT_STATE from shim
peer0.org1.example.com | [7f1 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [f83062e5-983c-4e1d-b86a-1af149bff0cb]
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] CommitProposals -> DEBU 3f7 In commit adding relative sub-policy Org1MSP/Readers to Application
peer1.org2.example.com | [6bc 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
peer0.org1.example.com | [7f2 01-30 08:54:57.96 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] GetPolicy -> DEBU 3f8 Returning policy Writers for evaluation
peer0.org1.example.com | [7f3 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer1.org2.example.com | [6bd 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] CommitProposals -> DEBU 3f9 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org1.example.com | [7f4 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421f473e0
peer1.org2.example.com | [6be 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]state is ready
peer0.org1.example.com | [7f5 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [7f6 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
peer1.org2.example.com | [6bf 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU [4af00e58]Completed PUT_STATE. Sending RESPONSE
peer0.org1.example.com | [7f7 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer1.org2.example.com | [6c0 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [4af00e58]enterBusyState trigger event RESPONSE
peer0.org1.example.com | [7f8 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] GetPolicy -> DEBU 3fa Returning policy Admins for evaluation
peer1.org2.example.com | [6c1 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message RESPONSE
peer0.org1.example.com | [7f9 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | [sarama] 2018/01/30 08:53:08.230284 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [7fa 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421f48af0, header 0xc421f47410
peer1.org2.example.com | [6c2 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
zookeeper2 | 2018-01-30 08:53:11,427 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810000 type:create cxid:0x28 zxid:0x100000039 txntype:-1 reqpath:n/a Error Path:/config/topics Error:KeeperErrorCode = NodeExists for /config/topics
peer0.org1.example.com | [7fb 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
orderer.example.com | 2018-01-30 08:53:08.229 UTC [policies] CommitProposals -> DEBU 3fb In commit adding relative sub-policy Org1MSP/Admins to Application
peer0.org1.example.com | [7fc 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957
peer1.org2.example.com | [6c3 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.230 UTC [policies] GetPolicy -> DEBU 3fc Returning policy Readers for evaluation
peer1.org2.example.com | [6c4 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message RESPONSE
peer0.org1.example.com | [7fd 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957]
peer1.org2.example.com | [6c5 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:08.230652 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [7fe 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | [sarama] 2018/01/30 08:53:08.230933 client.go:626: client/metadata no available broker to send metadata request to
peer1.org2.example.com | [6c6 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [7ff 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [fe34517e-691d-434f-9722-e4909dfad6a2]
orderer.example.com | 2018-01-30 08:53:08.230 UTC [policies] CommitProposals -> DEBU 3fd In commit adding relative sub-policy Org2MSP/Readers to Application
peer1.org2.example.com | [6c7 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [800 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel
orderer.example.com | 2018-01-30 08:53:08.231 UTC [policies] GetPolicy -> DEBU 3fe Returning policy Writers for evaluation
peer0.org1.example.com | [801 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel version: 1.0.2
peer1.org2.example.com | [6c8 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
orderer.example.com | [sarama] 2018/01/30 08:53:08.230987 client.go:428: client/brokers resurrecting 4 dead seed brokers
peer0.org1.example.com | [802 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957,syscc=true,proposal=0xc421f48af0,canname=lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.231 UTC [policies] CommitProposals -> DEBU 3ff In commit adding relative sub-policy Org2MSP/Writers to Application
peer1.org2.example.com | [6c9 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [803 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
orderer.example.com | [sarama] 2018/01/30 08:53:08.232700 client.go:187: Closing Client
peer0.org1.example.com | [804 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [6ca 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [805 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.231 UTC [policies] GetPolicy -> DEBU 400 Returning policy Admins for evaluation
peer1.org2.example.com | [6cb 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
peer0.org1.example.com | [806 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.232 UTC [policies] CommitProposals -> DEBU 401 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:08.232 UTC [policies] GetPolicy -> DEBU 402 Returning policy Admins for evaluation
peer0.org1.example.com | [807 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 403 Returning policy Admins for evaluation
peer1.org2.example.com | [6cc 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [18d0f42b-067e-4acd-bae4-cb677ba7e82a]
peer0.org1.example.com | [808 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 404 Returning policy Writers for evaluation
peer1.org2.example.com | [6cd 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 405 Returning policy Writers for evaluation
peer1.org2.example.com | [6ce 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel chaincode id: name:"exp02"
peer0.org1.example.com | [809 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 406 Returning policy Readers for evaluation
peer1.org2.example.com | [6cf 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"exp02" is escc
peer0.org1.example.com | [80a 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 407 Returning policy Readers for evaluation
peer1.org2.example.com | [6d0 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.234 UTC [policies] GetPolicy -> DEBU 408 Returning policy Readers for evaluation
peer0.org1.example.com | [80b 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer1.org2.example.com | [6d1 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5,syscc=true,proposal=0xc4202aaaa0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.236 UTC [policies] CommitProposals -> DEBU 409 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer0.org1.example.com | [80c 01-30 08:54:58.10 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [6d2 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.237 UTC [policies] GetPolicy -> DEBU 40a Returning policy Writers for evaluation
peer0.org1.example.com | [80d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]sending state message TRANSACTION
peer1.org2.example.com | [6d3 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.237 UTC [policies] CommitProposals -> DEBU 40b In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer1.org2.example.com | [6d4 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [80e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.237 UTC [policies] GetPolicy -> DEBU 40c Returning policy Admins for evaluation
peer1.org2.example.com | [6d5 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [80f 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.238 UTC [policies] CommitProposals -> DEBU 40d In commit adding relative sub-policy OrdererOrg/Admins to Orderer
peer1.org2.example.com | [6d6 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.239 UTC [policies] GetPolicy -> DEBU 40e Returning policy Admins for evaluation
peer0.org1.example.com | [810 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [13e9f5ab]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [6d7 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [811 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.239 UTC [policies] GetPolicy -> DEBU 40f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.239 UTC [policies] GetPolicy -> DEBU 410 Returning policy Readers for evaluation
peer0.org1.example.com | [812 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Move state message COMPLETED
peer1.org2.example.com | [6d8 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [4af00e58]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 411 Returning policy Writers for evaluation
peer0.org1.example.com | [813 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer1.org2.example.com | [6d9 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 412 Returning policy Writers for evaluation
peer0.org1.example.com | [814 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]send state message COMPLETED
peer1.org2.example.com | [6da 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] CommitProposals -> DEBU 413 In commit adding relative sub-policy Application/Writers to Channel
peer0.org1.example.com | [815 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Received message COMPLETED from shim
peer1.org2.example.com | [6db 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [816 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 414 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] CommitProposals -> DEBU 415 In commit adding relative sub-policy Application/Readers to Channel
peer1.org2.example.com | [6dc 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]sending state message TRANSACTION
peer1.org2.example.com | [6dd 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Received message TRANSACTION from shim
peer0.org1.example.com | [817 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [6de 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.240 UTC [policies] GetPolicy -> DEBU 416 Returning policy Org1MSP/Writers for evaluation
peer0.org1.example.com | [818 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 417 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer1.org2.example.com | [6df 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [4af00e58]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 418 Returning policy Org1MSP/Admins for evaluation
peer0.org1.example.com | [819 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [6e0 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
peer0.org1.example.com | [81a 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 419 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer1.org2.example.com | [6e1 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 41a Returning policy Org2MSP/Readers for evaluation
peer0.org1.example.com | [81b 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 41b In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer1.org2.example.com | [6e2 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [81c 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [fe34517e-691d-434f-9722-e4909dfad6a2]
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 41c Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] CommitProposals -> DEBU 41d In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer0.org1.example.com | [81d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer1.org2.example.com | [6e3 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.241 UTC [policies] GetPolicy -> DEBU 41e Returning policy Org2MSP/Admins for evaluation
peer0.org1.example.com | [81e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel chaincode id: name:"lscc"
peer1.org2.example.com | [6e4 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [4af00e58]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] CommitProposals -> DEBU 41f In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer0.org1.example.com | [81f 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] GetPolicy -> DEBU 420 Returning policy Admins for evaluation
peer1.org2.example.com | [6e5 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [4af00e58]send state message COMPLETED
peer0.org1.example.com | [820 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] CommitProposals -> DEBU 421 In commit adding relative sub-policy Application/Admins to Channel
peer1.org2.example.com | [6e6 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [4af00e58]Received message COMPLETED from shim
peer0.org1.example.com | [821 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957,syscc=true,proposal=0xc421f48af0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.242 UTC [policies] GetPolicy -> DEBU 422 Returning policy Org1MSP/Readers for evaluation
peer0.org1.example.com | [822 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.243 UTC [policies] CommitProposals -> DEBU 423 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer0.org1.example.com | [823 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [6e7 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.243 UTC [policies] GetPolicy -> DEBU 424 Returning policy OrdererOrg/Readers for evaluation
peer0.org1.example.com | [824 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer1.org2.example.com | [6e8 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [6e9 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [825 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] CommitProposals -> DEBU 425 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] GetPolicy -> DEBU 426 Returning policy OrdererOrg/Writers for evaluation
peer0.org1.example.com | [826 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer1.org2.example.com | [6ea 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] CommitProposals -> DEBU 427 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [827 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [6eb 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.245 UTC [policies] GetPolicy -> DEBU 428 Returning policy OrdererOrg/Admins for evaluation
peer0.org1.example.com | [828 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [13e9f5ab]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 429 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer1.org2.example.com | [6ec 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 42a Returning policy Admins for evaluation
peer0.org1.example.com | [829 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Move state message TRANSACTION
peer0.org1.example.com | [82a 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 42b In commit adding relative sub-policy Orderer/Admins to Channel
peer1.org2.example.com | [6ed 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [18d0f42b-067e-4acd-bae4-cb677ba7e82a]
peer0.org1.example.com | [82b 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 42c Returning policy BlockValidation for evaluation
peer0.org1.example.com | [82c 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]sending state message TRANSACTION
peer1.org2.example.com | [6ee 01-30 08:54:56.99 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 42d In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer1.org2.example.com | [6ef 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 42e Returning policy Readers for evaluation
peer0.org1.example.com | [82d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Received message TRANSACTION from shim
peer1.org2.example.com | [6f0 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 42f In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [82e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer1.org2.example.com | [6f1 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] GetPolicy -> DEBU 430 Returning policy Writers for evaluation
peer0.org1.example.com | [82f 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [13e9f5ab]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [6f2 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422646960
orderer.example.com | 2018-01-30 08:53:08.247 UTC [policies] CommitProposals -> DEBU 431 In commit adding relative sub-policy Orderer/Writers to Channel
peer1.org2.example.com | [6f3 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer0.org1.example.com | [830 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 432 Returning policy Admins for evaluation
peer1.org2.example.com | [6f4 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 433 Returning policy Admins for evaluation
peer0.org1.example.com | [831 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
peer1.org2.example.com | [6f5 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 434 Returning policy Readers for evaluation
peer0.org1.example.com | [832 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 435 Returning policy Readers for evaluation
peer1.org2.example.com | [6f6 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 436 Returning policy Writers for evaluation
peer1.org2.example.com | [6f7 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [833 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]Move state message COMPLETED
peer1.org2.example.com | [6f8 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 437 Returning policy Writers for evaluation
peer1.org2.example.com | [6f9 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc422341800, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer1.org2.example.com | [6fa 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org1.example.com | [834 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [13e9f5ab]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 438 Returning policy Readers for evaluation
peer1.org2.example.com | [6fb 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
peer1.org2.example.com | [6fc 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] CommitProposals -> DEBU 439 As expected, current configuration has policy '/Channel/Readers'
peer1.org2.example.com | [6fd 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
peer0.org1.example.com | [835 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [13e9f5ab]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.248 UTC [policies] GetPolicy -> DEBU 43a Returning policy Writers for evaluation
peer1.org2.example.com | [6fe 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
peer0.org1.example.com | [836 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [13e9f5ab]Received message COMPLETED from shim
peer1.org2.example.com | [6ff 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] CommitProposals -> DEBU 43b As expected, current configuration has policy '/Channel/Writers'
peer1.org2.example.com | [700 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [3a895bd6-8366-4b47-8ee5-b5b28b716197]
peer1.org2.example.com | [701 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] GetPolicy -> DEBU 43c Returning policy Application/Readers for evaluation
peer1.org2.example.com | [702 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [3a895bd6-8366-4b47-8ee5-b5b28b716197]
peer0.org1.example.com | [837 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer1.org2.example.com | [703 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] CommitProposals -> DEBU 43d As expected, current configuration has policy '/Channel/Application/Readers'
peer1.org2.example.com | [704 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [84375941-d5df-4435-9bd0-992ad0b9b685]
peer0.org1.example.com | [838 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [705 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=7dff031a-be65-46d5-adc0-a7a2b9611e96,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.257 UTC [policies] GetPolicy -> DEBU 43e Returning policy Application/Writers for evaluation
peer0.org1.example.com | [839 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:13e9f5ab91dab74a64dabac33c97363f13405189366b8a98eae1f530c9464957
peer1.org2.example.com | [706 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] CommitProposals -> DEBU 43f As expected, current configuration has policy '/Channel/Application/Writers'
peer1.org2.example.com | [707 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer1.org2.example.com | [708 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] GetPolicy -> DEBU 440 Returning policy Application/Admins for evaluation
peer1.org2.example.com | [709 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
peer1.org2.example.com | [70a 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7dff031a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] CommitProposals -> DEBU 441 As expected, current configuration has policy '/Channel/Application/Admins'
peer0.org1.example.com | [83a 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer1.org2.example.com | [70b 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] GetPolicy -> DEBU 442 Returning policy Orderer/BlockValidation for evaluation
peer0.org1.example.com | [83b 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer1.org2.example.com | [70c 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7dff031a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.259 UTC [policies] CommitProposals -> DEBU 443 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
peer0.org1.example.com | [83c 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] NewStandardValues -> DEBU 444 Initializing protos for *config.ChannelProtos
peer1.org2.example.com | [70d 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7dff031a]Move state message TRANSACTION
peer1.org2.example.com | [70e 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7dff031a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [83d 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [fe34517e-691d-434f-9722-e4909dfad6a2]
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] initializeProtosStruct -> DEBU 445 Processing field: HashingAlgorithm
peer0.org1.example.com | [83e 01-30 08:54:58.11 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
peer1.org2.example.com | [70f 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [710 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7dff031a]sending state message TRANSACTION
peer1.org2.example.com | [711 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] initializeProtosStruct -> DEBU 446 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:08.259 UTC [common/config] initializeProtosStruct -> DEBU 447 Processing field: OrdererAddresses
peer1.org2.example.com | [712 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7dff031a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [83f 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
peer0.org1.example.com | [840 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4222cf290
peer0.org1.example.com | [841 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [842 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.260 UTC [common/config] initializeProtosStruct -> DEBU 448 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:08.260 UTC [common/configtx] addToMap -> DEBU 449 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:08.260 UTC [common/configtx] addToMap -> DEBU 44a Adding to config map: [Groups] /Channel/Application
peer1.org2.example.com | [713 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7dff031a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [714 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | 2018-01-30 08:53:08.261 UTC [common/configtx] addToMap -> DEBU 44b Adding to config map: [Groups] /Channel/Application/Org1MSP
peer0.org1.example.com | [843 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
peer0.org1.example.com | [844 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
peer0.org1.example.com | [845 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [846 01-30 08:54:58.21 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4220284b0, header 0xc4222cf2c0
peer0.org1.example.com | [847 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
peer0.org1.example.com | [848 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4
peer0.org1.example.com | [849 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4]
peer1.org2.example.com | [715 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [84a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer1.org2.example.com | [716 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
orderer.example.com | 2018-01-30 08:53:08.261 UTC [common/configtx] addToMap -> DEBU 44c Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
peer1.org2.example.com | [717 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [84b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [5bb99844-f2d1-443a-a842-fe0add74eaf5]
peer0.org1.example.com | [84c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel
peer0.org1.example.com | [84d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel version: 1.0.2
peer0.org1.example.com | [84e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4,syscc=true,proposal=0xc4220284b0,canname=lscc:1.0.2
peer0.org1.example.com | [84f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : lscc:1.0.2
peer1.org2.example.com | [718 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]Move state message COMPLETED
peer0.org1.example.com | [850 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer1.org2.example.com | [719 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7dff031a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 44d Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
peer0.org1.example.com | [851 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: lscc:1.0.2
peer1.org2.example.com | [71a 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7dff031a]send state message COMPLETED
peer0.org1.example.com | [852 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 44e Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
peer0.org1.example.com | [853 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 44f Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
peer0.org1.example.com | [854 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer1.org2.example.com | [71b 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7dff031a]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 450 Adding to config map: [Groups] /Channel/Application/Org2MSP
peer0.org1.example.com | [855 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]sendExecuteMsg trigger event TRANSACTION
peer1.org2.example.com | [71c 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7dff031a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 451 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
peer0.org1.example.com | [856 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.262 UTC [common/configtx] addToMap -> DEBU 452 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 453 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
peer0.org1.example.com | [857 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [858 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [71d 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7dff031a-be65-46d5-adc0-a7a2b9611e96]HandleMessage- COMPLETED. Notify
peer1.org2.example.com | [71e 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7dff031a-be65-46d5-adc0-a7a2b9611e96
peer1.org2.example.com | [71f 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
peer0.org1.example.com | [859 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]sending state message TRANSACTION
peer1.org2.example.com | [720 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [84375941-d5df-4435-9bd0-992ad0b9b685]
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 454 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
peer0.org1.example.com | [85a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message TRANSACTION from shim
peer1.org2.example.com | [721 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
peer0.org1.example.com | [85b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 455 Adding to config map: [Policy] /Channel/Application/Writers
peer0.org1.example.com | [85c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2b22a17a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer1.org2.example.com | [722 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 456 Adding to config map: [Policy] /Channel/Application/Readers
peer0.org1.example.com | [85d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [2b22a17a]Sending GET_STATE_BY_RANGE
peer1.org2.example.com | [723 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420166b00), Data:(*common.BlockData)(0xc422649e60), Metadata:(*common.BlockMetadata)(0xc422649ea0)}, doMVCCValidation=true
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 457 Adding to config map: [Policy] /Channel/Application/Admins
peer0.org1.example.com | [85e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message GET_STATE_BY_RANGE from shim
peer1.org2.example.com | [724 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
peer0.org1.example.com | [85f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: GET_STATE_BY_RANGE in state ready
orderer.example.com | 2018-01-30 08:53:08.263 UTC [common/configtx] addToMap -> DEBU 458 Adding to config map: [Groups] /Channel/Orderer
peer0.org1.example.com | [860 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Received GET_STATE_BY_RANGE, invoking get state from ledger
peer1.org2.example.com | [725 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 459 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
peer1.org2.example.com | [726 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
peer0.org1.example.com | [861 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU Exiting GET_STATE_BY_RANGE
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45a Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
peer1.org2.example.com | [727 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
peer0.org1.example.com | [862 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer1.org2.example.com | [728 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer0.org1.example.com | [863 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/common/ledger/util/leveldbhelper] GetStateRangeScanIterator.getStateRangeScanIterator.newResultsItr.GetStateRangeScanIterator.GetIterator -> DEBU Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x0, 0x1}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x1}]
peer1.org2.example.com | [729 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
peer0.org1.example.com | [864 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/rwsetutil] getQueryResponse.Next.updateRangeQueryInfo.AddResult -> DEBU Adding a result
peer1.org2.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
peer0.org1.example.com | [865 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Got keys and values. Sending RESPONSE
peer1.org2.example.com | ]
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
peer0.org1.example.com | [866 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2b22a17a]handleGetStateByRange serial send RESPONSE
peer1.org2.example.com | [72a 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
orderer.example.com | 2018-01-30 08:53:08.264 UTC [common/configtx] addToMap -> DEBU 45e Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
peer1.org2.example.com | [72b 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
peer0.org1.example.com | [867 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message RESPONSE from shim
peer1.org2.example.com | [72c 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
peer0.org1.example.com | [868 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 45f Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
peer1.org2.example.com | [72d 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
peer0.org1.example.com | [869 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]before send
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 460 Adding to config map: [Values] /Channel/Orderer/ConsensusType
peer1.org2.example.com | [72e 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
peer0.org1.example.com | [86a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]after send
peer1.org2.example.com | [72f 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 461 Adding to config map: [Values] /Channel/Orderer/BatchSize
zookeeper2 | 2018-01-30 08:53:12,122 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x40 zxid:0x10000003c txntype:-1 reqpath:n/a Error Path:/brokers/topics/testchainid/partitions/0 Error:KeeperErrorCode = NoNode for /brokers/topics/testchainid/partitions/0
peer0.org1.example.com | [86b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2b22a17a]Received RESPONSE, communicated (state:ready)
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 462 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
peer1.org2.example.com | [730 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [86c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU [2b22a17a]Received RESPONSE. Successfully got range
peer1.org2.example.com | [731 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [86d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [2b22a17a]Sending QUERY_STATE_CLOSE
orderer.example.com | 2018-01-30 08:53:08.265 UTC [common/configtx] addToMap -> DEBU 463 Adding to config map: [Policy] /Channel/Orderer/Admins
peer1.org2.example.com | [732 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [86e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message QUERY_STATE_CLOSE from shim
orderer.example.com | 2018-01-30 08:53:08.270 UTC [common/configtx] addToMap -> DEBU 464 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
peer0.org1.example.com | [86f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: QUERY_STATE_CLOSE in state ready
peer1.org2.example.com | [733 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
orderer.example.com | 2018-01-30 08:53:08.273 UTC [common/configtx] addToMap -> DEBU 465 Adding to config map: [Policy] /Channel/Orderer/Readers
peer0.org1.example.com | [870 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Received QUERY_STATE_CLOSE, invoking query state close from ledger
peer1.org2.example.com | [734 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer0.org1.example.com | [871 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU Exiting QUERY_STATE_CLOSE
orderer.example.com | 2018-01-30 08:53:08.273 UTC [common/configtx] addToMap -> DEBU 466 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:08.273 UTC [common/configtx] addToMap -> DEBU 467 Adding to config map: [Values] /Channel/BlockDataHashingStructure
peer0.org1.example.com | [872 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.275 UTC [common/configtx] addToMap -> DEBU 468 Adding to config map: [Values] /Channel/Consortium
peer1.org2.example.com | [735 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [873 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU Closed. Sending RESPONSE
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 469 Adding to config map: [Values] /Channel/HashingAlgorithm
peer0.org1.example.com | [874 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU [2b22a17a]handleQueryStateClose serial send RESPONSE
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46a Adding to config map: [Values] /Channel/OrdererAddresses
peer1.org2.example.com | [736 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [875 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message RESPONSE from shim
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46b Adding to config map: [Policy] /Channel/Readers
peer1.org2.example.com | [737 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer0.org1.example.com | [876 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: RESPONSE(state:ready)
peer1.org2.example.com | [738 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46c Adding to config map: [Policy] /Channel/Writers
peer0.org1.example.com | [877 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]before send
orderer.example.com | 2018-01-30 08:53:08.276 UTC [common/configtx] addToMap -> DEBU 46d Adding to config map: [Policy] /Channel/Admins
peer1.org2.example.com | [739 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [878 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU [2b22a17a]after send
peer1.org2.example.com | [73a 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/configtx] processConfig -> DEBU 46e Beginning new config for channel businesschannel
peer0.org1.example.com | [879 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU [2b22a17a]Received RESPONSE, communicated (state:ready)
peer1.org2.example.com | [73b 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] NewStandardValues -> DEBU 46f Initializing protos for *config.ChannelProtos
peer0.org1.example.com | [87a 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU [2b22a17a]Received RESPONSE. Successfully got range
peer1.org2.example.com | [73c 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 470 Processing field: HashingAlgorithm
peer0.org1.example.com | [87b 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 471 Processing field: BlockDataHashingStructure
peer0.org1.example.com | [87c 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Move state message COMPLETED
peer0.org1.example.com | [87d 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 472 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:08.277 UTC [common/config] initializeProtosStruct -> DEBU 473 Processing field: Consortium
peer0.org1.example.com | [87e 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.277 UTC [policies] ProposePolicy -> DEBU 474 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:08.277 UTC [policies] ProposePolicy -> DEBU 475 Proposed new policy Writers for Channel
peer0.org1.example.com | [87f 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.277 UTC [policies] ProposePolicy -> DEBU 476 Proposed new policy Admins for Channel
peer0.org1.example.com | [880 01-30 08:54:58.22 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.278 UTC [common/config] NewStandardValues -> DEBU 477 Initializing protos for *struct {}
peer0.org1.example.com | [881 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.278 UTC [policies] ProposePolicy -> DEBU 478 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:08.278 UTC [policies] ProposePolicy -> DEBU 479 Proposed new policy Admins for Application
peer0.org1.example.com | [882 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4
orderer.example.com | 2018-01-30 08:53:08.278 UTC [policies] ProposePolicy -> DEBU 47a Proposed new policy Writers for Application
peer0.org1.example.com | [883 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.278 UTC [common/config] NewStandardValues -> DEBU 47b Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [884 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [885 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | 2018-01-30 08:53:08.278 UTC [common/config] initializeProtosStruct -> DEBU 47c Processing field: MSP
peer0.org1.example.com | [886 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [5bb99844-f2d1-443a-a842-fe0add74eaf5]
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] NewStandardValues -> DEBU 47d Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [887 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
peer0.org1.example.com | [888 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel chaincode id: name:"lscc"
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] initializeProtosStruct -> DEBU 47e Processing field: AnchorPeers
peer0.org1.example.com | [889 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"lscc" is escc
peer0.org1.example.com | [88a 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] NewStandardValues -> DEBU 47f Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [88b 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4,syscc=true,proposal=0xc4220284b0,canname=escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] initializeProtosStruct -> DEBU 480 Processing field: MSP
peer0.org1.example.com | [88c 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.279 UTC [policies] ProposePolicy -> DEBU 481 Proposed new policy Readers for Org1MSP
peer0.org1.example.com | [88d 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [88e 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
peer0.org1.example.com | [88f 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.279 UTC [policies] ProposePolicy -> DEBU 482 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:08.279 UTC [policies] ProposePolicy -> DEBU 483 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] NewStandardValues -> DEBU 484 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:08.279 UTC [common/config] initializeProtosStruct -> DEBU 485 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] NewStandardValues -> DEBU 486 Initializing protos for *config.ApplicationOrgProtos
peer0.org1.example.com | [890 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] initializeProtosStruct -> DEBU 487 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] NewStandardValues -> DEBU 488 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [891 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [892 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [2b22a17a]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] initializeProtosStruct -> DEBU 489 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [policies] ProposePolicy -> DEBU 48a Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [policies] ProposePolicy -> DEBU 48b Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:08.280 UTC [policies] ProposePolicy -> DEBU 48c Proposed new policy Admins for Org2MSP
peer0.org1.example.com | [893 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] NewStandardValues -> DEBU 48d Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:08.280 UTC [common/config] initializeProtosStruct -> DEBU 48e Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 48f Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 490 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 491 Processing field: KafkaBrokers
peer0.org1.example.com | [894 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [895 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [896 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]sending state message TRANSACTION
peer0.org1.example.com | [897 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Received message TRANSACTION from shim
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 492 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 493 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 494 Proposed new policy Writers for Orderer
peer0.org1.example.com | [898 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [899 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [2b22a17a]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 495 Proposed new policy Admins for Orderer
peer0.org1.example.com | [89a 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 496 Proposed new policy BlockValidation for Orderer
peer0.org1.example.com | [89b 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] NewStandardValues -> DEBU 497 Initializing protos for *config.OrganizationProtos
peer0.org1.example.com | [89c 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] initializeProtosStruct -> DEBU 498 Processing field: MSP
peer0.org1.example.com | [89d 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 499 Proposed new policy Admins for OrdererOrg
peer0.org1.example.com | [89e 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [2b22a17a]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [89f 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [2b22a17a]send state message COMPLETED
peer0.org1.example.com | [8a0 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [2b22a17a]Received message COMPLETED from shim
peer0.org1.example.com | [8a1 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 49a Proposed new policy Readers for OrdererOrg
peer0.org1.example.com | [8a2 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.281 UTC [policies] ProposePolicy -> DEBU 49b Proposed new policy Writers for OrdererOrg
peer0.org1.example.com | [8a3 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:2b22a17a228d08e7937c6e5079d98177edba00b70d37738170ecc22f342e18a4
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] Validate -> DEBU 49c Anchor peers for org Org1MSP are
peer0.org1.example.com | [8a4 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.281 UTC [common/config] validateMSP -> DEBU 49d Setting up MSP for org Org1MSP
peer0.org1.example.com | [8a5 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
peer0.org1.example.com | [8a6 01-30 08:54:58.23 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp] NewBccspMsp -> DEBU 49e Creating BCCSP-based MSP instance
peer0.org1.example.com | [8a7 01-30 08:54:58.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [5bb99844-f2d1-443a-a842-fe0add74eaf5]
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp] Setup -> DEBU 49f Setting up MSP instance Org1MSP
peer0.org1.example.com | [8a8 01-30 08:54:58.26 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp/identity] newIdentity -> DEBU 4a0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8a9 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [8aa 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc421893b00
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8ab 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
peer0.org1.example.com | [8ac 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
peer0.org1.example.com | [8ad 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [8ae 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [8af 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [8b0 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc421d8b680, header 0xc421893b30
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
peer0.org1.example.com | [8b1 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc"
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [8b2 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
peer0.org1.example.com | [8b3 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09]
peer0.org1.example.com | [8b4 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
peer0.org1.example.com | [8b5 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [7b7b19b9-df47-4a41-b8a6-6790b9c37d76]
orderer.example.com | yEwB5uHweA==
peer0.org1.example.com | [8b6 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8b7 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.282 UTC [msp/identity] newIdentity -> DEBU 4a1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8b8 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09,syscc=true,proposal=0xc421d8b680,canname=qscc:1.0.2
peer0.org1.example.com | [8b9 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | [8ba 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [8bb 01-30 08:54:58.57 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
peer0.org1.example.com | [8bc 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | [8bd 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
peer0.org1.example.com | [8be 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [8bf 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
peer0.org1.example.com | [8c0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Move state message TRANSACTION
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8c1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.283 UTC [msp/identity] newIdentity -> DEBU 4a2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | [8c2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
peer0.org1.example.com | [8c3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]sending state message TRANSACTION
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:08.284 UTC [msp] Validate -> DEBU 4a3 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:08.284 UTC [common/config] Validate -> DEBU 4a4 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:08.285 UTC [common/config] validateMSP -> DEBU 4a5 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:08.285 UTC [msp] NewBccspMsp -> DEBU 4a6 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:08.285 UTC [msp] Setup -> DEBU 4a7 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:08.285 UTC [msp/identity] newIdentity -> DEBU 4a8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8c4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Received message TRANSACTION from shim
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [8c5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [8c6 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7df7a65d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [8c7 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetChainInfo on chain: businesschannel
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8c8 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Transaction completed. Sending COMPLETED
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [8c9 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Move state message COMPLETED
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
peer0.org1.example.com | [8ca 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
peer0.org1.example.com | [8cb 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]send state message COMPLETED
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
peer0.org1.example.com | [8cc 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Received message COMPLETED from shim
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
peer0.org1.example.com | [8cd 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
peer0.org1.example.com | [8ce 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09]HandleMessage- COMPLETED. Notify
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
peer0.org1.example.com | [8cf 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09
peer0.org1.example.com | [8d0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
peer0.org1.example.com | [8d1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | J3QsbWXt
peer0.org1.example.com | [8d2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8d3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [7b7b19b9-df47-4a41-b8a6-6790b9c37d76]
orderer.example.com | 2018-01-30 08:53:08.286 UTC [msp/identity] newIdentity -> DEBU 4a9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8d4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | [8d5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel chaincode id: name:"qscc"
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8d6 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"qscc" is escc
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | [8d7 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09 channel id: businesschannel version: 1.0.2
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
peer0.org1.example.com | [8d8 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09,syscc=true,proposal=0xc421d8b680,canname=escc:1.0.2
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | [8d9 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [8da 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
peer0.org1.example.com | [8db 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
peer0.org1.example.com | [8dc 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [8dd 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:08.287 UTC [msp/identity] newIdentity -> DEBU 4aa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | [8de 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
peer0.org1.example.com | [8df 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [7df7a65d]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
peer0.org1.example.com | [8e0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Move state message TRANSACTION
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
peer0.org1.example.com | [8e1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:08.289 UTC [msp] Validate -> DEBU 4ab MSP Org2MSP validating identity
peer0.org1.example.com | [8e2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.290 UTC [common/config] validateMSP -> DEBU 4ac Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:08.290 UTC [msp] NewBccspMsp -> DEBU 4ad Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:08.290 UTC [msp] Setup -> DEBU 4ae Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:08.291 UTC [msp/identity] newIdentity -> DEBU 4af Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [8e3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]sending state message TRANSACTION
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [8e4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Received message TRANSACTION from shim
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
peer0.org1.example.com | [8e5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
peer0.org1.example.com | [8e6 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [7df7a65d]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
peer0.org1.example.com | [8e7 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
peer0.org1.example.com | [8e8 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
peer0.org1.example.com | [8e9 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Transaction completed. Sending COMPLETED
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
peer0.org1.example.com | [8ea 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]Move state message COMPLETED
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8eb 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [7df7a65d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.292 UTC [msp/identity] newIdentity -> DEBU 4b0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8ec 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [7df7a65d]send state message COMPLETED
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [8ed 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [7df7a65d]Received message COMPLETED from shim
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [8ee 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
peer0.org1.example.com | [8ef 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09]HandleMessage- COMPLETED. Notify
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
peer0.org1.example.com | [8f0 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:7df7a65d58f2a67f4c53cc0a8ef98701c90bf8b4c11411ccc074f3340dac9d09
peer0.org1.example.com | [8f1 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [8f2 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [8f3 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
peer0.org1.example.com | [8f4 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [7b7b19b9-df47-4a41-b8a6-6790b9c37d76]
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [8f5 01-30 08:54:58.58 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
peer0.org1.example.com | [8f6 01-30 08:54:58.68 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Entry
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [8f7 01-30 08:54:58.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU ValidateProposalMessage starts for signed proposal 0xc4222cfce0
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [8f8 01-30 08:54:58.68 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.293 UTC [msp/identity] newIdentity -> DEBU 4b1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
peer0.org1.example.com | [8f9 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
peer0.org1.example.com | [8fa 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | [8fb 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
peer0.org1.example.com | [8fc 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
peer0.org1.example.com | [8fd 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage starts for proposal 0xc4226733b0, header 0xc4222cfd10
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
peer0.org1.example.com | [8fe 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU validateChaincodeProposalMessage info: header extension references chaincode name:"qscc"
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
zookeeper2 | 2018-01-30 08:53:12,131 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x41 zxid:0x10000003d txntype:-1 reqpath:n/a Error Path:/brokers/topics/testchainid/partitions Error:KeeperErrorCode = NoNode for /brokers/topics/testchainid/partitions
peer0.org1.example.com | [8ff 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU processing txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
peer0.org1.example.com | [900 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf]
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
peer0.org1.example.com | [901 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [902 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [a1987bac-4b77-4a97-8602-71b0eec5ed92]
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
peer0.org1.example.com | [903 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel
peer0.org1.example.com | [904 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel version: 1.0.2
orderer.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | [905 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf,syscc=true,proposal=0xc4226733b0,canname=qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.294 UTC [msp] Validate -> DEBU 4b2 MSP OrdererMSP validating identity
peer0.org1.example.com | [906 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.294 UTC [msp] Setup -> DEBU 4b3 Setting up the MSP manager (3 msps)
peer0.org1.example.com | [907 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
peer0.org1.example.com | [908 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: qscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.295 UTC [msp] Setup -> DEBU 4b4 MSP manager setup complete, setup 3 msps
peer0.org1.example.com | [909 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]Inside sendExecuteMessage. Message TRANSACTION
peer0.org1.example.com | [90a 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
peer0.org1.example.com | [90b 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.295 UTC [policies] GetPolicy -> DEBU 4b5 Returning policy Readers for evaluation
peer0.org1.example.com | [90c 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]sendExecuteMsg trigger event TRANSACTION
peer0.org1.example.com | [90d 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Move state message TRANSACTION
peer0.org1.example.com | [90e 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [90f 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] CommitProposals -> DEBU 4b6 In commit adding relative sub-policy Org1MSP/Readers to Application
peer0.org1.example.com | [910 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] GetPolicy -> DEBU 4b7 Returning policy Writers for evaluation
peer0.org1.example.com | [911 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Received message TRANSACTION from shim
peer0.org1.example.com | [912 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] CommitProposals -> DEBU 4b8 In commit adding relative sub-policy Org1MSP/Writers to Application
peer0.org1.example.com | [913 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [620dc708]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [914 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU Invoke function: GetBlockByNumber on chain: businesschannel
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] GetPolicy -> DEBU 4b9 Returning policy Admins for evaluation
peer0.org1.example.com | [915 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU retrieveBlockByNumber() - blockNum = [2]
peer0.org1.example.com | [916 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[25834]
orderer.example.com | 2018-01-30 08:53:08.296 UTC [policies] CommitProposals -> DEBU 4ba In commit adding relative sub-policy Org1MSP/Admins to Application
peer0.org1.example.com | [917 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Remaining bytes=[28995], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] GetPolicy -> DEBU 4bb Returning policy Readers for evaluation
peer0.org1.example.com | [918 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU Returning blockbytes - length=[13875], placementInfo={fileNum=[0], startOffset=[25834], bytesOffset=[25836]}
peer0.org1.example.com | [919 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Transaction completed. Sending COMPLETED
peer0.org1.example.com | [91a 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] CommitProposals -> DEBU 4bc In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] GetPolicy -> DEBU 4bd Returning policy Writers for evaluation
peer0.org1.example.com | [91b 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: COMPLETED(state:ready)
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] CommitProposals -> DEBU 4be In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] GetPolicy -> DEBU 4bf Returning policy Admins for evaluation
peer0.org1.example.com | [91c 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.297 UTC [policies] CommitProposals -> DEBU 4c0 In commit adding relative sub-policy Org2MSP/Admins to Application
peer0.org1.example.com | [91d 01-30 08:54:58.69 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c1 Returning policy Readers for evaluation
peer0.org1.example.com | [91e 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c2 Returning policy Readers for evaluation
peer0.org1.example.com | [91f 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf]HandleMessage- COMPLETED. Notify
peer0.org1.example.com | [920 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c3 Returning policy Admins for evaluation
peer0.org1.example.com | [921 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c4 Returning policy Admins for evaluation
peer0.org1.example.com | [922 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c5 Returning policy Writers for evaluation
peer0.org1.example.com | [923 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU Simulation completed, getting simulation results
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c6 Returning policy Writers for evaluation
peer0.org1.example.com | [924 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU Done with transaction simulation / query execution [a1987bac-4b77-4a97-8602-71b0eec5ed92]
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c7 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] CommitProposals -> DEBU 4c8 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4c9 Returning policy Readers for evaluation
peer0.org1.example.com | [925 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] CommitProposals -> DEBU 4ca In commit adding relative sub-policy OrdererOrg/Readers to Orderer
peer0.org1.example.com | [926 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel chaincode id: name:"qscc"
orderer.example.com | 2018-01-30 08:53:08.298 UTC [policies] GetPolicy -> DEBU 4cb Returning policy Writers for evaluation
peer0.org1.example.com | [927 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU info: escc for chaincode id name:"qscc" is escc
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] CommitProposals -> DEBU 4cc In commit adding relative sub-policy OrdererOrg/Writers to Orderer
peer0.org1.example.com | [928 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Entry - txid: 620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf channel id: businesschannel version: 1.0.2
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4cd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4ce Returning policy Writers for evaluation
peer0.org1.example.com | [929 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf,syscc=true,proposal=0xc4226733b0,canname=escc:1.0.2
peer0.org1.example.com | [92a 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4cf Returning policy Admins for evaluation
peer0.org1.example.com | [92b 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4d0 Returning policy Writers for evaluation
peer0.org1.example.com | [92c 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: escc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.299 UTC [policies] GetPolicy -> DEBU 4d1 Returning policy Org1MSP/Writers for evaluation
peer0.org1.example.com | [92d 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] CommitProposals -> DEBU 4d2 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
peer0.org1.example.com | [92e 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] GetPolicy -> DEBU 4d3 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] CommitProposals -> DEBU 4d4 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
peer0.org1.example.com | [92f 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Proposal different from nil. Creating chaincode proposal context...
peer0.org1.example.com | [930 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [620dc708]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] GetPolicy -> DEBU 4d5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] CommitProposals -> DEBU 4d6 In commit adding relative sub-policy Application/Writers to Channel
peer0.org1.example.com | [931 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.300 UTC [policies] GetPolicy -> DEBU 4d7 Returning policy Org1MSP/Readers for evaluation
peer0.org1.example.com | [932 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
peer0.org1.example.com | [933 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
peer0.org1.example.com | [934 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]sending state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4d8 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
peer0.org1.example.com | [935 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Received message TRANSACTION from shim
peer0.org1.example.com | [936 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
peer0.org1.example.com | [937 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [620dc708]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
peer0.org1.example.com | [938 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC starts: 8 args
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4d9 Returning policy Org1MSP/Admins for evaluation
peer0.org1.example.com | [939 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU ESCC exits successfully
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4da In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
peer0.org1.example.com | [93a 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Transaction completed. Sending COMPLETED
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4db Returning policy Org2MSP/Readers for evaluation
peer0.org1.example.com | [93b 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]Move state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4dc In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
peer0.org1.example.com | [93c 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [620dc708]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [93d 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [620dc708]send state message COMPLETED
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4dd Returning policy Org2MSP/Writers for evaluation
peer0.org1.example.com | [93e 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [620dc708]Received message COMPLETED from shim
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4de In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
peer0.org1.example.com | [93f 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] GetPolicy -> DEBU 4df Returning policy Readers for evaluation
peer0.org1.example.com | [940 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf]HandleMessage- COMPLETED. Notify
orderer.example.com | 2018-01-30 08:53:08.301 UTC [policies] CommitProposals -> DEBU 4e0 In commit adding relative sub-policy Application/Readers to Channel
peer0.org1.example.com | [941 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:620dc708fcb354c1394c1cc33a99b066f12de627beed9046ffa062f54a0ecbbf
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e1 Returning policy Admins for evaluation
peer0.org1.example.com | [942 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e2 In commit adding relative sub-policy Application/Admins to Channel
peer0.org1.example.com | [943 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e3 Returning policy Admins for evaluation
peer0.org1.example.com | [944 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e4 In commit adding relative sub-policy Orderer/Admins to Channel
peer0.org1.example.com | [945 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU Done with transaction simulation / query execution [a1987bac-4b77-4a97-8602-71b0eec5ed92]
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e5 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e6 In commit adding relative sub-policy Orderer/BlockValidation to Channel
peer0.org1.example.com | [946 01-30 08:54:58.70 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU Exit
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e7 Returning policy OrdererOrg/Admins for evaluation
peer0.org1.example.com | [947 01-30 08:54:59.04 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Adding payload locally, buffer seqNum = [6], peers number [3]
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4e8 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
peer0.org1.example.com | [948 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU [businesschannel] Gossiping block [6], peers number [3]
peer0.org1.example.com | [949 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU Validating block
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4e9 Returning policy OrdererOrg/Readers for evaluation
peer0.org1.example.com | [94a 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU START Block Validation
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4ea In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
peer0.org1.example.com | [94b 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction peer.ValidateTransaction()
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] GetPolicy -> DEBU 4eb Returning policy OrdererOrg/Writers for evaluation
peer0.org1.example.com | [94c 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope starts for envelope 0xc422341dd0
orderer.example.com | 2018-01-30 08:53:08.302 UTC [policies] CommitProposals -> DEBU 4ec In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
peer0.org1.example.com | [94d 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU Header is channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4ed Returning policy Readers for evaluation
peer0.org1.example.com | [94e 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU validateChannelHeader info: header type 3
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] CommitProposals -> DEBU 4ee In commit adding relative sub-policy Orderer/Readers to Channel
peer0.org1.example.com | [94f 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator starts
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4ef Returning policy Writers for evaluation
peer0.org1.example.com | [950 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] CommitProposals -> DEBU 4f0 In commit adding relative sub-policy Orderer/Writers to Channel
peer0.org1.example.com | [951 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator info: creator is valid
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4f1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:08.303 UTC [policies] GetPolicy -> DEBU 4f2 Returning policy Readers for evaluation
peer0.org1.example.com | [952 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU checkSignatureFromCreator exists successfully
peer0.org1.example.com | [953 01-30 08:54:59.05 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction starts for data 0xc4215d9000, header channel_header:"\010\003\032\014\010\340\345\300\323\005\020\337\341\315\316\003\"\017businesschannel*@4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\033\354\036\n\237]F\240W\177gM9\252\331+g7\024\016F\032>j"
peer0.org1.example.com | [954 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: there are 1 actions
peer0.org1.example.com | [955 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU validateEndorserTransaction info: signature header is valid
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f3 Returning policy Writers for evaluation
peer0.org1.example.com | [956 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU ValidateTransactionEnvelope returns err %!s(<nil>)
peer0.org1.example.com | [957 01-30 08:54:59.06 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Transaction is for chain businesschannel
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f4 Returning policy Writers for evaluation
peer0.org1.example.com | [958 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU retrieveTransactionByID() - txId = [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5]
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f5 Returning policy Admins for evaluation
peer0.org1.example.com | [959 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU Validating transaction vscc tx validate
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f6 Returning policy Admins for evaluation
peer0.org1.example.com | [95a 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU constructing new query executor [defc466a-5cfe-4610-a5b6-90b85f110e1b]
peer0.org1.example.com | [95b 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | 2018-01-30 08:53:08.304 UTC [policies] GetPolicy -> DEBU 4f7 Returning policy Readers for evaluation
peer0.org1.example.com | [95c 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU Done with transaction simulation / query execution [defc466a-5cfe-4610-a5b6-90b85f110e1b]
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4f8 As expected, current configuration has policy '/Channel/Readers'
peer0.org1.example.com | [95d 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU constructing new tx simulator
peer0.org1.example.com | [95e 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU constructing new tx simulator [bc77edf2-6319-4ec6-96d8-010e432c6c51]
peer0.org1.example.com | [95f 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=42b9c918-56d9-40dc-9df2-8e246cd872ca,syscc=true,proposal=0x0,canname=vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4f9 Returning policy Writers for evaluation
peer0.org1.example.com | [960 01-30 08:54:59.07 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU Invoking VSCC txid 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 chaindID businesschannel
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4fa As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4fb Returning policy Application/Readers for evaluation
peer0.org1.example.com | [961 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU chaincode is running(no need to launch) : vscc:1.0.2
peer0.org1.example.com | [962 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Entry
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4fc As expected, current configuration has policy '/Channel/Application/Readers'
peer0.org1.example.com | [963 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU chaincode canonical name: vscc:1.0.2
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4fd Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 4fe As expected, current configuration has policy '/Channel/Application/Writers'
peer0.org1.example.com | [964 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [42b9c918]Inside sendExecuteMessage. Message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 4ff Returning policy Application/Admins for evaluation
peer0.org1.example.com | [965 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU Setting chaincode proposal context...
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 500 As expected, current configuration has policy '/Channel/Application/Admins'
peer0.org1.example.com | [966 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU [42b9c918]sendExecuteMsg trigger event TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] GetPolicy -> DEBU 501 Returning policy Orderer/BlockValidation for evaluation
peer0.org1.example.com | [967 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42b9c918]Move state message TRANSACTION
orderer.example.com | 2018-01-30 08:53:08.305 UTC [policies] CommitProposals -> DEBU 502 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
peer0.org1.example.com | [968 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42b9c918]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
orderer.example.com | 2018-01-30 08:53:08.306 UTC [orderer/kafka] Enqueue -> DEBU 503 [channel: testchainid] Enqueueing envelope...
peer0.org1.example.com | [969 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU Ignoring NoTransitionError: no transition
orderer.example.com | 2018-01-30 08:53:08.309 UTC [orderer/kafka] Enqueue -> WARN 504 [channel: testchainid] Will not enqueue, consenter for this channel hasn't started yet
peer0.org1.example.com | [96a 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42b9c918]sending state message TRANSACTION
peer0.org1.example.com | [96b 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]Received message TRANSACTION from shim
peer0.org1.example.com | [96c 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [42b9c918]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
orderer.example.com | 2018-01-30 08:53:08.309 UTC [orderer/main] func1 -> DEBU 505 Closing Broadcast stream
peer0.org1.example.com | [96d 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU [42b9c918]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
orderer.example.com | 2018-01-30 08:53:08.313 UTC [orderer/common/deliver] Handle -> WARN 506 Error reading from stream: rpc error: code = Canceled desc = context canceled
peer0.org1.example.com | [96e 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC invoked
orderer.example.com | 2018-01-30 08:53:08.313 UTC [orderer/main] func1 -> DEBU 507 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:08.340 UTC [orderer/kafka] try -> DEBU 508 [channel: testchainid] Connecting to the Kafka cluster
peer0.org1.example.com | [96f 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU Signature set is of size 1 out of 1 endorsement(s)
peer0.org1.example.com | [970 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU VSCC exists successfully
orderer.example.com | [sarama] 2018/01/30 08:53:08.341085 client.go:110: Initializing new client
peer0.org1.example.com | [971 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]Transaction completed. Sending COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:08.341117 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.341636 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [972 01-30 08:54:59.08 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]Move state message COMPLETED
peer0.org1.example.com | [973 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU [42b9c918]Handling ChaincodeMessage of type: COMPLETED(state:ready)
peer0.org1.example.com | [974 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU [42b9c918]send state message COMPLETED
orderer.example.com | [sarama] 2018/01/30 08:53:08.342293 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [975 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU [42b9c918]Received message COMPLETED from shim
orderer.example.com | [sarama] 2018/01/30 08:53:08.348957 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [976 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42b9c918]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
orderer.example.com | [sarama] 2018/01/30 08:53:08.349184 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [977 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU [42b9c918-56d9-40dc-9df2-8e246cd872ca]HandleMessage- COMPLETED. Notify
orderer.example.com | [sarama] 2018/01/30 08:53:08.349303 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [978 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU notifying Txid:42b9c918-56d9-40dc-9df2-8e246cd872ca
orderer.example.com | [sarama] 2018/01/30 08:53:08.349358 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
peer0.org1.example.com | [979 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:08.356259 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.356371 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.356459 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.356568 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
peer0.org1.example.com | [97a 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU Done with transaction simulation / query execution [bc77edf2-6319-4ec6-96d8-010e432c6c51]
orderer.example.com | [sarama] 2018/01/30 08:53:08.361087 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [97b 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU END Block Validation
orderer.example.com | [sarama] 2018/01/30 08:53:08.361190 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
peer0.org1.example.com | [97c 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU Validating new block with num trans = [1]
orderer.example.com | [sarama] 2018/01/30 08:53:08.361296 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [97d 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422363840), Data:(*common.BlockData)(0xc4221be580), Metadata:(*common.BlockMetadata)(0xc4221be5c0)}, doMVCCValidation=true
orderer.example.com | [sarama] 2018/01/30 08:53:08.361339 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
peer0.org1.example.com | [97e 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Validating a block with [1] transactions
orderer.example.com | [sarama] 2018/01/30 08:53:08.373922 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
peer0.org1.example.com | [97f 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=a
orderer.example.com | [sarama] 2018/01/30 08:53:08.373964 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.373972 client.go:626: client/metadata no available broker to send metadata request to
peer0.org1.example.com | [980 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=exp02, key=b
orderer.example.com | [sarama] 2018/01/30 08:53:08.373981 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:08.373992 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
peer0.org1.example.com | [981 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU GetState(). ns=lscc, key=exp02
orderer.example.com | [sarama] 2018/01/30 08:53:08.625781 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
peer0.org1.example.com | [982 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU Block [6] Transaction index [0] TxId [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] marked as valid by state validator
peer0.org1.example.com | [983 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
peer0.org1.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
peer0.org1.example.com | ]
peer0.org1.example.com | [984 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to index
peer0.org1.example.com | [985 01-30 08:54:59.09 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU Adding txLoc [fileSuffixNum=0, offset=54899, bytesLength=2854] for tx number:[0] ID: [4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5] to blockNumTranNum index
peer0.org1.example.com | [986 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59509], isChainEmpty=[false], lastBlockNumber=[6]
peer0.org1.example.com | [987 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO Channel [businesschannel]: Created block [6] with 1 transaction(s)
peer0.org1.example.com | [988 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Committing updates to state database
orderer.example.com | [sarama] 2018/01/30 08:53:08.626851 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
peer0.org1.example.com | [989 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Write lock acquired for committing updates to state database
orderer.example.com | [sarama] 2018/01/30 08:53:08.631950 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [98a 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
peer0.org1.example.com | [98b 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
peer0.org1.example.com | [98c 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU Updates committed to state database
peer0.org1.example.com | [98d 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
peer0.org1.example.com | [98e 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU Channel [businesschannel]: Updates committed to history database for blockNo [6]
peer0.org1.example.com | [98f 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Entry
peer0.org1.example.com | [990 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Channel [businesschannel]: Block event for block number [6] contains transaction id: 4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5
peer0.org1.example.com | [991 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO Channel [businesschannel]: Sending event for block number [6]
peer0.org1.example.com | [992 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Entry
orderer.example.com | [sarama] 2018/01/30 08:53:08.632206 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
peer0.org1.example.com | [993 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event processor timeout > 0
peer0.org1.example.com | [994 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Event sent successfully
peer0.org1.example.com | [995 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU Exit
peer0.org1.example.com | [996 01-30 08:54:59.10 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU Exit
orderer.example.com | [sarama] 2018/01/30 08:53:08.632332 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.632396 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.635844 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.636024 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.636060 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.636175 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.641287 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.641324 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.641332 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.641353 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.646677 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
zookeeper2 | 2018-01-30 08:53:15,387 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:setData cxid:0x25 zxid:0x100000041 txntype:-1 reqpath:n/a Error Path:/config/topics/businesschannel Error:KeeperErrorCode = NoNode for /config/topics/businesschannel
orderer.example.com | [sarama] 2018/01/30 08:53:08.646724 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.646737 client.go:626: client/metadata no available broker to send metadata request to
orderer.example.com | [sarama] 2018/01/30 08:53:08.646864 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:08.646880 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:08.897677 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.897965 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.902368 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.902588 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.902617 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.902634 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.906269 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.906304 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.906314 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.906512 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.909778 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.909811 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.909823 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:08.909880 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:08.913368 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.913403 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:08.913411 client.go:626: client/metadata no available broker to send metadata request to
orderer.example.com | [sarama] 2018/01/30 08:53:08.913419 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:08.913428 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:09.164150 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.164268 client.go:601: client/metadata fetching metadata for all topics from broker kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.168108 broker.go:96: Failed to connect to broker kafka0:9092: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.168143 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.9:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.168155 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.168257 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.171915 broker.go:96: Failed to connect to broker kafka3:9092: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.171959 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.11:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.171976 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.171999 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.175928 broker.go:96: Failed to connect to broker kafka2:9092: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.175963 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.12:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.175974 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.176210 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.180039 broker.go:96: Failed to connect to broker kafka1:9092: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.180307 client.go:620: client/metadata got error from broker while fetching metadata: dial tcp 172.18.0.10:9092: getsockopt: connection refused
orderer.example.com | [sarama] 2018/01/30 08:53:09.180440 client.go:626: client/metadata no available broker to send metadata request to
orderer.example.com | [sarama] 2018/01/30 08:53:09.180451 client.go:428: client/brokers resurrecting 4 dead seed brokers
orderer.example.com | [sarama] 2018/01/30 08:53:09.180460 client.go:187: Closing Client
orderer.example.com | 2018-01-30 08:53:09.340 UTC [orderer/kafka] try -> DEBU 509 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:09.341174 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:09.342051 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.342583 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:09.342916 client.go:601: client/metadata fetching metadata for all topics from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:09.349224 broker.go:146: Connected to broker at kafka1:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:10.719712 client.go:154: Successfully initialized new client
orderer.example.com | 2018-01-30 08:53:10.719 UTC [orderer/kafka] try -> DEBU 50a [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:10.720 UTC [orderer/kafka] startThread -> INFO 50b [channel: testchainid] Producer set up successfully
orderer.example.com | 2018-01-30 08:53:10.720 UTC [orderer/kafka] sendConnectMessage -> INFO 50c [channel: testchainid] About to post the CONNECT message...
orderer.example.com | 2018-01-30 08:53:10.720 UTC [orderer/kafka] try -> DEBU 50d [channel: testchainid] Attempting to post the CONNECT message...
orderer.example.com | [sarama] 2018/01/30 08:53:10.720478 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:11.491989 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:11.492046 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
orderer.example.com | 2018-01-30 08:53:11.517 UTC [orderer/main] Deliver -> DEBU 50e Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:11.518 UTC [orderer/common/deliver] Handle -> DEBU 50f Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:11.518 UTC [orderer/common/deliver] Handle -> DEBU 510 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:11.536 UTC [orderer/main] Broadcast -> DEBU 511 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:11.536 UTC [orderer/common/broadcast] Handle -> DEBU 512 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:11.536 UTC [orderer/common/broadcast] Handle -> DEBU 513 Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:11.537 UTC [orderer/configupdate] Process -> DEBU 514 Processing channel creation request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetLocalMSP -> DEBU 515 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetDefaultSigningIdentity -> DEBU 516 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetLocalMSP -> DEBU 517 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.537 UTC [msp] GetDefaultSigningIdentity -> DEBU 518 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.538 UTC [msp/identity] Sign -> DEBU 519 Sign: plaintext: 0AB7060A1B08011A0608F7E4C0D30522...41646D696E7310021A0641646D696E73
orderer.example.com | 2018-01-30 08:53:11.538 UTC [msp/identity] Sign -> DEBU 51a Sign: digest: D6904E55BD23F73D55E04E97C8B3797D5917A7AD7B3C39B7A6CD1D3865043FF1
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] NewStandardValues -> DEBU 51b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.538 UTC [common/config] initializeProtosStruct -> DEBU 51f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 520 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 521 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 522 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 523 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 524 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 525 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.539 UTC [common/configtx] addToMap -> DEBU 526 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 527 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 528 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 529 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 52a Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.540 UTC [common/configtx] addToMap -> DEBU 52b Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52c Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52d Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52e Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 52f Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 530 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.541 UTC [common/configtx] addToMap -> DEBU 531 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 532 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 533 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 534 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 535 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 536 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 537 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.542 UTC [common/configtx] addToMap -> DEBU 538 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.543 UTC [common/configtx] addToMap -> DEBU 539 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.543 UTC [common/configtx] addToMap -> DEBU 53a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.543 UTC [common/configtx] addToMap -> DEBU 53b Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53c Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53d Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53e Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.544 UTC [common/configtx] addToMap -> DEBU 53f Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.545 UTC [common/configtx] addToMap -> DEBU 540 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/configtx] addToMap -> DEBU 541 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/configtx] addToMap -> DEBU 542 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/configtx] processConfig -> DEBU 543 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/config] NewStandardValues -> DEBU 544 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.546 UTC [common/config] initializeProtosStruct -> DEBU 545 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] initializeProtosStruct -> DEBU 546 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] initializeProtosStruct -> DEBU 547 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] initializeProtosStruct -> DEBU 548 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.547 UTC [policies] ProposePolicy -> DEBU 549 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.547 UTC [policies] ProposePolicy -> DEBU 54a Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.547 UTC [policies] ProposePolicy -> DEBU 54b Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.547 UTC [common/config] NewStandardValues -> DEBU 54c Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 54d Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 54e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] initializeProtosStruct -> DEBU 54f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 550 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] initializeProtosStruct -> DEBU 551 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 552 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] initializeProtosStruct -> DEBU 553 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 554 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 555 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [policies] ProposePolicy -> DEBU 556 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.548 UTC [common/config] NewStandardValues -> DEBU 557 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 558 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] NewStandardValues -> DEBU 559 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 55a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] NewStandardValues -> DEBU 55b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 55c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 55d Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 55e Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 55f Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] NewStandardValues -> DEBU 560 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 561 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 562 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 563 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 564 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.549 UTC [common/config] initializeProtosStruct -> DEBU 565 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 566 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.549 UTC [policies] ProposePolicy -> DEBU 567 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 568 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 569 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] NewStandardValues -> DEBU 56a Initializing protos for *config.OrganizationProtos
zookeeper2 | 2018-01-30 08:53:15,393 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x261464505810001 type:create cxid:0x26 zxid:0x100000042 txntype:-1 reqpath:n/a Error Path:/config/topics Error:KeeperErrorCode = NodeExists for /config/topics
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] initializeProtosStruct -> DEBU 56b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 56c Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 56d Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.550 UTC [policies] ProposePolicy -> DEBU 56e Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] Validate -> DEBU 56f Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.550 UTC [common/config] validateMSP -> DEBU 570 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.551 UTC [msp] NewBccspMsp -> DEBU 571 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.551 UTC [msp] Setup -> DEBU 572 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.551 UTC [msp/identity] newIdentity -> DEBU 573 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.552 UTC [msp/identity] newIdentity -> DEBU 574 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.553 UTC [msp/identity] newIdentity -> DEBU 575 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.554 UTC [msp] Validate -> DEBU 576 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.554 UTC [common/config] Validate -> DEBU 577 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.554 UTC [common/config] validateMSP -> DEBU 578 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.554 UTC [msp] NewBccspMsp -> DEBU 579 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.554 UTC [msp] Setup -> DEBU 57a Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.555 UTC [msp/identity] newIdentity -> DEBU 57b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.557 UTC [msp/identity] newIdentity -> DEBU 57c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.558 UTC [msp/identity] newIdentity -> DEBU 57d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.559 UTC [msp] Validate -> DEBU 57e MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.559 UTC [common/config] validateMSP -> DEBU 57f Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.559 UTC [msp] NewBccspMsp -> DEBU 580 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.560 UTC [msp] Setup -> DEBU 581 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.560 UTC [msp/identity] newIdentity -> DEBU 582 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.561 UTC [msp/identity] newIdentity -> DEBU 583 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.561 UTC [msp/identity] newIdentity -> DEBU 584 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
zookeeper2 | 2018-01-30 08:53:15,435 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x4d zxid:0x100000045 txntype:-1 reqpath:n/a Error Path:/brokers/topics/businesschannel/partitions/0 Error:KeeperErrorCode = NoNode for /brokers/topics/businesschannel/partitions/0
orderer.example.com | 2018-01-30 08:53:11.562 UTC [msp] Validate -> DEBU 585 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.562 UTC [msp] Setup -> DEBU 586 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.562 UTC [msp] Setup -> DEBU 587 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] GetPolicy -> DEBU 588 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] CommitProposals -> DEBU 589 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] GetPolicy -> DEBU 58a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.562 UTC [policies] CommitProposals -> DEBU 58b In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 58c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 58d In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 58e Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 58f In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 590 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 591 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 592 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 593 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 594 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 595 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 596 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 597 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 598 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 599 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 59a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] CommitProposals -> DEBU 59b In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.563 UTC [policies] GetPolicy -> DEBU 59c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 59d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 59e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 59f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a0 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a1 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a2 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a3 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a4 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a5 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a6 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a7 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5a8 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5a9 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5aa Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5ab In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5ac Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] CommitProposals -> DEBU 5ad In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.564 UTC [policies] GetPolicy -> DEBU 5ae Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5af In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b1 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b3 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b4 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b5 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b6 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b7 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5b8 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5b9 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5ba Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] CommitProposals -> DEBU 5bb In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5bc Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5bd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5be Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5bf Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5c0 Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:11.565 UTC [policies] GetPolicy -> DEBU 5c1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c2 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c3 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c4 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c5 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c6 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c7 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c8 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.566 UTC [common/configtx] addToMap -> DEBU 5c9 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5ca Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5cb Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5cc Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5cd Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.567 UTC [common/configtx] addToMap -> DEBU 5ce Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.568 UTC [policies] GetPolicy -> DEBU 5cf Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.568 UTC [cauthdsl] func1 -> DEBU 5d0 0xc420027438 gate 1517302391568102576 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.568 UTC [cauthdsl] func2 -> DEBU 5d1 0xc420027438 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.568 UTC [cauthdsl] func2 -> DEBU 5d2 0xc420027438 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.568 UTC [msp/identity] newIdentity -> DEBU 5d3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.569 UTC [cauthdsl] func2 -> DEBU 5d4 0xc420027438 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:11.569 UTC [cauthdsl] func2 -> DEBU 5d5 0xc420027438 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func1 -> DEBU 5d6 0xc420027438 gate 1517302391568102576 evaluation fails
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func1 -> DEBU 5d7 0xc420027448 gate 1517302391570830112 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func2 -> DEBU 5d8 0xc420027448 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.570 UTC [cauthdsl] func2 -> DEBU 5d9 0xc420027448 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.572 UTC [msp/identity] newIdentity -> DEBU 5da Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.573 UTC [msp] SatisfiesPrincipal -> DEBU 5db Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.573 UTC [cauthdsl] func2 -> DEBU 5dc 0xc420027448 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.573 UTC [msp/identity] Verify -> DEBU 5dd Verify: digest = 00000000 0d fa 0f 2f a3 d4 6b 12 ae ec cc 5a 9a bf 90 9c |.../..k....Z....|
orderer.example.com | 00000010 93 61 7e ee e1 7e 5f 8b e6 2d 54 d4 20 fd bd 09 |.a~..~_..-T. ...|
orderer.example.com | 2018-01-30 08:53:11.573 UTC [msp/identity] Verify -> DEBU 5de Verify: sig = 00000000 30 44 02 20 15 31 ca 16 a4 f9 1c 36 71 ce 26 25 |0D. .1.....6q.&%|
orderer.example.com | 00000010 48 b2 db 0d 1b 5f fd 7c 84 29 d8 82 51 4c 34 4d |H...._.|.)..QL4M|
orderer.example.com | 00000020 7c 86 db 4c 02 20 5e 52 5c 03 38 e7 c7 d7 b0 6c ||..L. ^R\.8....l|
orderer.example.com | 00000030 62 c9 ba 9f be 12 db d7 29 08 b9 5b 1b 24 b9 13 |b.......)..[.$..|
orderer.example.com | 00000040 9b 3a b1 10 ae be |.:....|
orderer.example.com | 2018-01-30 08:53:11.574 UTC [cauthdsl] func2 -> DEBU 5df 0xc420027448 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.574 UTC [cauthdsl] func1 -> DEBU 5e0 0xc420027448 gate 1517302391570830112 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e1 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e2 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e3 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e4 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.574 UTC [common/configtx] recurseConfigMap -> DEBU 5e5 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e6 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e7 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e8 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.575 UTC [common/configtx] recurseConfigMap -> DEBU 5e9 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ea Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5eb Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ec Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ed Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.576 UTC [common/configtx] recurseConfigMap -> DEBU 5ee Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5ef Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f0 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f1 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f2 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.577 UTC [common/configtx] recurseConfigMap -> DEBU 5f3 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.578 UTC [common/configtx] processConfig -> DEBU 5f4 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] NewStandardValues -> DEBU 5f5 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f6 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f7 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f8 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5f9 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.579 UTC [policies] ProposePolicy -> DEBU 5fa Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.579 UTC [policies] ProposePolicy -> DEBU 5fb Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.579 UTC [policies] ProposePolicy -> DEBU 5fc Proposed new policy Admins for Channel
zookeeper2 | 2018-01-30 08:53:15,443 [myid:3] - INFO [ProcessThread(sid:3 cport:-1)::PrepRequestProcessor@649] - Got user-level KeeperException when processing sessionid:0x161464507c60000 type:create cxid:0x4e zxid:0x100000046 txntype:-1 reqpath:n/a Error Path:/brokers/topics/businesschannel/partitions Error:KeeperErrorCode = NoNode for /brokers/topics/businesschannel/partitions
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] NewStandardValues -> DEBU 5fd Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.579 UTC [common/config] initializeProtosStruct -> DEBU 5fe Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 5ff Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 600 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 601 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.580 UTC [common/config] initializeProtosStruct -> DEBU 602 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.580 UTC [policies] ProposePolicy -> DEBU 603 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 604 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 605 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 606 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.581 UTC [common/config] NewStandardValues -> DEBU 607 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.581 UTC [common/config] initializeProtosStruct -> DEBU 608 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 609 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.581 UTC [policies] ProposePolicy -> DEBU 60a Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60b Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] NewStandardValues -> DEBU 60c Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60d Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60e Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.582 UTC [policies] ProposePolicy -> DEBU 60f Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] NewStandardValues -> DEBU 610 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] initializeProtosStruct -> DEBU 611 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] NewStandardValues -> DEBU 612 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.582 UTC [common/config] initializeProtosStruct -> DEBU 613 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] NewStandardValues -> DEBU 614 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] initializeProtosStruct -> DEBU 615 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [policies] ProposePolicy -> DEBU 616 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [policies] ProposePolicy -> DEBU 617 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [policies] ProposePolicy -> DEBU 618 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] NewStandardValues -> DEBU 619 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] initializeProtosStruct -> DEBU 61a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.583 UTC [common/config] NewStandardValues -> DEBU 61b Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.584 UTC [common/config] initializeProtosStruct -> DEBU 61c Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.584 UTC [common/config] NewStandardValues -> DEBU 61d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.584 UTC [common/config] initializeProtosStruct -> DEBU 61e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.584 UTC [policies] ProposePolicy -> DEBU 61f Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.584 UTC [policies] ProposePolicy -> DEBU 620 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.584 UTC [policies] ProposePolicy -> DEBU 621 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.585 UTC [common/config] validateMSP -> DEBU 622 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.585 UTC [msp] NewBccspMsp -> DEBU 623 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.585 UTC [msp] Setup -> DEBU 624 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.587 UTC [msp/identity] newIdentity -> DEBU 625 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.589 UTC [msp/identity] newIdentity -> DEBU 626 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.589 UTC [msp/identity] newIdentity -> DEBU 627 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.590 UTC [msp] Validate -> DEBU 628 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.590 UTC [common/config] Validate -> DEBU 629 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.591 UTC [common/config] validateMSP -> DEBU 62a Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.591 UTC [msp] NewBccspMsp -> DEBU 62b Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.591 UTC [msp] Setup -> DEBU 62c Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.591 UTC [msp/identity] newIdentity -> DEBU 62d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.592 UTC [msp/identity] newIdentity -> DEBU 62e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.593 UTC [msp/identity] newIdentity -> DEBU 62f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.593 UTC [msp] Validate -> DEBU 630 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.594 UTC [common/config] Validate -> DEBU 631 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.594 UTC [common/config] validateMSP -> DEBU 632 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.594 UTC [msp] NewBccspMsp -> DEBU 633 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.594 UTC [msp] Setup -> DEBU 634 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.594 UTC [msp/identity] newIdentity -> DEBU 635 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.595 UTC [msp/identity] newIdentity -> DEBU 636 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.595 UTC [msp/identity] newIdentity -> DEBU 637 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] Validate -> DEBU 638 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] Setup -> DEBU 639 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] Setup -> DEBU 63a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetLocalMSP -> DEBU 63b Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetDefaultSigningIdentity -> DEBU 63c Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetLocalMSP -> DEBU 63d Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp] GetDefaultSigningIdentity -> DEBU 63e Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.596 UTC [msp/identity] Sign -> DEBU 63f Sign: plaintext: 0AB7060A1B08011A0608F7E4C0D30522...55B5560AB6190EF2849370AA9C9025B6
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp/identity] Sign -> DEBU 640 Sign: digest: 4FA8466FD1EC4813B627C49CB93D1AC4C54D16C0BA4F033DE7F51607154FB40B
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetLocalMSP -> DEBU 641 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetDefaultSigningIdentity -> DEBU 642 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetLocalMSP -> DEBU 643 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp] GetDefaultSigningIdentity -> DEBU 644 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp/identity] Sign -> DEBU 645 Sign: plaintext: 0AB3060A1708041A0608F7E4C0D30522...92496431121659A94C928C215B568CDA
orderer.example.com | 2018-01-30 08:53:11.597 UTC [msp/identity] Sign -> DEBU 646 Sign: digest: 5E2AEA5943B418B22A8CEC6A39F69703FCD7A7ECC06721696F7B592E05DF53D4
orderer.example.com | 2018-01-30 08:53:11.597 UTC [orderer/common/broadcast] Handle -> DEBU 647 [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:11.597 UTC [policies] GetPolicy -> DEBU 648 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.598 UTC [cauthdsl] func1 -> DEBU 649 0xc42014a9f8 gate 1517302391598068386 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.598 UTC [cauthdsl] func2 -> DEBU 64a 0xc42014a9f8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.598 UTC [cauthdsl] func2 -> DEBU 64b 0xc42014a9f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.600 UTC [msp/identity] newIdentity -> DEBU 64c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.600 UTC [msp] SatisfiesPrincipal -> DEBU 64d Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.600 UTC [msp] Validate -> DEBU 64e MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.601 UTC [cauthdsl] func2 -> DEBU 64f 0xc42014a9f8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.602 UTC [msp/identity] Verify -> DEBU 650 Verify: digest = 00000000 5e 2a ea 59 43 b4 18 b2 2a 8c ec 6a 39 f6 97 03 |^*.YC...*..j9...|
orderer.example.com | 00000010 fc d7 a7 ec c0 67 21 69 6f 7b 59 2e 05 df 53 d4 |.....g!io{Y...S.|
orderer.example.com | 2018-01-30 08:53:11.602 UTC [msp/identity] Verify -> DEBU 651 Verify: sig = 00000000 30 45 02 21 00 93 97 47 0d 60 46 fd 41 24 2d 3e |0E.!...G.`F.A$->|
orderer.example.com | 00000010 61 a6 7f 77 de 12 50 56 64 c2 63 87 50 d4 f1 8b |a..w..PVd.c.P...|
orderer.example.com | 00000020 1c 03 51 9e 8f 02 20 1b 87 18 c2 9b 48 ce 3e 54 |..Q... .....H.>T|
orderer.example.com | 00000030 08 fa 04 6a 86 c9 ba 55 17 25 af 04 d9 68 de 22 |...j...U.%...h."|
orderer.example.com | 00000040 df ce f5 36 22 df 3e |...6".>|
orderer.example.com | 2018-01-30 08:53:11.602 UTC [cauthdsl] func2 -> DEBU 652 0xc42014a9f8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.602 UTC [cauthdsl] func1 -> DEBU 653 0xc42014a9f8 gate 1517302391598068386 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.602 UTC [orderer/common/sigfilter] Apply -> DEBU 654 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
orderer.example.com | 2018-01-30 08:53:11.602 UTC [msp] GetLocalMSP -> DEBU 655 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp] GetDefaultSigningIdentity -> DEBU 656 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp] GetLocalMSP -> DEBU 657 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp] GetDefaultSigningIdentity -> DEBU 658 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp/identity] Sign -> DEBU 659 Sign: plaintext: 0AB7060A1B08011A0608F7E4C0D30522...07577269746572731A0641646D696E73
orderer.example.com | 2018-01-30 08:53:11.603 UTC [msp/identity] Sign -> DEBU 65a Sign: digest: A1007A2BC82FA5948398526D5D759B3109B47C1FFD0EECB160F6AB265F2C8D32
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] NewStandardValues -> DEBU 65b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.603 UTC [common/config] initializeProtosStruct -> DEBU 65f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 660 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 661 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 662 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 663 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 664 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 665 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 666 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 667 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.604 UTC [common/configtx] addToMap -> DEBU 668 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 669 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66c Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66d Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66e Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 66f Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 670 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.605 UTC [common/configtx] addToMap -> DEBU 671 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 672 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 673 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 674 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 675 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 676 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 677 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 678 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 679 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.606 UTC [common/configtx] addToMap -> DEBU 67a Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67b Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67c Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67d Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 67f Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.607 UTC [common/configtx] addToMap -> DEBU 680 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.609 UTC [common/configtx] addToMap -> DEBU 681 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.609 UTC [common/configtx] addToMap -> DEBU 682 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.609 UTC [common/configtx] processConfig -> DEBU 683 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] NewStandardValues -> DEBU 684 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 685 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 686 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 687 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] initializeProtosStruct -> DEBU 688 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 689 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 68a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 68b Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.610 UTC [common/config] NewStandardValues -> DEBU 68c Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.610 UTC [policies] ProposePolicy -> DEBU 68d Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 68e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 68f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 690 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 691 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 692 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 693 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [policies] ProposePolicy -> DEBU 694 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [policies] ProposePolicy -> DEBU 695 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [policies] ProposePolicy -> DEBU 696 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 697 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 698 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] NewStandardValues -> DEBU 699 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.611 UTC [common/config] initializeProtosStruct -> DEBU 69a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] NewStandardValues -> DEBU 69b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 69c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 69d Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 69e Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 69f Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] NewStandardValues -> DEBU 6a0 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a1 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a2 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a3 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a4 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.612 UTC [common/config] initializeProtosStruct -> DEBU 6a5 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.612 UTC [policies] ProposePolicy -> DEBU 6a6 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6a7 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6a8 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6a9 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] NewStandardValues -> DEBU 6aa Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] initializeProtosStruct -> DEBU 6ab Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6ac Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6ad Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.613 UTC [policies] ProposePolicy -> DEBU 6ae Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] Validate -> DEBU 6af Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.613 UTC [common/config] validateMSP -> DEBU 6b0 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.613 UTC [msp] NewBccspMsp -> DEBU 6b1 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.613 UTC [msp] Setup -> DEBU 6b2 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.613 UTC [msp/identity] newIdentity -> DEBU 6b3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.614 UTC [msp/identity] newIdentity -> DEBU 6b4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.614 UTC [msp/identity] newIdentity -> DEBU 6b5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.615 UTC [msp] Validate -> DEBU 6b6 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.615 UTC [common/config] Validate -> DEBU 6b7 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.615 UTC [common/config] validateMSP -> DEBU 6b8 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.615 UTC [msp] NewBccspMsp -> DEBU 6b9 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.616 UTC [msp] Setup -> DEBU 6ba Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.616 UTC [msp/identity] newIdentity -> DEBU 6bb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.617 UTC [msp/identity] newIdentity -> DEBU 6bc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.617 UTC [msp/identity] newIdentity -> DEBU 6bd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.618 UTC [msp] Validate -> DEBU 6be MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.618 UTC [common/config] validateMSP -> DEBU 6bf Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.618 UTC [msp] NewBccspMsp -> DEBU 6c0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.619 UTC [msp] Setup -> DEBU 6c1 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.619 UTC [msp/identity] newIdentity -> DEBU 6c2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.620 UTC [msp/identity] newIdentity -> DEBU 6c3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.622 UTC [msp/identity] newIdentity -> DEBU 6c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.623 UTC [msp] Validate -> DEBU 6c5 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.623 UTC [msp] Setup -> DEBU 6c6 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.624 UTC [msp] Setup -> DEBU 6c7 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] GetPolicy -> DEBU 6c8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] CommitProposals -> DEBU 6c9 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] GetPolicy -> DEBU 6ca Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] CommitProposals -> DEBU 6cb In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] GetPolicy -> DEBU 6cc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.624 UTC [policies] CommitProposals -> DEBU 6cd In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6ce Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6cf In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d1 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d3 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d4 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d6 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d7 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6d8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6d9 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6da Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] CommitProposals -> DEBU 6db In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6dc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6dd Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6de Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.625 UTC [policies] GetPolicy -> DEBU 6df Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e0 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e1 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e2 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e3 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e4 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e5 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e6 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e7 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6e8 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6e9 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] GetPolicy -> DEBU 6ea Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.626 UTC [policies] CommitProposals -> DEBU 6eb In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6ec Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6ed In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6ee Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6ef In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6f0 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6f1 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6f2 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6f3 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] GetPolicy -> DEBU 6f4 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.630 UTC [policies] CommitProposals -> DEBU 6f5 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6f6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] CommitProposals -> DEBU 6f7 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6f8 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] CommitProposals -> DEBU 6f9 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] CommitProposals -> DEBU 6fb In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fc Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fd Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.631 UTC [policies] GetPolicy -> DEBU 6fe Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:11.632 UTC [policies] GetPolicy -> DEBU 6ff Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.632 UTC [policies] GetPolicy -> DEBU 700 Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:11.632 UTC [policies] GetPolicy -> DEBU 701 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.632 UTC [common/configtx] addToMap -> DEBU 702 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.632 UTC [common/configtx] addToMap -> DEBU 703 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 704 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 705 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 706 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 707 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 708 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 709 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 70a Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.633 UTC [common/configtx] addToMap -> DEBU 70b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.634 UTC [common/configtx] addToMap -> DEBU 70c Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.634 UTC [common/configtx] addToMap -> DEBU 70d Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.634 UTC [common/configtx] addToMap -> DEBU 70e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.634 UTC [policies] GetPolicy -> DEBU 70f Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.634 UTC [cauthdsl] func1 -> DEBU 710 0xc42014b9c8 gate 1517302391634556333 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.634 UTC [cauthdsl] func2 -> DEBU 711 0xc42014b9c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.634 UTC [cauthdsl] func2 -> DEBU 712 0xc42014b9c8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.634 UTC [msp/identity] newIdentity -> DEBU 713 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.635 UTC [msp] SatisfiesPrincipal -> DEBU 714 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.635 UTC [cauthdsl] func2 -> DEBU 715 0xc42014b9c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.635 UTC [msp/identity] Verify -> DEBU 716 Verify: digest = 00000000 0d fa 0f 2f a3 d4 6b 12 ae ec cc 5a 9a bf 90 9c |.../..k....Z....|
orderer.example.com | 00000010 93 61 7e ee e1 7e 5f 8b e6 2d 54 d4 20 fd bd 09 |.a~..~_..-T. ...|
orderer.example.com | 2018-01-30 08:53:11.635 UTC [msp/identity] Verify -> DEBU 717 Verify: sig = 00000000 30 44 02 20 15 31 ca 16 a4 f9 1c 36 71 ce 26 25 |0D. .1.....6q.&%|
orderer.example.com | 00000010 48 b2 db 0d 1b 5f fd 7c 84 29 d8 82 51 4c 34 4d |H...._.|.)..QL4M|
orderer.example.com | 00000020 7c 86 db 4c 02 20 5e 52 5c 03 38 e7 c7 d7 b0 6c ||..L. ^R\.8....l|
orderer.example.com | 00000030 62 c9 ba 9f be 12 db d7 29 08 b9 5b 1b 24 b9 13 |b.......)..[.$..|
orderer.example.com | 00000040 9b 3a b1 10 ae be |.:....|
orderer.example.com | 2018-01-30 08:53:11.635 UTC [cauthdsl] func2 -> DEBU 718 0xc42014b9c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.635 UTC [cauthdsl] func1 -> DEBU 719 0xc42014b9c8 gate 1517302391634556333 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71a Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71b Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71c Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71d Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71e Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 71f Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 720 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 721 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 722 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 723 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 724 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.636 UTC [common/configtx] recurseConfigMap -> DEBU 725 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 726 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 727 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 728 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 729 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 72a Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 72b Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] recurseConfigMap -> DEBU 72c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/configtx] processConfig -> DEBU 72d Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] NewStandardValues -> DEBU 72e Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 72f Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 730 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 731 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.637 UTC [common/config] initializeProtosStruct -> DEBU 732 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.637 UTC [policies] ProposePolicy -> DEBU 733 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 734 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 735 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 736 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 737 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 738 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 739 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 73a Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 73b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 73c Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 73d Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 73e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 73f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 740 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 741 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [policies] ProposePolicy -> DEBU 742 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 743 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 744 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 745 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 746 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] NewStandardValues -> DEBU 747 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.638 UTC [common/config] initializeProtosStruct -> DEBU 748 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 749 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 74a Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 74b Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] NewStandardValues -> DEBU 74c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 74d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 74e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 74f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 750 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] initializeProtosStruct -> DEBU 751 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 752 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 753 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 754 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [policies] ProposePolicy -> DEBU 755 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.639 UTC [common/config] NewStandardValues -> DEBU 756 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.640 UTC [common/config] initializeProtosStruct -> DEBU 757 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.640 UTC [policies] ProposePolicy -> DEBU 758 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.640 UTC [policies] ProposePolicy -> DEBU 759 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.640 UTC [policies] ProposePolicy -> DEBU 75a Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.640 UTC [common/config] Validate -> DEBU 75b Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.640 UTC [common/config] validateMSP -> DEBU 75c Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp] NewBccspMsp -> DEBU 75d Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp] Setup -> DEBU 75e Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp/identity] newIdentity -> DEBU 75f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.641 UTC [msp/identity] newIdentity -> DEBU 760 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.642 UTC [msp/identity] newIdentity -> DEBU 761 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.643 UTC [msp] Validate -> DEBU 762 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.643 UTC [common/config] Validate -> DEBU 763 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.643 UTC [common/config] validateMSP -> DEBU 764 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.643 UTC [msp] NewBccspMsp -> DEBU 765 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.643 UTC [msp] Setup -> DEBU 766 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.644 UTC [msp/identity] newIdentity -> DEBU 767 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.644 UTC [msp/identity] newIdentity -> DEBU 768 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.644 UTC [msp/identity] newIdentity -> DEBU 769 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.645 UTC [msp] Validate -> DEBU 76a MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.645 UTC [common/config] validateMSP -> DEBU 76b Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.645 UTC [msp] NewBccspMsp -> DEBU 76c Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.645 UTC [msp] Setup -> DEBU 76d Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.646 UTC [msp/identity] newIdentity -> DEBU 76e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.646 UTC [msp/identity] newIdentity -> DEBU 76f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.647 UTC [msp/identity] newIdentity -> DEBU 770 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.647 UTC [msp] Validate -> DEBU 771 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.648 UTC [msp] Setup -> DEBU 772 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.648 UTC [msp] Setup -> DEBU 773 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.648 UTC [common/configtx] addToMap -> DEBU 774 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 775 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 776 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 777 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 778 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 779 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77a Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77b Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.649 UTC [common/configtx] addToMap -> DEBU 77d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.660 UTC [common/configtx] addToMap -> DEBU 77e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.662 UTC [common/configtx] addToMap -> DEBU 77f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.662 UTC [common/configtx] addToMap -> DEBU 780 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.663 UTC [common/configtx] addToMap -> DEBU 781 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.663 UTC [common/configtx] addToMap -> DEBU 782 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.663 UTC [common/configtx] addToMap -> DEBU 783 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 784 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 785 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 786 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 787 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 788 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.664 UTC [common/configtx] addToMap -> DEBU 789 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78a Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78b Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78c Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78d Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78e Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 78f Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.665 UTC [common/configtx] addToMap -> DEBU 790 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 791 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 792 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 793 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 794 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 795 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 796 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 797 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 798 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.666 UTC [common/configtx] addToMap -> DEBU 799 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.667 UTC [common/configtx] addToMap -> DEBU 79a Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79b Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79c Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 79f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a0 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a1 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a2 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a3 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a4 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.668 UTC [common/configtx] addToMap -> DEBU 7a5 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.669 UTC [policies] GetPolicy -> DEBU 7a6 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func1 -> DEBU 7a7 0xc42014a988 gate 1517302391669057873 evaluation starts
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func2 -> DEBU 7a8 0xc42014a988 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func2 -> DEBU 7a9 0xc42014a988 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:11.669 UTC [msp/identity] newIdentity -> DEBU 7aa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.669 UTC [msp] SatisfiesPrincipal -> DEBU 7ab Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.669 UTC [cauthdsl] func2 -> DEBU 7ac 0xc42014a988 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:11.669 UTC [msp/identity] Verify -> DEBU 7ad Verify: digest = 00000000 0d fa 0f 2f a3 d4 6b 12 ae ec cc 5a 9a bf 90 9c |.../..k....Z....|
orderer.example.com | 00000010 93 61 7e ee e1 7e 5f 8b e6 2d 54 d4 20 fd bd 09 |.a~..~_..-T. ...|
orderer.example.com | 2018-01-30 08:53:11.670 UTC [msp/identity] Verify -> DEBU 7ae Verify: sig = 00000000 30 44 02 20 15 31 ca 16 a4 f9 1c 36 71 ce 26 25 |0D. .1.....6q.&%|
orderer.example.com | 00000010 48 b2 db 0d 1b 5f fd 7c 84 29 d8 82 51 4c 34 4d |H...._.|.)..QL4M|
orderer.example.com | 00000020 7c 86 db 4c 02 20 5e 52 5c 03 38 e7 c7 d7 b0 6c ||..L. ^R\.8....l|
orderer.example.com | 00000030 62 c9 ba 9f be 12 db d7 29 08 b9 5b 1b 24 b9 13 |b.......)..[.$..|
orderer.example.com | 00000040 9b 3a b1 10 ae be |.:....|
orderer.example.com | 2018-01-30 08:53:11.670 UTC [cauthdsl] func2 -> DEBU 7af 0xc42014a988 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:11.670 UTC [cauthdsl] func1 -> DEBU 7b0 0xc42014a988 gate 1517302391669057873 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:11.670 UTC [common/configtx] recurseConfigMap -> DEBU 7b1 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.670 UTC [common/configtx] recurseConfigMap -> DEBU 7b2 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.670 UTC [common/configtx] recurseConfigMap -> DEBU 7b3 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b4 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b5 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b6 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b7 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b8 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.671 UTC [common/configtx] recurseConfigMap -> DEBU 7b9 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7ba Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7bb Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7bc Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7bd Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.672 UTC [common/configtx] recurseConfigMap -> DEBU 7be Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.673 UTC [common/configtx] recurseConfigMap -> DEBU 7bf Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.673 UTC [common/configtx] recurseConfigMap -> DEBU 7c0 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.673 UTC [common/configtx] recurseConfigMap -> DEBU 7c1 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/configtx] recurseConfigMap -> DEBU 7c2 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/configtx] recurseConfigMap -> DEBU 7c3 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/configtx] processConfig -> DEBU 7c4 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] NewStandardValues -> DEBU 7c5 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] initializeProtosStruct -> DEBU 7c6 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] initializeProtosStruct -> DEBU 7c7 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.674 UTC [common/config] initializeProtosStruct -> DEBU 7c8 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] initializeProtosStruct -> DEBU 7c9 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7ca Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7cb Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7cc Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7cd Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7ce Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7cf Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.675 UTC [policies] ProposePolicy -> DEBU 7d0 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7d1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] initializeProtosStruct -> DEBU 7d2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7d3 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] initializeProtosStruct -> DEBU 7d4 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.675 UTC [common/config] NewStandardValues -> DEBU 7d5 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.676 UTC [common/config] initializeProtosStruct -> DEBU 7d6 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.676 UTC [policies] ProposePolicy -> DEBU 7d7 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.676 UTC [policies] ProposePolicy -> DEBU 7d8 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7d9 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7da Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7db Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7dc Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7dd Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7de Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7df Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7e0 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7e1 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [policies] ProposePolicy -> DEBU 7e2 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] NewStandardValues -> DEBU 7e3 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7e4 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.677 UTC [common/config] initializeProtosStruct -> DEBU 7e5 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7e6 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7e7 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7e8 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7e9 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7ea Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7eb Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7ec Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] NewStandardValues -> DEBU 7ed Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] initializeProtosStruct -> DEBU 7ee Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7ef Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7f0 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.678 UTC [policies] ProposePolicy -> DEBU 7f1 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] Validate -> DEBU 7f2 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.678 UTC [common/config] validateMSP -> DEBU 7f3 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.679 UTC [msp] NewBccspMsp -> DEBU 7f4 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.679 UTC [msp] Setup -> DEBU 7f5 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.679 UTC [msp/identity] newIdentity -> DEBU 7f6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.680 UTC [msp/identity] newIdentity -> DEBU 7f7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.681 UTC [msp/identity] newIdentity -> DEBU 7f8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.682 UTC [msp] Validate -> DEBU 7f9 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.683 UTC [common/config] Validate -> DEBU 7fa Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.683 UTC [common/config] validateMSP -> DEBU 7fb Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.683 UTC [msp] NewBccspMsp -> DEBU 7fc Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.685 UTC [msp] Setup -> DEBU 7fd Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.687 UTC [msp/identity] newIdentity -> DEBU 7fe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.687 UTC [msp/identity] newIdentity -> DEBU 7ff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.689 UTC [msp/identity] newIdentity -> DEBU 800 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.690 UTC [msp] Validate -> DEBU 801 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.690 UTC [common/config] validateMSP -> DEBU 802 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.690 UTC [msp] NewBccspMsp -> DEBU 803 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.691 UTC [msp] Setup -> DEBU 804 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.691 UTC [msp/identity] newIdentity -> DEBU 805 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.692 UTC [msp/identity] newIdentity -> DEBU 806 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.693 UTC [msp/identity] newIdentity -> DEBU 807 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.694 UTC [msp] Validate -> DEBU 808 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.696 UTC [msp] Setup -> DEBU 809 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.696 UTC [msp] Setup -> DEBU 80a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 80b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 80c In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 80d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 80e In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 80f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 810 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 811 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] CommitProposals -> DEBU 812 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.697 UTC [policies] GetPolicy -> DEBU 813 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 814 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 815 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 816 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 817 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 818 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 819 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 81e In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 81f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 820 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 821 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] CommitProposals -> DEBU 822 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 823 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 824 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 825 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.698 UTC [policies] GetPolicy -> DEBU 826 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] GetPolicy -> DEBU 827 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] CommitProposals -> DEBU 828 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] GetPolicy -> DEBU 829 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] CommitProposals -> DEBU 82a In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.699 UTC [policies] GetPolicy -> DEBU 82b Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 82c In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] GetPolicy -> DEBU 82d Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 82e In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] GetPolicy -> DEBU 82f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 830 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] GetPolicy -> DEBU 831 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.700 UTC [policies] CommitProposals -> DEBU 832 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 833 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 834 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 835 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 836 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 837 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 838 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 839 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 83a In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 83b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] CommitProposals -> DEBU 83c In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.701 UTC [policies] GetPolicy -> DEBU 83d Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 83e In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 83f Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 840 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 841 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 842 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 843 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] CommitProposals -> DEBU 844 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.702 UTC [policies] GetPolicy -> DEBU 845 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.703 UTC [policies] CommitProposals -> DEBU 846 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.703 UTC [policies] GetPolicy -> DEBU 847 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.704 UTC [policies] GetPolicy -> DEBU 848 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 849 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84a Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] GetPolicy -> DEBU 84d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.705 UTC [policies] CommitProposals -> DEBU 84e As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 84f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 850 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 851 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 852 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 853 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 854 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 855 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 856 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] GetPolicy -> DEBU 857 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.706 UTC [policies] CommitProposals -> DEBU 858 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] NewStandardValues -> DEBU 859 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.706 UTC [common/config] initializeProtosStruct -> DEBU 85d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.707 UTC [common/configtx] addToMap -> DEBU 85e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:11.707 UTC [common/configtx] addToMap -> DEBU 85f Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 860 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 861 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 862 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 863 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:11.708 UTC [common/configtx] addToMap -> DEBU 864 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 865 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 866 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 867 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 868 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:11.709 UTC [common/configtx] addToMap -> DEBU 869 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86a Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86b Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86c Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86d Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:11.710 UTC [common/configtx] addToMap -> DEBU 86f Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:11.713 UTC [common/configtx] addToMap -> DEBU 870 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.713 UTC [common/configtx] addToMap -> DEBU 871 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.713 UTC [common/configtx] addToMap -> DEBU 872 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 873 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 874 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 875 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 876 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 877 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 878 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:11.714 UTC [common/configtx] addToMap -> DEBU 879 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87a Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87c Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87d Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87e Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 87f Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 880 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 881 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:11.715 UTC [common/configtx] addToMap -> DEBU 882 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/configtx] processConfig -> DEBU 883 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] NewStandardValues -> DEBU 884 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 885 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 886 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 887 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] initializeProtosStruct -> DEBU 888 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:11.716 UTC [policies] ProposePolicy -> DEBU 889 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [policies] ProposePolicy -> DEBU 88a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [policies] ProposePolicy -> DEBU 88b Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:11.716 UTC [common/config] NewStandardValues -> DEBU 88c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 88d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 88e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 88f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 890 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 891 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 892 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 893 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 894 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 895 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] NewStandardValues -> DEBU 896 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 897 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 898 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 899 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89a Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] NewStandardValues -> DEBU 89b Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89c Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89d Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:11.717 UTC [policies] ProposePolicy -> DEBU 89e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] NewStandardValues -> DEBU 89f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.717 UTC [common/config] initializeProtosStruct -> DEBU 8a0 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8a1 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8a2 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8a3 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8a4 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8a5 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8a6 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8a7 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8a8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8a9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8aa Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8ab Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] NewStandardValues -> DEBU 8ac Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:11.718 UTC [common/config] initializeProtosStruct -> DEBU 8ad Processing field: MSP
orderer.example.com | 2018-01-30 08:53:11.718 UTC [policies] ProposePolicy -> DEBU 8ae Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.719 UTC [policies] ProposePolicy -> DEBU 8af Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.719 UTC [policies] ProposePolicy -> DEBU 8b0 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:11.719 UTC [common/config] validateMSP -> DEBU 8b1 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:11.719 UTC [msp] NewBccspMsp -> DEBU 8b2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.719 UTC [msp] Setup -> DEBU 8b3 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:11.720 UTC [msp/identity] newIdentity -> DEBU 8b4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.721 UTC [msp/identity] newIdentity -> DEBU 8b5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.722 UTC [msp/identity] newIdentity -> DEBU 8b6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.724 UTC [msp] Validate -> DEBU 8b7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:11.724 UTC [common/config] Validate -> DEBU 8b8 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:11.725 UTC [common/config] validateMSP -> DEBU 8b9 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:11.725 UTC [msp] NewBccspMsp -> DEBU 8ba Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.725 UTC [msp] Setup -> DEBU 8bb Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:11.731 UTC [msp/identity] newIdentity -> DEBU 8bc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.732 UTC [msp/identity] newIdentity -> DEBU 8bd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.732 UTC [msp/identity] newIdentity -> DEBU 8be Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.733 UTC [msp] Validate -> DEBU 8bf MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.733 UTC [common/config] Validate -> DEBU 8c0 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:11.734 UTC [common/config] validateMSP -> DEBU 8c1 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:11.734 UTC [msp] NewBccspMsp -> DEBU 8c2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:11.734 UTC [msp] Setup -> DEBU 8c3 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:11.734 UTC [msp/identity] newIdentity -> DEBU 8c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.735 UTC [msp/identity] newIdentity -> DEBU 8c5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.735 UTC [msp/identity] newIdentity -> DEBU 8c6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:11.736 UTC [msp] Validate -> DEBU 8c7 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:11.736 UTC [msp] Setup -> DEBU 8c8 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:11.736 UTC [msp] Setup -> DEBU 8c9 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8ca Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] CommitProposals -> DEBU 8cb In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8cc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] CommitProposals -> DEBU 8cd In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8ce Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] CommitProposals -> DEBU 8cf In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.737 UTC [policies] GetPolicy -> DEBU 8d4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8d5 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8d6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8d7 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8d8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8d9 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8da Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8db In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8dc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8dd In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] GetPolicy -> DEBU 8de Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.738 UTC [policies] CommitProposals -> DEBU 8df In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e1 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e4 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] CommitProposals -> DEBU 8e7 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8e8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] CommitProposals -> DEBU 8e9 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8ea Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] CommitProposals -> DEBU 8eb In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:11.739 UTC [policies] GetPolicy -> DEBU 8ec Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8ed In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8ee Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8ef In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f0 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f1 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f2 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f3 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f4 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f5 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f6 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f7 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8f8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8f9 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] GetPolicy -> DEBU 8fa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.740 UTC [policies] CommitProposals -> DEBU 8fb In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 8fc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 8fd In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 8fe Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 8ff In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 900 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 901 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 902 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 903 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 904 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] CommitProposals -> DEBU 905 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 906 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 907 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 908 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 909 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.741 UTC [policies] GetPolicy -> DEBU 90a Returning policy Readers for evaluation
orderer.example.com | [sarama] 2018/01/30 08:53:11.742226 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | 2018-01-30 08:53:11.742 UTC [policies] GetPolicy -> DEBU 90b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.743 UTC [policies] GetPolicy -> DEBU 90c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.744 UTC [policies] CommitProposals -> DEBU 90d As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:11.744 UTC [policies] GetPolicy -> DEBU 90e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.744 UTC [policies] CommitProposals -> DEBU 90f As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:11.749 UTC [policies] GetPolicy -> DEBU 910 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 911 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] GetPolicy -> DEBU 912 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 913 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] GetPolicy -> DEBU 914 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 915 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] GetPolicy -> DEBU 916 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:11.750 UTC [policies] CommitProposals -> DEBU 917 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:11.751 UTC [orderer/kafka] Enqueue -> DEBU 918 [channel: testchainid] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:11.751 UTC [orderer/kafka] Enqueue -> WARN 919 [channel: testchainid] Will not enqueue, consenter for this channel hasn't started yet
orderer.example.com | 2018-01-30 08:53:11.752 UTC [orderer/main] func1 -> DEBU 91a Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:11.757 UTC [orderer/common/deliver] Handle -> WARN 91b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:11.760 UTC [orderer/main] func1 -> DEBU 91c Closing Deliver stream
orderer.example.com | [sarama] 2018/01/30 08:53:11.772760 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:11.772812 client.go:590: client/metadata retrying after 250ms... (2 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:12.024783 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036137 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036170 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036177 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036184 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.036195 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:12.036216 client.go:590: client/metadata retrying after 250ms... (1 attempts remaining)
orderer.example.com | [sarama] 2018/01/30 08:53:12.288289 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:12.304227 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | 2018-01-30 08:53:12.304 UTC [orderer/kafka] try -> DEBU 91d [channel: testchainid] Retrying every 1s for a total of 30s
orderer.example.com | 2018-01-30 08:53:13.304 UTC [orderer/kafka] try -> DEBU 91e [channel: testchainid] Attempting to post the CONNECT message...
orderer.example.com | [sarama] 2018/01/30 08:53:13.305125 client.go:599: client/metadata fetching metadata for [testchainid] from broker kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.353085 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.354879 async_producer.go:584: producer/broker/1 starting up
orderer.example.com | [sarama] 2018/01/30 08:53:13.355668 async_producer.go:596: producer/broker/1 state change to [open] on testchainid/0
orderer.example.com | [sarama] 2018/01/30 08:53:13.360563 broker.go:144: Connected to broker at kafka1:9092 (registered as #1)
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] try -> DEBU 91f [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] startThread -> INFO 920 [channel: testchainid] CONNECT message posted successfully
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] setupParentConsumerForChannel -> INFO 921 [channel: testchainid] Setting up the parent consumer for this channel...
orderer.example.com | 2018-01-30 08:53:13.487 UTC [orderer/kafka] try -> DEBU 922 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:13.488013 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:13.488023 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.488193 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.488222 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.491927 broker.go:146: Connected to broker at kafka2:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:13.517708 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517744 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517754 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517759 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:13.517779 client.go:154: Successfully initialized new client
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] try -> DEBU 923 [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] startThread -> INFO 924 [channel: testchainid] Parent consumer set up successfully
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] setupChannelConsumerForChannel -> INFO 925 [channel: testchainid] Setting up the channel consumer for this channel (start offset: -2)...
orderer.example.com | 2018-01-30 08:53:13.518 UTC [orderer/kafka] try -> DEBU 926 [channel: testchainid] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:13.518288 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:13.523553 broker.go:144: Connected to broker at kafka1:9092 (registered as #1)
orderer.example.com | [sarama] 2018/01/30 08:53:13.552813 consumer.go:648: consumer/broker/1 added subscription to testchainid/0
orderer.example.com | 2018-01-30 08:53:13.552 UTC [orderer/kafka] try -> DEBU 927 [channel: testchainid] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:13.553 UTC [orderer/kafka] startThread -> INFO 928 [channel: testchainid] Channel consumer set up successfully
orderer.example.com | 2018-01-30 08:53:13.553 UTC [orderer/kafka] startThread -> INFO 929 [channel: testchainid] Start phase completed successfully
orderer.example.com | 2018-01-30 08:53:13.563 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 92a [channel: testchainid] Successfully unmarshalled consumed message, offset is 0. Inspecting type...
orderer.example.com | 2018-01-30 08:53:13.564 UTC [orderer/kafka] processConnect -> DEBU 92b [channel: testchainid] It's a connect message - ignoring
orderer.example.com | 2018-01-30 08:53:14.851 UTC [orderer/main] Deliver -> DEBU 92c Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:14.851 UTC [orderer/common/deliver] Handle -> DEBU 92d Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:14.851 UTC [orderer/common/deliver] Handle -> DEBU 92e Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:14.863 UTC [orderer/main] Broadcast -> DEBU 92f Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:14.863 UTC [orderer/common/broadcast] Handle -> DEBU 930 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:14.864 UTC [orderer/common/broadcast] Handle -> DEBU 931 Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:14.864 UTC [orderer/configupdate] Process -> DEBU 932 Processing channel creation request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetLocalMSP -> DEBU 933 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetDefaultSigningIdentity -> DEBU 934 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetLocalMSP -> DEBU 935 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.864 UTC [msp] GetDefaultSigningIdentity -> DEBU 936 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.865 UTC [msp/identity] Sign -> DEBU 937 Sign: plaintext: 0AB7060A1B08011A0608FAE4C0D30522...07526561646572731A0641646D696E73
orderer.example.com | 2018-01-30 08:53:14.865 UTC [msp/identity] Sign -> DEBU 938 Sign: digest: 257FF0BB546F50AEE26EB81E044CFCACD27192A8FB4458A78238EE6519543145
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] NewStandardValues -> DEBU 939 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.865 UTC [common/config] initializeProtosStruct -> DEBU 93d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 93e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 93f Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 940 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 941 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 942 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 943 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:14.866 UTC [common/configtx] addToMap -> DEBU 944 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 945 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 946 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 947 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 948 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 949 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 94a Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:14.867 UTC [common/configtx] addToMap -> DEBU 94b Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94c Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94d Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 94f Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.868 UTC [common/configtx] addToMap -> DEBU 950 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 951 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 952 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 953 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 954 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 955 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.869 UTC [common/configtx] addToMap -> DEBU 956 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 957 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 958 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 959 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 95a Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 95b Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.870 UTC [common/configtx] addToMap -> DEBU 95c Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 95d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 95e Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 95f Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] addToMap -> DEBU 960 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/configtx] processConfig -> DEBU 961 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] NewStandardValues -> DEBU 962 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 963 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 964 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 965 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.871 UTC [common/config] initializeProtosStruct -> DEBU 966 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 967 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 968 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 969 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 96a Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 96b Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 96c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] initializeProtosStruct -> DEBU 96d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 96e Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] initializeProtosStruct -> DEBU 96f Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] NewStandardValues -> DEBU 970 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.872 UTC [common/config] initializeProtosStruct -> DEBU 971 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.872 UTC [policies] ProposePolicy -> DEBU 972 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [policies] ProposePolicy -> DEBU 973 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [policies] ProposePolicy -> DEBU 974 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] NewStandardValues -> DEBU 975 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] initializeProtosStruct -> DEBU 976 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] NewStandardValues -> DEBU 977 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] initializeProtosStruct -> DEBU 978 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] NewStandardValues -> DEBU 979 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.873 UTC [common/config] initializeProtosStruct -> DEBU 97a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.873 UTC [policies] ProposePolicy -> DEBU 97b Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.874 UTC [policies] ProposePolicy -> DEBU 97c Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.874 UTC [policies] ProposePolicy -> DEBU 97d Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] NewStandardValues -> DEBU 97e Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 97f Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 980 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 981 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 982 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.874 UTC [common/config] initializeProtosStruct -> DEBU 983 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 984 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 985 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 986 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [policies] ProposePolicy -> DEBU 987 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.875 UTC [common/config] NewStandardValues -> DEBU 988 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.876 UTC [common/config] initializeProtosStruct -> DEBU 989 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.876 UTC [policies] ProposePolicy -> DEBU 98a Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.876 UTC [policies] ProposePolicy -> DEBU 98b Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.876 UTC [policies] ProposePolicy -> DEBU 98c Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.876 UTC [common/config] Validate -> DEBU 98d Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.877 UTC [common/config] validateMSP -> DEBU 98e Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.877 UTC [msp] NewBccspMsp -> DEBU 98f Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.877 UTC [msp] Setup -> DEBU 990 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.877 UTC [msp/identity] newIdentity -> DEBU 991 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.878 UTC [msp/identity] newIdentity -> DEBU 992 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.878 UTC [msp/identity] newIdentity -> DEBU 993 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.878 UTC [msp] Validate -> DEBU 994 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.879 UTC [common/config] Validate -> DEBU 995 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.879 UTC [common/config] validateMSP -> DEBU 996 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp] NewBccspMsp -> DEBU 997 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp] Setup -> DEBU 998 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp/identity] newIdentity -> DEBU 999 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.879 UTC [msp/identity] newIdentity -> DEBU 99a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.880 UTC [msp/identity] newIdentity -> DEBU 99b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.880 UTC [msp] Validate -> DEBU 99c MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.881 UTC [common/config] validateMSP -> DEBU 99d Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.881 UTC [msp] NewBccspMsp -> DEBU 99e Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.881 UTC [msp] Setup -> DEBU 99f Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.881 UTC [msp/identity] newIdentity -> DEBU 9a0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.882 UTC [msp/identity] newIdentity -> DEBU 9a1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.882 UTC [msp/identity] newIdentity -> DEBU 9a2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.883 UTC [msp] Validate -> DEBU 9a3 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.883 UTC [msp] Setup -> DEBU 9a4 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.883 UTC [msp] Setup -> DEBU 9a5 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9a6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9a7 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9a8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9a9 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9aa Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9ab In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9ac Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9ad In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9ae Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] CommitProposals -> DEBU 9af In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.883 UTC [policies] GetPolicy -> DEBU 9b0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b1 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b3 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b4 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b5 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b7 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9b8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] CommitProposals -> DEBU 9b9 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9ba Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.884 UTC [policies] GetPolicy -> DEBU 9bb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9bc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9bd Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9be Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9bf In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c0 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c1 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c2 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c3 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c4 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c5 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] GetPolicy -> DEBU 9c6 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.885 UTC [policies] CommitProposals -> DEBU 9c7 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9c8 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9c9 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9ca Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9cb In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9cc Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9cd In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9ce Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9cf In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9d0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9d1 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9d2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] CommitProposals -> DEBU 9d3 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.886 UTC [policies] GetPolicy -> DEBU 9d4 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] CommitProposals -> DEBU 9d5 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9d6 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] CommitProposals -> DEBU 9d7 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9d8 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] CommitProposals -> DEBU 9d9 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9da Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9db Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9dc Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9dd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9de Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:14.887 UTC [policies] GetPolicy -> DEBU 9df Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e0 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e1 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e2 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e3 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e4 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e5 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e6 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e7 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e8 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.888 UTC [common/configtx] addToMap -> DEBU 9e9 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.889 UTC [common/configtx] addToMap -> DEBU 9ea Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.889 UTC [common/configtx] addToMap -> DEBU 9eb Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.889 UTC [common/configtx] addToMap -> DEBU 9ec Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.889 UTC [policies] GetPolicy -> DEBU 9ed Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.889 UTC [cauthdsl] func1 -> DEBU 9ee 0xc420026f20 gate 1517302394889494950 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.889 UTC [cauthdsl] func2 -> DEBU 9ef 0xc420026f20 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.889 UTC [cauthdsl] func2 -> DEBU 9f0 0xc420026f20 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.889 UTC [msp/identity] newIdentity -> DEBU 9f1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.890 UTC [msp] SatisfiesPrincipal -> DEBU 9f2 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.890 UTC [cauthdsl] func2 -> DEBU 9f3 0xc420026f20 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.890 UTC [msp/identity] Verify -> DEBU 9f4 Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:14.890 UTC [msp/identity] Verify -> DEBU 9f5 Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:14.890 UTC [cauthdsl] func2 -> DEBU 9f6 0xc420026f20 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.890 UTC [cauthdsl] func1 -> DEBU 9f7 0xc420026f20 gate 1517302394889494950 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9f8 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9f9 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fa Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fb Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fc Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fd Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9fe Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU 9ff Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU a00 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.891 UTC [common/configtx] recurseConfigMap -> DEBU a01 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a02 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a03 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a04 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a05 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a06 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a07 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a08 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.892 UTC [common/configtx] recurseConfigMap -> DEBU a09 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/configtx] recurseConfigMap -> DEBU a0a Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/configtx] processConfig -> DEBU a0b Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] NewStandardValues -> DEBU a0c Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a0d Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a0e Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a0f Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.893 UTC [common/config] initializeProtosStruct -> DEBU a10 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.893 UTC [policies] ProposePolicy -> DEBU a11 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a12 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a13 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] NewStandardValues -> DEBU a14 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a15 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a16 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a17 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a18 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.894 UTC [common/config] initializeProtosStruct -> DEBU a19 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a1a Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a1b Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.894 UTC [policies] ProposePolicy -> DEBU a1c Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a1d Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a1e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] initializeProtosStruct -> DEBU a1f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a20 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a21 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a22 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a23 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a24 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a25 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:14.895 UTC [policies] ProposePolicy -> DEBU a26 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a27 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] initializeProtosStruct -> DEBU a28 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.895 UTC [common/config] NewStandardValues -> DEBU a29 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a2a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a2b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a2c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a2d Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a2e Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a2f Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a30 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a31 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a32 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a33 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] NewStandardValues -> DEBU a34 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.896 UTC [common/config] initializeProtosStruct -> DEBU a35 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.896 UTC [policies] ProposePolicy -> DEBU a36 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [policies] ProposePolicy -> DEBU a37 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [policies] ProposePolicy -> DEBU a38 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [common/config] validateMSP -> DEBU a39 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.897 UTC [msp] NewBccspMsp -> DEBU a3a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.897 UTC [msp] Setup -> DEBU a3b Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.897 UTC [msp/identity] newIdentity -> DEBU a3c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.898 UTC [msp/identity] newIdentity -> DEBU a3d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.898 UTC [msp/identity] newIdentity -> DEBU a3e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.899 UTC [msp] Validate -> DEBU a3f MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.899 UTC [common/config] Validate -> DEBU a40 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.899 UTC [common/config] validateMSP -> DEBU a41 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.899 UTC [msp] NewBccspMsp -> DEBU a42 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.899 UTC [msp] Setup -> DEBU a43 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.900 UTC [msp/identity] newIdentity -> DEBU a44 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.900 UTC [msp/identity] newIdentity -> DEBU a45 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.901 UTC [msp/identity] newIdentity -> DEBU a46 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.902 UTC [msp] Validate -> DEBU a47 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.902 UTC [common/config] Validate -> DEBU a48 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.902 UTC [common/config] validateMSP -> DEBU a49 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.902 UTC [msp] NewBccspMsp -> DEBU a4a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.902 UTC [msp] Setup -> DEBU a4b Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.903 UTC [msp/identity] newIdentity -> DEBU a4c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.903 UTC [msp/identity] newIdentity -> DEBU a4d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.904 UTC [msp/identity] newIdentity -> DEBU a4e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] Validate -> DEBU a4f MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] Setup -> DEBU a50 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] Setup -> DEBU a51 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.905 UTC [msp] GetLocalMSP -> DEBU a52 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetDefaultSigningIdentity -> DEBU a53 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetLocalMSP -> DEBU a54 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetDefaultSigningIdentity -> DEBU a55 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp/identity] Sign -> DEBU a56 Sign: plaintext: 0AB7060A1B08011A0608FAE4C0D30522...41591D23BAA2754A563FD3665EC4E45A
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp/identity] Sign -> DEBU a57 Sign: digest: 6C582A525568A03405DC5668BD7CE4BEACD0C3299F409560909BA37473F121FC
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetLocalMSP -> DEBU a58 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.906 UTC [msp] GetDefaultSigningIdentity -> DEBU a59 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp] GetLocalMSP -> DEBU a5a Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp] GetDefaultSigningIdentity -> DEBU a5b Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp/identity] Sign -> DEBU a5c Sign: plaintext: 0AB3060A1708041A0608FAE4C0D30522...1CDE905A5856DED751CA5AA1B0DE1FBE
orderer.example.com | 2018-01-30 08:53:14.907 UTC [msp/identity] Sign -> DEBU a5d Sign: digest: 56D6A18220160B542630E77283B7B33E84FFB13193302AC61E01F1B5A6A61C8F
orderer.example.com | 2018-01-30 08:53:14.907 UTC [orderer/common/broadcast] Handle -> DEBU a5e [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:14.907 UTC [policies] GetPolicy -> DEBU a5f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.907 UTC [cauthdsl] func1 -> DEBU a60 0xc420027340 gate 1517302394907768009 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.908 UTC [cauthdsl] func2 -> DEBU a61 0xc420027340 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.908 UTC [cauthdsl] func2 -> DEBU a62 0xc420027340 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.908 UTC [msp/identity] newIdentity -> DEBU a63 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.908 UTC [msp] SatisfiesPrincipal -> DEBU a64 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.908 UTC [msp] Validate -> DEBU a65 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.909 UTC [cauthdsl] func2 -> DEBU a66 0xc420027340 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.909 UTC [msp/identity] Verify -> DEBU a67 Verify: digest = 00000000 56 d6 a1 82 20 16 0b 54 26 30 e7 72 83 b7 b3 3e |V... ..T&0.r...>|
orderer.example.com | 00000010 84 ff b1 31 93 30 2a c6 1e 01 f1 b5 a6 a6 1c 8f |...1.0*.........|
orderer.example.com | 2018-01-30 08:53:14.909 UTC [msp/identity] Verify -> DEBU a68 Verify: sig = 00000000 30 45 02 21 00 ac 97 e4 0c 1d fc c5 e7 ca 7c 11 |0E.!..........|.|
orderer.example.com | 00000010 54 68 fc 49 9d 36 e9 a5 50 e0 aa 76 36 f1 9f 12 |Th.I.6..P..v6...|
orderer.example.com | 00000020 74 3a 8f fc e0 02 20 07 e8 56 77 bc 47 0c 6f e8 |t:.... ..Vw.G.o.|
orderer.example.com | 00000030 4c 92 88 34 4a 4a a1 0e 48 d3 e3 18 2a eb fe 33 |L..4JJ..H...*..3|
orderer.example.com | 00000040 16 a0 46 68 5a 1d 42 |..FhZ.B|
orderer.example.com | 2018-01-30 08:53:14.909 UTC [cauthdsl] func2 -> DEBU a69 0xc420027340 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.909 UTC [cauthdsl] func1 -> DEBU a6a 0xc420027340 gate 1517302394907768009 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.910 UTC [orderer/common/sigfilter] Apply -> DEBU a6b Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
orderer.example.com | 2018-01-30 08:53:14.910 UTC [msp] GetLocalMSP -> DEBU a6c Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.910 UTC [msp] GetDefaultSigningIdentity -> DEBU a6d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.914 UTC [msp] GetLocalMSP -> DEBU a6e Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:14.915 UTC [msp] GetDefaultSigningIdentity -> DEBU a6f Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:14.916 UTC [msp/identity] Sign -> DEBU a70 Sign: plaintext: 0AB7060A1B08011A0608FAE4C0D30522...41646D696E7310021A0641646D696E73
orderer.example.com | 2018-01-30 08:53:14.916 UTC [msp/identity] Sign -> DEBU a71 Sign: digest: CC1DC67503786DD86409D7F70694AFF780402F60803859BBA1847A0725997782
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] NewStandardValues -> DEBU a72 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a73 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a74 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a75 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.916 UTC [common/config] initializeProtosStruct -> DEBU a76 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.917 UTC [common/configtx] addToMap -> DEBU a77 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.917 UTC [common/configtx] addToMap -> DEBU a78 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a79 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a7a Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a7b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:14.918 UTC [common/configtx] addToMap -> DEBU a7c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a7d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a7e Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a7f Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:14.919 UTC [common/configtx] addToMap -> DEBU a80 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a81 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a82 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a83 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a84 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a85 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a86 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a87 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.920 UTC [common/configtx] addToMap -> DEBU a88 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a89 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8d Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8e Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a8f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a90 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a91 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a92 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:14.921 UTC [common/configtx] addToMap -> DEBU a93 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a94 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a95 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a96 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a97 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a98 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] addToMap -> DEBU a99 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/configtx] processConfig -> DEBU a9a Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/config] NewStandardValues -> DEBU a9b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.922 UTC [common/config] initializeProtosStruct -> DEBU a9c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU a9d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU a9e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU a9f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.923 UTC [policies] ProposePolicy -> DEBU aa0 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.923 UTC [policies] ProposePolicy -> DEBU aa1 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.923 UTC [policies] ProposePolicy -> DEBU aa2 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] NewStandardValues -> DEBU aa3 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa4 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa5 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa6 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.923 UTC [common/config] initializeProtosStruct -> DEBU aa7 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.924 UTC [common/config] initializeProtosStruct -> DEBU aa8 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aa9 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aaa Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aab Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aac Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.924 UTC [common/config] NewStandardValues -> DEBU aad Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.924 UTC [common/config] initializeProtosStruct -> DEBU aae Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU aaf Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.924 UTC [policies] ProposePolicy -> DEBU ab0 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.925 UTC [policies] ProposePolicy -> DEBU ab1 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] NewStandardValues -> DEBU ab2 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.925 UTC [policies] ProposePolicy -> DEBU ab3 Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] NewStandardValues -> DEBU ab4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] initializeProtosStruct -> DEBU ab5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] NewStandardValues -> DEBU ab6 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.925 UTC [common/config] initializeProtosStruct -> DEBU ab7 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] NewStandardValues -> DEBU ab8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] initializeProtosStruct -> DEBU ab9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [policies] ProposePolicy -> DEBU aba Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [policies] ProposePolicy -> DEBU abb Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [policies] ProposePolicy -> DEBU abc Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] NewStandardValues -> DEBU abd Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] initializeProtosStruct -> DEBU abe Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.926 UTC [common/config] NewStandardValues -> DEBU abf Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] initializeProtosStruct -> DEBU ac0 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] NewStandardValues -> DEBU ac1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] initializeProtosStruct -> DEBU ac2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [policies] ProposePolicy -> DEBU ac3 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [policies] ProposePolicy -> DEBU ac4 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [policies] ProposePolicy -> DEBU ac5 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.927 UTC [common/config] validateMSP -> DEBU ac6 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.927 UTC [msp] NewBccspMsp -> DEBU ac7 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.927 UTC [msp] Setup -> DEBU ac8 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.928 UTC [msp/identity] newIdentity -> DEBU ac9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.929 UTC [msp/identity] newIdentity -> DEBU aca Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.929 UTC [msp/identity] newIdentity -> DEBU acb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.930 UTC [msp] Validate -> DEBU acc MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.930 UTC [common/config] Validate -> DEBU acd Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.930 UTC [common/config] validateMSP -> DEBU ace Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp] NewBccspMsp -> DEBU acf Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp] Setup -> DEBU ad0 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp/identity] newIdentity -> DEBU ad1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.931 UTC [msp/identity] newIdentity -> DEBU ad2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.932 UTC [msp/identity] newIdentity -> DEBU ad3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.933 UTC [msp] Validate -> DEBU ad4 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.933 UTC [common/config] Validate -> DEBU ad5 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.933 UTC [common/config] validateMSP -> DEBU ad6 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.934 UTC [msp] NewBccspMsp -> DEBU ad7 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.934 UTC [msp] Setup -> DEBU ad8 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.934 UTC [msp/identity] newIdentity -> DEBU ad9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.935 UTC [msp/identity] newIdentity -> DEBU ada Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.935 UTC [msp/identity] newIdentity -> DEBU adb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.936 UTC [msp] Validate -> DEBU adc MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.936 UTC [msp] Setup -> DEBU add Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.936 UTC [msp] Setup -> DEBU ade MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU adf Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] CommitProposals -> DEBU ae0 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU ae1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] CommitProposals -> DEBU ae2 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU ae3 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] CommitProposals -> DEBU ae4 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:14.936 UTC [policies] GetPolicy -> DEBU ae5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae7 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU ae9 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] CommitProposals -> DEBU aea In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU aeb Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] CommitProposals -> DEBU aec In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU aed Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] CommitProposals -> DEBU aee In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.937 UTC [policies] GetPolicy -> DEBU aef Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af0 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af2 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af4 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af7 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU af8 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU af9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU afa In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] GetPolicy -> DEBU afb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.938 UTC [policies] CommitProposals -> DEBU afc In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU afd Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU afe In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU aff Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b00 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b01 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b02 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b03 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b04 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b05 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b06 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] GetPolicy -> DEBU b07 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.939 UTC [policies] CommitProposals -> DEBU b08 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b09 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b0a In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b0b Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b0c In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b0d Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b0e In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b0f Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b10 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b11 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] CommitProposals -> DEBU b12 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.940 UTC [policies] GetPolicy -> DEBU b13 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b14 Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b15 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b16 Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b17 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.941 UTC [policies] GetPolicy -> DEBU b18 Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b19 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1a Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1b Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1c Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.942 UTC [common/configtx] addToMap -> DEBU b1d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b1e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b1f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b20 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b21 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b22 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b23 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b24 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.943 UTC [common/configtx] addToMap -> DEBU b25 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.943 UTC [policies] GetPolicy -> DEBU b26 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func1 -> DEBU b27 0xc42014b048 gate 1517302394944010378 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func2 -> DEBU b28 0xc42014b048 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func2 -> DEBU b29 0xc42014b048 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.944 UTC [msp/identity] newIdentity -> DEBU b2a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.944 UTC [msp] SatisfiesPrincipal -> DEBU b2b Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.944 UTC [cauthdsl] func2 -> DEBU b2c 0xc42014b048 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.945 UTC [msp/identity] Verify -> DEBU b2d Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:14.945 UTC [msp/identity] Verify -> DEBU b2e Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:14.945 UTC [cauthdsl] func2 -> DEBU b2f 0xc42014b048 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.945 UTC [cauthdsl] func1 -> DEBU b30 0xc42014b048 gate 1517302394944010378 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.945 UTC [common/configtx] recurseConfigMap -> DEBU b31 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.945 UTC [common/configtx] recurseConfigMap -> DEBU b32 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.945 UTC [common/configtx] recurseConfigMap -> DEBU b33 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b34 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b35 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b36 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b37 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b38 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b39 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3b Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.946 UTC [common/configtx] recurseConfigMap -> DEBU b3d Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b3e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b3f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b40 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b41 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b42 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] recurseConfigMap -> DEBU b43 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/configtx] processConfig -> DEBU b44 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] NewStandardValues -> DEBU b45 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] initializeProtosStruct -> DEBU b46 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] initializeProtosStruct -> DEBU b47 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.947 UTC [common/config] initializeProtosStruct -> DEBU b48 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.948 UTC [common/config] initializeProtosStruct -> DEBU b49 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4a Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4b Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4c Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.948 UTC [common/config] NewStandardValues -> DEBU b4d Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b4f Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:14.948 UTC [policies] ProposePolicy -> DEBU b50 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] NewStandardValues -> DEBU b51 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] initializeProtosStruct -> DEBU b52 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] NewStandardValues -> DEBU b53 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] initializeProtosStruct -> DEBU b54 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] NewStandardValues -> DEBU b55 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.949 UTC [common/config] initializeProtosStruct -> DEBU b56 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [policies] ProposePolicy -> DEBU b57 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [policies] ProposePolicy -> DEBU b58 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [policies] ProposePolicy -> DEBU b59 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.950 UTC [common/config] NewStandardValues -> DEBU b5a Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] initializeProtosStruct -> DEBU b5b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] NewStandardValues -> DEBU b5c Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] initializeProtosStruct -> DEBU b5d Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] NewStandardValues -> DEBU b5e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.951 UTC [common/config] initializeProtosStruct -> DEBU b5f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.951 UTC [policies] ProposePolicy -> DEBU b60 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.954 UTC [policies] ProposePolicy -> DEBU b61 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.954 UTC [policies] ProposePolicy -> DEBU b62 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.954 UTC [common/config] NewStandardValues -> DEBU b63 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b64 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b65 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b66 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b67 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b68 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b69 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b6a Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b6b Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [policies] ProposePolicy -> DEBU b6c Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] NewStandardValues -> DEBU b6d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.955 UTC [common/config] initializeProtosStruct -> DEBU b6e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.956 UTC [policies] ProposePolicy -> DEBU b6f Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.956 UTC [policies] ProposePolicy -> DEBU b70 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.956 UTC [policies] ProposePolicy -> DEBU b71 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.956 UTC [common/config] Validate -> DEBU b72 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.956 UTC [common/config] validateMSP -> DEBU b73 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.956 UTC [msp] NewBccspMsp -> DEBU b74 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.956 UTC [msp] Setup -> DEBU b75 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.956 UTC [msp/identity] newIdentity -> DEBU b76 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.957 UTC [msp/identity] newIdentity -> DEBU b77 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.958 UTC [msp/identity] newIdentity -> DEBU b78 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.959 UTC [msp] Validate -> DEBU b79 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.959 UTC [common/config] Validate -> DEBU b7a Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.959 UTC [common/config] validateMSP -> DEBU b7b Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.959 UTC [msp] NewBccspMsp -> DEBU b7c Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.959 UTC [msp] Setup -> DEBU b7d Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.960 UTC [msp/identity] newIdentity -> DEBU b7e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.960 UTC [msp/identity] newIdentity -> DEBU b7f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.960 UTC [msp/identity] newIdentity -> DEBU b80 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.961 UTC [msp] Validate -> DEBU b81 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.961 UTC [common/config] validateMSP -> DEBU b82 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.961 UTC [msp] NewBccspMsp -> DEBU b83 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.962 UTC [msp] Setup -> DEBU b84 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.962 UTC [msp/identity] newIdentity -> DEBU b85 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.962 UTC [msp/identity] newIdentity -> DEBU b86 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.963 UTC [msp/identity] newIdentity -> DEBU b87 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.963 UTC [msp] Validate -> DEBU b88 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.964 UTC [msp] Setup -> DEBU b89 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.964 UTC [msp] Setup -> DEBU b8a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8b Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8c Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8d Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.964 UTC [common/configtx] addToMap -> DEBU b8e Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b8f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b90 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b91 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b92 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b93 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:14.965 UTC [common/configtx] addToMap -> DEBU b94 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b95 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b96 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b97 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b98 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b99 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b9a Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b9b Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.966 UTC [common/configtx] addToMap -> DEBU b9c Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU b9d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU b9e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU b9f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba0 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba1 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba2 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba3 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba4 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba5 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:14.967 UTC [common/configtx] addToMap -> DEBU ba6 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU ba7 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU ba8 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU ba9 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU baa Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bab Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bac Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bad Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:14.968 UTC [common/configtx] addToMap -> DEBU bae Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:14.969 UTC [common/configtx] addToMap -> DEBU baf Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:14.970 UTC [common/configtx] addToMap -> DEBU bb0 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb1 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb2 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb3 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb4 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.971 UTC [common/configtx] addToMap -> DEBU bb5 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb6 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb7 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb8 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bb9 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bba Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bbb Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:14.972 UTC [common/configtx] addToMap -> DEBU bbc Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:14.973 UTC [policies] GetPolicy -> DEBU bbd Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:14.973 UTC [cauthdsl] func1 -> DEBU bbe 0xc42014a730 gate 1517302394973305923 evaluation starts
orderer.example.com | 2018-01-30 08:53:14.973 UTC [cauthdsl] func2 -> DEBU bbf 0xc42014a730 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:14.973 UTC [cauthdsl] func2 -> DEBU bc0 0xc42014a730 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:14.974 UTC [msp/identity] newIdentity -> DEBU bc1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.974 UTC [msp] SatisfiesPrincipal -> DEBU bc2 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.974 UTC [cauthdsl] func2 -> DEBU bc3 0xc42014a730 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:14.974 UTC [msp/identity] Verify -> DEBU bc4 Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:14.975 UTC [msp/identity] Verify -> DEBU bc5 Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:14.975 UTC [cauthdsl] func2 -> DEBU bc6 0xc42014a730 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:14.975 UTC [cauthdsl] func1 -> DEBU bc7 0xc42014a730 gate 1517302394973305923 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:14.975 UTC [common/configtx] recurseConfigMap -> DEBU bc8 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.975 UTC [common/configtx] recurseConfigMap -> DEBU bc9 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.975 UTC [common/configtx] recurseConfigMap -> DEBU bca Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcb Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcc Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcd Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bce Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bcf Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bd0 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.976 UTC [common/configtx] recurseConfigMap -> DEBU bd1 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd2 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd3 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd4 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd5 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd6 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd7 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd8 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bd9 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.977 UTC [common/configtx] recurseConfigMap -> DEBU bda Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/configtx] processConfig -> DEBU bdb Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] NewStandardValues -> DEBU bdc Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU bdd Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU bde Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU bdf Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU be0 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:14.978 UTC [policies] ProposePolicy -> DEBU be1 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [policies] ProposePolicy -> DEBU be2 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [policies] ProposePolicy -> DEBU be3 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] NewStandardValues -> DEBU be4 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:14.978 UTC [common/config] initializeProtosStruct -> DEBU be5 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be6 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be7 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be8 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU be9 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bea Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU beb Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bec Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bed Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] NewStandardValues -> DEBU bee Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.979 UTC [common/config] initializeProtosStruct -> DEBU bef Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.979 UTC [policies] ProposePolicy -> DEBU bf0 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf1 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf2 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bf3 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf4 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf5 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:14.980 UTC [policies] ProposePolicy -> DEBU bf6 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bf7 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] initializeProtosStruct -> DEBU bf8 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bf9 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] initializeProtosStruct -> DEBU bfa Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.980 UTC [common/config] NewStandardValues -> DEBU bfb Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] initializeProtosStruct -> DEBU bfc Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [policies] ProposePolicy -> DEBU bfd Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [policies] ProposePolicy -> DEBU bfe Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [policies] ProposePolicy -> DEBU bff Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] NewStandardValues -> DEBU c00 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] initializeProtosStruct -> DEBU c01 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] NewStandardValues -> DEBU c02 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:14.981 UTC [common/config] initializeProtosStruct -> DEBU c03 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:14.982 UTC [common/config] NewStandardValues -> DEBU c04 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:14.982 UTC [common/config] initializeProtosStruct -> DEBU c05 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [policies] ProposePolicy -> DEBU c06 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [policies] ProposePolicy -> DEBU c07 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [policies] ProposePolicy -> DEBU c08 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:14.982 UTC [common/config] validateMSP -> DEBU c09 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:14.982 UTC [msp] NewBccspMsp -> DEBU c0a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.983 UTC [msp] Setup -> DEBU c0b Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:14.983 UTC [msp/identity] newIdentity -> DEBU c0c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.983 UTC [msp/identity] newIdentity -> DEBU c0d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.984 UTC [msp/identity] newIdentity -> DEBU c0e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.984 UTC [msp] Validate -> DEBU c0f MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:14.985 UTC [common/config] Validate -> DEBU c10 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:14.985 UTC [common/config] validateMSP -> DEBU c11 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:14.985 UTC [msp] NewBccspMsp -> DEBU c12 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.985 UTC [msp] Setup -> DEBU c13 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:14.985 UTC [msp/identity] newIdentity -> DEBU c14 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.986 UTC [msp/identity] newIdentity -> DEBU c15 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.986 UTC [msp/identity] newIdentity -> DEBU c16 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.987 UTC [msp] Validate -> DEBU c17 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.987 UTC [common/config] Validate -> DEBU c18 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:14.987 UTC [common/config] validateMSP -> DEBU c19 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:14.987 UTC [msp] NewBccspMsp -> DEBU c1a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:14.987 UTC [msp] Setup -> DEBU c1b Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:14.988 UTC [msp/identity] newIdentity -> DEBU c1c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.988 UTC [msp/identity] newIdentity -> DEBU c1d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.989 UTC [msp/identity] newIdentity -> DEBU c1e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:14.990 UTC [msp] Validate -> DEBU c1f MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:14.990 UTC [msp] Setup -> DEBU c20 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:14.990 UTC [msp] Setup -> DEBU c21 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:14.990 UTC [policies] GetPolicy -> DEBU c22 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.990 UTC [policies] CommitProposals -> DEBU c23 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c24 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] CommitProposals -> DEBU c25 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c26 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] CommitProposals -> DEBU c27 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c28 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c29 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c2a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.991 UTC [policies] GetPolicy -> DEBU c2b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c2c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c2d In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c2e Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c2f In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c30 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c31 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c32 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c33 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c34 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] CommitProposals -> DEBU c35 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:14.992 UTC [policies] GetPolicy -> DEBU c36 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] CommitProposals -> DEBU c37 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c38 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c39 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c3e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] CommitProposals -> DEBU c3f In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c40 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] CommitProposals -> DEBU c41 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.993 UTC [policies] GetPolicy -> DEBU c42 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c43 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c44 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c45 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c46 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c47 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c48 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c49 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c4a Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] CommitProposals -> DEBU c4b In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.994 UTC [policies] GetPolicy -> DEBU c4c Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c4d In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c4e Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c4f In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c50 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c51 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c52 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c53 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c54 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c55 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c56 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] CommitProposals -> DEBU c57 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.995 UTC [policies] GetPolicy -> DEBU c58 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] CommitProposals -> DEBU c59 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] CommitProposals -> DEBU c5b In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] CommitProposals -> DEBU c5d In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c5f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:14.996 UTC [policies] GetPolicy -> DEBU c60 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c61 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c62 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c63 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c64 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] CommitProposals -> DEBU c65 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] GetPolicy -> DEBU c66 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.007 UTC [policies] CommitProposals -> DEBU c67 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c68 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c69 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c6a Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c6b As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c6c Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c6d As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] GetPolicy -> DEBU c6e Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.008 UTC [policies] CommitProposals -> DEBU c6f As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] NewStandardValues -> DEBU c70 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c71 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c72 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c73 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.008 UTC [common/config] initializeProtosStruct -> DEBU c74 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c75 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c76 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c77 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c78 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c79 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c7a Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.009 UTC [common/configtx] addToMap -> DEBU c7b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7c Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7d Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7e Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c7f Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c80 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c81 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c82 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.010 UTC [common/configtx] addToMap -> DEBU c83 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c84 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c85 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c86 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c87 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c88 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c89 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c8a Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c8b Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.011 UTC [common/configtx] addToMap -> DEBU c8c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c8d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c8e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c8f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c90 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c91 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c92 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c93 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.012 UTC [common/configtx] addToMap -> DEBU c94 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c95 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c96 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c97 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.013 UTC [common/configtx] addToMap -> DEBU c98 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.016 UTC [common/configtx] addToMap -> DEBU c99 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.016 UTC [common/configtx] processConfig -> DEBU c9a Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.016 UTC [common/config] NewStandardValues -> DEBU c9b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU c9f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca0 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca1 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca2 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] NewStandardValues -> DEBU ca3 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca4 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca5 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca6 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca7 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.017 UTC [common/config] initializeProtosStruct -> DEBU ca8 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.017 UTC [policies] ProposePolicy -> DEBU ca9 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU caa Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU cab Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU cac Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.018 UTC [common/config] NewStandardValues -> DEBU cad Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.018 UTC [common/config] initializeProtosStruct -> DEBU cae Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU caf Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.018 UTC [policies] ProposePolicy -> DEBU cb0 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb1 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cb2 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb3 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb4 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cb5 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cb6 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] initializeProtosStruct -> DEBU cb7 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cb8 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] initializeProtosStruct -> DEBU cb9 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] NewStandardValues -> DEBU cba Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.019 UTC [common/config] initializeProtosStruct -> DEBU cbb Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.019 UTC [policies] ProposePolicy -> DEBU cbc Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cbd Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cbe Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] NewStandardValues -> DEBU cbf Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] initializeProtosStruct -> DEBU cc0 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] NewStandardValues -> DEBU cc1 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] initializeProtosStruct -> DEBU cc2 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] NewStandardValues -> DEBU cc3 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.020 UTC [common/config] initializeProtosStruct -> DEBU cc4 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cc5 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.020 UTC [policies] ProposePolicy -> DEBU cc6 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.021 UTC [policies] ProposePolicy -> DEBU cc7 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.021 UTC [common/config] validateMSP -> DEBU cc8 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.021 UTC [msp] NewBccspMsp -> DEBU cc9 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.021 UTC [msp] Setup -> DEBU cca Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.021 UTC [msp/identity] newIdentity -> DEBU ccb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.022 UTC [msp/identity] newIdentity -> DEBU ccc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.023 UTC [msp/identity] newIdentity -> DEBU ccd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.024 UTC [msp] Validate -> DEBU cce MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.025 UTC [common/config] Validate -> DEBU ccf Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.025 UTC [common/config] validateMSP -> DEBU cd0 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.025 UTC [msp] NewBccspMsp -> DEBU cd1 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.025 UTC [msp] Setup -> DEBU cd2 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.026 UTC [msp/identity] newIdentity -> DEBU cd3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.028 UTC [msp/identity] newIdentity -> DEBU cd4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.029 UTC [msp/identity] newIdentity -> DEBU cd5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.030 UTC [msp] Validate -> DEBU cd6 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.030 UTC [common/config] Validate -> DEBU cd7 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.030 UTC [common/config] validateMSP -> DEBU cd8 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.030 UTC [msp] NewBccspMsp -> DEBU cd9 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.030 UTC [msp] Setup -> DEBU cda Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.031 UTC [msp/identity] newIdentity -> DEBU cdb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.031 UTC [msp/identity] newIdentity -> DEBU cdc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp/identity] newIdentity -> DEBU cdd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp] Validate -> DEBU cde MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp] Setup -> DEBU cdf Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.032 UTC [msp] Setup -> DEBU ce0 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.032 UTC [policies] GetPolicy -> DEBU ce1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU ce2 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU ce4 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU ce6 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce7 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ce9 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cea Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ceb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cec In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU ced Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cee In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cef Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf0 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cf1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf2 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cf3 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf4 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] GetPolicy -> DEBU cf5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.033 UTC [policies] CommitProposals -> DEBU cf6 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cf7 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cf8 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cf9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfb Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cfd Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU cfe In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU cff Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d00 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d01 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d02 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d03 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d04 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d05 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] CommitProposals -> DEBU d06 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.034 UTC [policies] GetPolicy -> DEBU d07 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d08 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d09 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d0a In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d0b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d0c In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d0d Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d0e In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d0f Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d10 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d11 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d12 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d13 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d14 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] GetPolicy -> DEBU d15 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.035 UTC [policies] CommitProposals -> DEBU d16 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d17 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d18 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d19 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d1a In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1b Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d1c In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d1f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d20 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d21 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d22 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] GetPolicy -> DEBU d23 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.036 UTC [policies] CommitProposals -> DEBU d24 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d25 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d26 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d27 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d28 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d29 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d2a As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d2b Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d2c As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] GetPolicy -> DEBU d2d Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.037 UTC [policies] CommitProposals -> DEBU d2e As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.037 UTC [orderer/kafka] Enqueue -> DEBU d2f [channel: testchainid] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:15.056 UTC [orderer/kafka] processMessagesToBlocks -> DEBU d30 [channel: testchainid] Successfully unmarshalled consumed message, offset is 1. Inspecting type...
orderer.example.com | 2018-01-30 08:53:15.056 UTC [policies] GetPolicy -> DEBU d31 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.056 UTC [cauthdsl] func1 -> DEBU d32 0xc4200260c8 gate 1517302395056582664 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.056 UTC [cauthdsl] func2 -> DEBU d33 0xc4200260c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.056 UTC [cauthdsl] func2 -> DEBU d34 0xc4200260c8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.057 UTC [msp/identity] newIdentity -> DEBU d35 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.064 UTC [orderer/kafka] Enqueue -> DEBU d37 [channel: testchainid] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:15.064 UTC [orderer/common/broadcast] Handle -> DEBU d38 [channel: testchainid] Broadcast has successfully enqueued message of type ORDERER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:15.058 UTC [msp] SatisfiesPrincipal -> DEBU d36 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.065 UTC [msp] Validate -> DEBU d39 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.065 UTC [cauthdsl] func2 -> DEBU d3a 0xc4200260c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:15.066 UTC [msp/identity] Verify -> DEBU d3b Verify: digest = 00000000 56 d6 a1 82 20 16 0b 54 26 30 e7 72 83 b7 b3 3e |V... ..T&0.r...>|
orderer.example.com | 00000010 84 ff b1 31 93 30 2a c6 1e 01 f1 b5 a6 a6 1c 8f |...1.0*.........|
orderer.example.com | 2018-01-30 08:53:15.066 UTC [msp/identity] Verify -> DEBU d3c Verify: sig = 00000000 30 45 02 21 00 ac 97 e4 0c 1d fc c5 e7 ca 7c 11 |0E.!..........|.|
orderer.example.com | 00000010 54 68 fc 49 9d 36 e9 a5 50 e0 aa 76 36 f1 9f 12 |Th.I.6..P..v6...|
orderer.example.com | 00000020 74 3a 8f fc e0 02 20 07 e8 56 77 bc 47 0c 6f e8 |t:.... ..Vw.G.o.|
orderer.example.com | 00000030 4c 92 88 34 4a 4a a1 0e 48 d3 e3 18 2a eb fe 33 |L..4JJ..H...*..3|
orderer.example.com | 00000040 16 a0 46 68 5a 1d 42 |..FhZ.B|
orderer.example.com | 2018-01-30 08:53:15.066 UTC [cauthdsl] func2 -> DEBU d3d 0xc4200260c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:15.066 UTC [cauthdsl] func1 -> DEBU d3f 0xc4200260c8 gate 1517302395056582664 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:15.066 UTC [orderer/common/broadcast] Handle -> WARN d3e Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:15.067 UTC [orderer/main] func1 -> DEBU d41 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:15.067 UTC [orderer/common/sigfilter] Apply -> DEBU d40 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [Writers %!s(*policies.implicitMetaPolicy=&{0xc420367f40 1 [0xc4200263c8]})]}
orderer.example.com | 2018-01-30 08:53:15.067 UTC [msp] GetLocalMSP -> DEBU d42 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.067 UTC [msp] GetDefaultSigningIdentity -> DEBU d43 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp] GetLocalMSP -> DEBU d44 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp] GetDefaultSigningIdentity -> DEBU d45 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp/identity] Sign -> DEBU d46 Sign: plaintext: 0AB7060A1B08011A0608FBE4C0D30522...41646D696E7310021A0641646D696E73
orderer.example.com | 2018-01-30 08:53:15.068 UTC [msp/identity] Sign -> DEBU d47 Sign: digest: C2BBFA046DA1B77C53B2BFED0F25A03FBF07950D69810C0BA28137F717B5EAEA
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] NewStandardValues -> DEBU d48 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d49 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d4a Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d4b Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.069 UTC [common/config] initializeProtosStruct -> DEBU d4c Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.070 UTC [common/configtx] addToMap -> DEBU d4d Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.071 UTC [orderer/common/deliver] Handle -> DEBU d4f Rejecting deliver because channel businesschannel not found
orderer.example.com | 2018-01-30 08:53:15.072 UTC [orderer/main] func1 -> DEBU d50 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.070 UTC [common/configtx] addToMap -> DEBU d4e Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.072 UTC [common/configtx] addToMap -> DEBU d51 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.074 UTC [common/configtx] addToMap -> DEBU d52 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.074 UTC [common/configtx] addToMap -> DEBU d53 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.075 UTC [common/configtx] addToMap -> DEBU d54 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.075 UTC [common/configtx] addToMap -> DEBU d55 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.076 UTC [common/configtx] addToMap -> DEBU d56 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.076 UTC [common/configtx] addToMap -> DEBU d57 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.076 UTC [common/configtx] addToMap -> DEBU d58 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.078 UTC [common/configtx] addToMap -> DEBU d59 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.078 UTC [common/configtx] addToMap -> DEBU d5a Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.078 UTC [common/configtx] addToMap -> DEBU d5b Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.079 UTC [common/configtx] addToMap -> DEBU d5c Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.079 UTC [common/configtx] addToMap -> DEBU d5d Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.086 UTC [common/configtx] addToMap -> DEBU d5e Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.086 UTC [common/configtx] addToMap -> DEBU d5f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.089 UTC [common/configtx] addToMap -> DEBU d60 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.089 UTC [common/configtx] addToMap -> DEBU d61 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.089 UTC [common/configtx] addToMap -> DEBU d62 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d63 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d64 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d65 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d66 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d67 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.090 UTC [common/configtx] addToMap -> DEBU d68 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d69 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6a Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6b Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6c Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6d Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.091 UTC [common/configtx] addToMap -> DEBU d6f Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/configtx] addToMap -> DEBU d70 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/configtx] addToMap -> DEBU d71 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/configtx] processConfig -> DEBU d72 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/config] NewStandardValues -> DEBU d73 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/config] initializeProtosStruct -> DEBU d74 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.092 UTC [common/config] initializeProtosStruct -> DEBU d75 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.093 UTC [common/config] initializeProtosStruct -> DEBU d76 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.093 UTC [common/config] initializeProtosStruct -> DEBU d77 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.093 UTC [policies] ProposePolicy -> DEBU d78 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.095 UTC [policies] ProposePolicy -> DEBU d79 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.095 UTC [policies] ProposePolicy -> DEBU d7a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.095 UTC [common/config] NewStandardValues -> DEBU d7b Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.095 UTC [common/config] initializeProtosStruct -> DEBU d7c Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.095 UTC [common/config] initializeProtosStruct -> DEBU d7d Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d7e Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d7f Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d80 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d81 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d82 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d83 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d84 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] NewStandardValues -> DEBU d85 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.096 UTC [common/config] initializeProtosStruct -> DEBU d86 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.096 UTC [policies] ProposePolicy -> DEBU d87 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.097 UTC [policies] ProposePolicy -> DEBU d88 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.097 UTC [policies] ProposePolicy -> DEBU d89 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.097 UTC [common/config] NewStandardValues -> DEBU d8a Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.098 UTC [policies] ProposePolicy -> DEBU d8c Proposed new policy ChannelCreationPolicy for Application
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] NewStandardValues -> DEBU d8d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] initializeProtosStruct -> DEBU d8e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] NewStandardValues -> DEBU d8f Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] initializeProtosStruct -> DEBU d90 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] NewStandardValues -> DEBU d91 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.098 UTC [common/config] initializeProtosStruct -> DEBU d92 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [policies] ProposePolicy -> DEBU d93 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [policies] ProposePolicy -> DEBU d94 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d95 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] NewStandardValues -> DEBU d96 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] initializeProtosStruct -> DEBU d97 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] NewStandardValues -> DEBU d98 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] initializeProtosStruct -> DEBU d99 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] NewStandardValues -> DEBU d9a Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] initializeProtosStruct -> DEBU d9b Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d9c Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d9d Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [policies] ProposePolicy -> DEBU d9e Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.099 UTC [common/config] validateMSP -> DEBU d9f Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.099 UTC [msp] NewBccspMsp -> DEBU da0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.100 UTC [msp] Setup -> DEBU da1 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.098 UTC [orderer/main] Deliver -> DEBU d8b Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.100 UTC [orderer/common/deliver] Handle -> DEBU da2 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.101 UTC [orderer/common/deliver] Handle -> DEBU da3 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:15.101 UTC [msp/identity] newIdentity -> DEBU da4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.101 UTC [msp/identity] newIdentity -> DEBU da5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.102 UTC [msp/identity] newIdentity -> DEBU da6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.103 UTC [msp] Validate -> DEBU da7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.104 UTC [common/config] Validate -> DEBU da8 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.104 UTC [common/config] validateMSP -> DEBU da9 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.104 UTC [msp] NewBccspMsp -> DEBU daa Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.104 UTC [msp] Setup -> DEBU dab Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.105 UTC [msp/identity] newIdentity -> DEBU dac Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.106 UTC [msp/identity] newIdentity -> DEBU dad Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.106 UTC [msp/identity] newIdentity -> DEBU dae Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.111 UTC [msp] Validate -> DEBU daf MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.112 UTC [common/config] Validate -> DEBU db0 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.112 UTC [common/config] validateMSP -> DEBU db1 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.112 UTC [msp] NewBccspMsp -> DEBU db2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.112 UTC [msp] Setup -> DEBU db3 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.112 UTC [msp/identity] newIdentity -> DEBU db4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.113 UTC [msp/identity] newIdentity -> DEBU db5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.114 UTC [msp/identity] newIdentity -> DEBU db6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.115 UTC [msp] Validate -> DEBU db7 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.115 UTC [msp] Setup -> DEBU db8 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.115 UTC [msp] Setup -> DEBU db9 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dba Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dbb In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dbc Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dbd In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dbe Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dbf In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc0 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc1 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc3 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc4 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dc5 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] GetPolicy -> DEBU dc6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.116 UTC [policies] CommitProposals -> DEBU dc7 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dc8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] CommitProposals -> DEBU dc9 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dca Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] CommitProposals -> DEBU dcb In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dcc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] CommitProposals -> DEBU dcd In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.117 UTC [policies] GetPolicy -> DEBU dce Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] CommitProposals -> DEBU dcf In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd0 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] CommitProposals -> DEBU dd3 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] GetPolicy -> DEBU dd4 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.118 UTC [policies] CommitProposals -> DEBU dd5 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dd6 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU dd7 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dd8 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU dd9 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dda Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU ddb In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU ddc Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU ddd In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] GetPolicy -> DEBU dde Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.119 UTC [policies] CommitProposals -> DEBU ddf In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de0 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de1 In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de2 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de3 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de4 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de5 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] GetPolicy -> DEBU de6 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.120 UTC [policies] CommitProposals -> DEBU de7 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU de8 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] CommitProposals -> DEBU de9 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU dea Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] CommitProposals -> DEBU deb In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU dec Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] CommitProposals -> DEBU ded In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU dee Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU def Returning dummy reject all policy because Readers could not be found in /Application/Readers
orderer.example.com | 2018-01-30 08:53:15.121 UTC [policies] GetPolicy -> DEBU df0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.122 UTC [policies] GetPolicy -> DEBU df1 Returning dummy reject all policy because Writers could not be found in /Application/Writers
orderer.example.com | 2018-01-30 08:53:15.122 UTC [policies] GetPolicy -> DEBU df2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.122 UTC [policies] GetPolicy -> DEBU df3 Returning dummy reject all policy because Admins could not be found in /Application/Admins
orderer.example.com | 2018-01-30 08:53:15.122 UTC [common/configtx] addToMap -> DEBU df4 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.122 UTC [common/configtx] addToMap -> DEBU df5 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.122 UTC [common/configtx] addToMap -> DEBU df6 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU df7 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU df8 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU df9 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU dfa Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU dfb Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.123 UTC [common/configtx] addToMap -> DEBU dfc Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.125 UTC [common/configtx] addToMap -> DEBU dfd Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.125 UTC [common/configtx] addToMap -> DEBU dfe Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.125 UTC [common/configtx] addToMap -> DEBU dff Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.126 UTC [common/configtx] addToMap -> DEBU e00 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.126 UTC [policies] GetPolicy -> DEBU e01 Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:15.126 UTC [cauthdsl] func1 -> DEBU e02 0xc42014ac40 gate 1517302395126448214 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.126 UTC [cauthdsl] func2 -> DEBU e03 0xc42014ac40 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.126 UTC [cauthdsl] func2 -> DEBU e04 0xc42014ac40 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.127 UTC [msp/identity] newIdentity -> DEBU e05 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e06 0xc42014ac40 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e07 0xc42014ac40 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func1 -> DEBU e08 0xc42014ac40 gate 1517302395126448214 evaluation fails
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func1 -> DEBU e09 0xc42014ac50 gate 1517302395128278398 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e0a 0xc42014ac50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.128 UTC [cauthdsl] func2 -> DEBU e0b 0xc42014ac50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp/identity] newIdentity -> DEBU e0c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp] SatisfiesPrincipal -> DEBU e0d Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.129 UTC [cauthdsl] func2 -> DEBU e0e 0xc42014ac50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp/identity] Verify -> DEBU e0f Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:15.129 UTC [msp/identity] Verify -> DEBU e10 Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:15.130 UTC [cauthdsl] func2 -> DEBU e11 0xc42014ac50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:15.130 UTC [cauthdsl] func1 -> DEBU e12 0xc42014ac50 gate 1517302395128278398 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:15.130 UTC [common/configtx] recurseConfigMap -> DEBU e13 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e14 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e15 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e16 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e17 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e18 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e19 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e1a Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.131 UTC [common/configtx] recurseConfigMap -> DEBU e1b Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.132 UTC [common/configtx] recurseConfigMap -> DEBU e1c Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.132 UTC [common/configtx] recurseConfigMap -> DEBU e1d Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.132 UTC [common/configtx] recurseConfigMap -> DEBU e1e Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.133 UTC [common/configtx] recurseConfigMap -> DEBU e1f Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e20 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e21 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e22 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e23 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e24 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] recurseConfigMap -> DEBU e25 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/configtx] processConfig -> DEBU e26 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/config] NewStandardValues -> DEBU e27 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.134 UTC [common/config] initializeProtosStruct -> DEBU e28 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.135 UTC [common/config] initializeProtosStruct -> DEBU e29 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.135 UTC [common/config] initializeProtosStruct -> DEBU e2a Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.135 UTC [common/config] initializeProtosStruct -> DEBU e2b Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.135 UTC [policies] ProposePolicy -> DEBU e2c Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.135 UTC [policies] ProposePolicy -> DEBU e2d Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.136 UTC [policies] ProposePolicy -> DEBU e2e Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] NewStandardValues -> DEBU e2f Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e30 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e31 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e32 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e33 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e34 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e35 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e36 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e37 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [policies] ProposePolicy -> DEBU e38 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] NewStandardValues -> DEBU e39 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.157 UTC [common/config] initializeProtosStruct -> DEBU e3a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.162 UTC [policies] ProposePolicy -> DEBU e3b Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e3c Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e3d Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e3e Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e3f Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e40 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e41 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e42 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e43 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e44 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e45 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e46 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e47 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e48 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e49 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e4a Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e4b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e4c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e4d Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e4e Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] NewStandardValues -> DEBU e4f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] initializeProtosStruct -> DEBU e50 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e51 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e52 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [policies] ProposePolicy -> DEBU e53 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.163 UTC [common/config] validateMSP -> DEBU e54 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp] NewBccspMsp -> DEBU e55 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp] Setup -> DEBU e56 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp/identity] newIdentity -> DEBU e57 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.164 UTC [msp/identity] newIdentity -> DEBU e58 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.174 UTC [msp/identity] newIdentity -> DEBU e59 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.175 UTC [msp] Validate -> DEBU e5a MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.178 UTC [common/config] Validate -> DEBU e5b Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.179 UTC [common/config] validateMSP -> DEBU e5c Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.179 UTC [msp] NewBccspMsp -> DEBU e5d Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.179 UTC [msp] Setup -> DEBU e5e Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.180 UTC [msp/identity] newIdentity -> DEBU e5f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.181 UTC [msp/identity] newIdentity -> DEBU e60 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.182 UTC [msp/identity] newIdentity -> DEBU e61 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.183 UTC [msp] Validate -> DEBU e62 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.184 UTC [common/config] Validate -> DEBU e63 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.184 UTC [common/config] validateMSP -> DEBU e64 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.184 UTC [msp] NewBccspMsp -> DEBU e65 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.184 UTC [msp] Setup -> DEBU e66 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.184 UTC [msp/identity] newIdentity -> DEBU e67 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.185 UTC [msp/identity] newIdentity -> DEBU e68 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.185 UTC [msp/identity] newIdentity -> DEBU e69 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.186 UTC [msp] Validate -> DEBU e6a MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.187 UTC [msp] Setup -> DEBU e6b Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.187 UTC [msp] Setup -> DEBU e6c MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.187 UTC [common/configtx] addToMap -> DEBU e6d Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.187 UTC [common/configtx] addToMap -> DEBU e6e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e6f Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e70 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e71 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e72 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e73 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e74 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.188 UTC [common/configtx] addToMap -> DEBU e75 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e76 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e77 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e78 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e79 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e7a Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e7b Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.189 UTC [common/configtx] addToMap -> DEBU e7c Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e7d Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e7e Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e7f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e80 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e81 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e82 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e83 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e84 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e85 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e86 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.190 UTC [common/configtx] addToMap -> DEBU e87 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e88 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e89 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8a Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8b Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8c Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8d Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8e Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e8f Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e90 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e91 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e92 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.191 UTC [common/configtx] addToMap -> DEBU e93 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e94 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e95 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e96 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e97 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.193 UTC [common/configtx] addToMap -> DEBU e98 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e99 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e9a Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e9b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.194 UTC [common/configtx] addToMap -> DEBU e9c Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.196 UTC [common/configtx] addToMap -> DEBU e9d Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.196 UTC [common/configtx] addToMap -> DEBU e9e Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.196 UTC [policies] GetPolicy -> DEBU e9f Returning policy ChannelCreationPolicy for evaluation
orderer.example.com | 2018-01-30 08:53:15.196 UTC [cauthdsl] func1 -> DEBU ea0 0xc42014b3c0 gate 1517302395196502869 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.196 UTC [cauthdsl] func2 -> DEBU ea1 0xc42014b3c0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.197 UTC [cauthdsl] func2 -> DEBU ea2 0xc42014b3c0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.200 UTC [msp/identity] newIdentity -> DEBU ea3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.200 UTC [cauthdsl] func2 -> DEBU ea4 0xc42014b3c0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func2 -> DEBU ea5 0xc42014b3c0 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func1 -> DEBU ea6 0xc42014b3c0 gate 1517302395196502869 evaluation fails
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func1 -> DEBU ea7 0xc42014a238 gate 1517302395201365337 evaluation starts
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func2 -> DEBU ea8 0xc42014a238 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:15.201 UTC [cauthdsl] func2 -> DEBU ea9 0xc42014a238 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:15.201 UTC [msp/identity] newIdentity -> DEBU eaa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.202 UTC [msp] SatisfiesPrincipal -> DEBU eab Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.202 UTC [cauthdsl] func2 -> DEBU eac 0xc42014a238 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:15.202 UTC [msp/identity] Verify -> DEBU ead Verify: digest = 00000000 85 17 31 c4 98 27 d2 9e 2b 67 8e 6b 9b 41 c7 72 |..1..'..+g.k.A.r|
orderer.example.com | 00000010 57 4a 97 a0 e0 33 44 a7 51 5d 3d 61 0b 82 32 49 |WJ...3D.Q]=a..2I|
orderer.example.com | 2018-01-30 08:53:15.202 UTC [msp/identity] Verify -> DEBU eae Verify: sig = 00000000 30 44 02 20 6c 64 46 be c3 df c5 65 90 94 b3 cb |0D. ldF....e....|
orderer.example.com | 00000010 4a 10 67 74 c5 2c b7 bb 5d 28 cb 5c 48 67 d7 30 |J.gt.,..](.\Hg.0|
orderer.example.com | 00000020 6a 7f aa 49 02 20 3b b4 ef 0d a1 91 df 4c 5b 75 |j..I. ;......L[u|
orderer.example.com | 00000030 f8 dd 2c 59 5f 54 8d 84 e8 97 c0 fc 65 38 61 03 |..,Y_T......e8a.|
orderer.example.com | 00000040 b9 bd bf e7 3d 80 |....=.|
orderer.example.com | 2018-01-30 08:53:15.203 UTC [cauthdsl] func2 -> DEBU eaf 0xc42014a238 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:15.204 UTC [cauthdsl] func1 -> DEBU eb0 0xc42014a238 gate 1517302395201365337 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:15.204 UTC [common/configtx] recurseConfigMap -> DEBU eb1 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.204 UTC [common/configtx] recurseConfigMap -> DEBU eb2 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.204 UTC [common/configtx] recurseConfigMap -> DEBU eb3 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb4 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb5 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb6 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb7 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb8 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eb9 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU eba Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.205 UTC [common/configtx] recurseConfigMap -> DEBU ebb Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebc Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebd Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebe Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ebf Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ec0 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.206 UTC [common/configtx] recurseConfigMap -> DEBU ec1 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.207 UTC [common/configtx] recurseConfigMap -> DEBU ec2 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.207 UTC [common/configtx] recurseConfigMap -> DEBU ec3 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:15.208 UTC [common/configtx] processConfig -> DEBU ec4 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.209 UTC [common/config] NewStandardValues -> DEBU ec5 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.209 UTC [common/config] initializeProtosStruct -> DEBU ec6 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.210 UTC [common/config] initializeProtosStruct -> DEBU ec7 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.210 UTC [common/config] initializeProtosStruct -> DEBU ec8 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] initializeProtosStruct -> DEBU ec9 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.211 UTC [policies] ProposePolicy -> DEBU eca Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.211 UTC [policies] ProposePolicy -> DEBU ecb Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.211 UTC [policies] ProposePolicy -> DEBU ecc Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] NewStandardValues -> DEBU ecd Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] initializeProtosStruct -> DEBU ece Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.211 UTC [common/config] initializeProtosStruct -> DEBU ecf Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.212 UTC [common/config] initializeProtosStruct -> DEBU ed0 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.212 UTC [common/config] initializeProtosStruct -> DEBU ed1 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.212 UTC [common/config] initializeProtosStruct -> DEBU ed2 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed3 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed4 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed5 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.212 UTC [policies] ProposePolicy -> DEBU ed6 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.213 UTC [common/config] NewStandardValues -> DEBU ed7 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.213 UTC [common/config] initializeProtosStruct -> DEBU ed8 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.213 UTC [policies] ProposePolicy -> DEBU ed9 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU eda Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU edb Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.214 UTC [common/config] NewStandardValues -> DEBU edc Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU edd Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU ede Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.214 UTC [policies] ProposePolicy -> DEBU edf Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.214 UTC [common/config] NewStandardValues -> DEBU ee0 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.214 UTC [common/config] initializeProtosStruct -> DEBU ee1 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] NewStandardValues -> DEBU ee2 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] initializeProtosStruct -> DEBU ee3 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] NewStandardValues -> DEBU ee4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] initializeProtosStruct -> DEBU ee5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [policies] ProposePolicy -> DEBU ee6 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [policies] ProposePolicy -> DEBU ee7 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [policies] ProposePolicy -> DEBU ee8 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.215 UTC [common/config] NewStandardValues -> DEBU ee9 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] initializeProtosStruct -> DEBU eea Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] NewStandardValues -> DEBU eeb Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] initializeProtosStruct -> DEBU eec Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] NewStandardValues -> DEBU eed Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] initializeProtosStruct -> DEBU eee Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [policies] ProposePolicy -> DEBU eef Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [policies] ProposePolicy -> DEBU ef0 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [policies] ProposePolicy -> DEBU ef1 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.216 UTC [common/config] validateMSP -> DEBU ef2 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.216 UTC [msp] NewBccspMsp -> DEBU ef3 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.217 UTC [msp] Setup -> DEBU ef4 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.217 UTC [msp/identity] newIdentity -> DEBU ef5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.217 UTC [msp/identity] newIdentity -> DEBU ef6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.218 UTC [msp/identity] newIdentity -> DEBU ef7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.219 UTC [msp] Validate -> DEBU ef8 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.220 UTC [common/config] Validate -> DEBU ef9 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.220 UTC [common/config] validateMSP -> DEBU efa Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.220 UTC [msp] NewBccspMsp -> DEBU efb Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.220 UTC [msp] Setup -> DEBU efc Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.220 UTC [msp/identity] newIdentity -> DEBU efd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.221 UTC [msp/identity] newIdentity -> DEBU efe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.222 UTC [msp/identity] newIdentity -> DEBU eff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.223 UTC [msp] Validate -> DEBU f00 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.224 UTC [common/config] Validate -> DEBU f01 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.224 UTC [common/config] validateMSP -> DEBU f02 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.225 UTC [msp] NewBccspMsp -> DEBU f03 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.226 UTC [msp] Setup -> DEBU f04 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.227 UTC [msp/identity] newIdentity -> DEBU f05 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.228 UTC [msp/identity] newIdentity -> DEBU f06 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.229 UTC [msp/identity] newIdentity -> DEBU f07 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.230 UTC [msp] Validate -> DEBU f08 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.231 UTC [msp] Setup -> DEBU f09 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.231 UTC [msp] Setup -> DEBU f0a MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.231 UTC [policies] GetPolicy -> DEBU f0b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.231 UTC [policies] CommitProposals -> DEBU f0c In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.231 UTC [policies] GetPolicy -> DEBU f0d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] CommitProposals -> DEBU f0e In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f0f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] CommitProposals -> DEBU f10 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f11 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f12 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f13 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f14 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f15 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] CommitProposals -> DEBU f16 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.232 UTC [policies] GetPolicy -> DEBU f17 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] CommitProposals -> DEBU f18 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] GetPolicy -> DEBU f19 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] CommitProposals -> DEBU f1a In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] GetPolicy -> DEBU f1b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] CommitProposals -> DEBU f1c In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.234 UTC [policies] GetPolicy -> DEBU f1d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f1e In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f1f Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f20 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f21 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f22 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f23 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f24 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f25 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f26 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f27 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f28 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] GetPolicy -> DEBU f29 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.235 UTC [policies] CommitProposals -> DEBU f2a In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f2b Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f2c In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f2d Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f2e In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f2f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f30 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f31 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f32 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f33 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f34 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] GetPolicy -> DEBU f35 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.236 UTC [policies] CommitProposals -> DEBU f36 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f37 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f38 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f39 Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f3a In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f3b Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f3c In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f3d Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f3e In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f3f Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f40 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f41 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] CommitProposals -> DEBU f42 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.237 UTC [policies] GetPolicy -> DEBU f43 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] CommitProposals -> DEBU f44 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f45 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] CommitProposals -> DEBU f46 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f47 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f48 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f49 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] GetPolicy -> DEBU f4d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.238 UTC [policies] CommitProposals -> DEBU f4e As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.239 UTC [policies] GetPolicy -> DEBU f4f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.239 UTC [policies] CommitProposals -> DEBU f50 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.239 UTC [policies] GetPolicy -> DEBU f51 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f52 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] GetPolicy -> DEBU f53 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f54 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] GetPolicy -> DEBU f55 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f56 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] GetPolicy -> DEBU f57 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.240 UTC [policies] CommitProposals -> DEBU f58 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] NewStandardValues -> DEBU f59 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] initializeProtosStruct -> DEBU f5a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] initializeProtosStruct -> DEBU f5b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.240 UTC [common/config] initializeProtosStruct -> DEBU f5c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/config] initializeProtosStruct -> DEBU f5d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/configtx] addToMap -> DEBU f5e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/configtx] addToMap -> DEBU f5f Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.241 UTC [common/configtx] addToMap -> DEBU f60 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.242 UTC [common/configtx] addToMap -> DEBU f61 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.242 UTC [common/configtx] addToMap -> DEBU f62 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.243 UTC [common/configtx] addToMap -> DEBU f63 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.243 UTC [common/configtx] addToMap -> DEBU f64 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.243 UTC [common/configtx] addToMap -> DEBU f65 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f66 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f67 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f68 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f69 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f6a Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f6b Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.244 UTC [common/configtx] addToMap -> DEBU f6c Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f6d Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f6e Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f6f Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f70 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f71 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f72 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f73 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f74 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f75 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f76 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.245 UTC [common/configtx] addToMap -> DEBU f77 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f78 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f79 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7a Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7b Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7c Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.246 UTC [common/configtx] addToMap -> DEBU f7d Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f7e Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f7f Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f80 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f81 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] addToMap -> DEBU f82 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/configtx] processConfig -> DEBU f83 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.247 UTC [common/config] NewStandardValues -> DEBU f84 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f85 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f86 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f87 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f88 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.248 UTC [policies] ProposePolicy -> DEBU f89 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.248 UTC [policies] ProposePolicy -> DEBU f8a Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.248 UTC [policies] ProposePolicy -> DEBU f8b Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] NewStandardValues -> DEBU f8c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f8d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f8e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f8f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f90 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.248 UTC [common/config] initializeProtosStruct -> DEBU f91 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f92 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f93 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f94 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f95 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.249 UTC [common/config] NewStandardValues -> DEBU f96 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.249 UTC [common/config] initializeProtosStruct -> DEBU f97 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f98 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.249 UTC [policies] ProposePolicy -> DEBU f99 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9a Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU f9b Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9c Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9d Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.250 UTC [policies] ProposePolicy -> DEBU f9e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU f9f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] initializeProtosStruct -> DEBU fa0 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU fa1 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] initializeProtosStruct -> DEBU fa2 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] NewStandardValues -> DEBU fa3 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.250 UTC [common/config] initializeProtosStruct -> DEBU fa4 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fa5 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fa6 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fa7 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] NewStandardValues -> DEBU fa8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] initializeProtosStruct -> DEBU fa9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] NewStandardValues -> DEBU faa Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] initializeProtosStruct -> DEBU fab Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] NewStandardValues -> DEBU fac Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.251 UTC [common/config] initializeProtosStruct -> DEBU fad Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.251 UTC [policies] ProposePolicy -> DEBU fae Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [policies] ProposePolicy -> DEBU faf Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [policies] ProposePolicy -> DEBU fb0 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [common/config] validateMSP -> DEBU fb1 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp] NewBccspMsp -> DEBU fb2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp] Setup -> DEBU fb3 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp/identity] newIdentity -> DEBU fb4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.252 UTC [msp/identity] newIdentity -> DEBU fb5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.253 UTC [msp/identity] newIdentity -> DEBU fb6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.253 UTC [msp] Validate -> DEBU fb7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.254 UTC [common/config] Validate -> DEBU fb8 Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.254 UTC [common/config] validateMSP -> DEBU fb9 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.254 UTC [msp] NewBccspMsp -> DEBU fba Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.254 UTC [msp] Setup -> DEBU fbb Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.254 UTC [msp/identity] newIdentity -> DEBU fbc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.255 UTC [msp/identity] newIdentity -> DEBU fbd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.256 UTC [msp/identity] newIdentity -> DEBU fbe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.257 UTC [msp] Validate -> DEBU fbf MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.258 UTC [common/config] Validate -> DEBU fc0 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.258 UTC [common/config] validateMSP -> DEBU fc1 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.259 UTC [msp] NewBccspMsp -> DEBU fc2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.259 UTC [msp] Setup -> DEBU fc3 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.260 UTC [msp/identity] newIdentity -> DEBU fc4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.261 UTC [msp/identity] newIdentity -> DEBU fc5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.261 UTC [msp/identity] newIdentity -> DEBU fc6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.262 UTC [msp] Validate -> DEBU fc7 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.263 UTC [msp] Setup -> DEBU fc8 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.263 UTC [msp] Setup -> DEBU fc9 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] GetPolicy -> DEBU fca Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] CommitProposals -> DEBU fcb In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] GetPolicy -> DEBU fcc Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] CommitProposals -> DEBU fcd In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] GetPolicy -> DEBU fce Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.263 UTC [policies] CommitProposals -> DEBU fcf In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fd5 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fd7 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fd8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fd9 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fda Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fdb In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] GetPolicy -> DEBU fdc Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.264 UTC [policies] CommitProposals -> DEBU fdd In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fde Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU fdf In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe1 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe4 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe6 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU fe7 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fe8 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU fe9 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fea Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] CommitProposals -> DEBU feb In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.265 UTC [policies] GetPolicy -> DEBU fec Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU fed In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU fee Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU fef In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff0 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff1 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff2 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff3 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff4 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff5 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff6 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff7 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ff8 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ff9 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] GetPolicy -> DEBU ffa Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.266 UTC [policies] CommitProposals -> DEBU ffb In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU ffc Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU ffd In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU ffe Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU fff In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1000 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU 1001 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1002 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU 1003 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1004 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] CommitProposals -> DEBU 1005 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1006 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1007 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1008 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 1009 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.267 UTC [policies] GetPolicy -> DEBU 100a Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 100b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 100c Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 100d As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 100e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 100f As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1010 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1011 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1012 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1013 As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1014 Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1015 As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] GetPolicy -> DEBU 1016 Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.268 UTC [policies] CommitProposals -> DEBU 1017 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.268 UTC [orderer/common/blockcutter] Ordered -> DEBU 1018 Found message which requested to be isolated, cutting into its own batch
orderer.example.com | 2018-01-30 08:53:15.269 UTC [orderer/kafka] processRegular -> DEBU 1019 [channel: testchainid] Ordering results: items in batch = 1, ok = true, pending = false
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 101a retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] newBlockfileStream -> DEBU 101b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 101c Remaining bytes=[9163], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:15.269 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 101d Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] NewStandardValues -> DEBU 101e Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 101f Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 1020 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 1021 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/config] initializeProtosStruct -> DEBU 1022 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.269 UTC [common/configtx] addToMap -> DEBU 1023 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1024 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1025 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1026 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1027 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.270 UTC [common/configtx] addToMap -> DEBU 1028 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 1029 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102a Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102b Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102d Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:15.271 UTC [common/configtx] addToMap -> DEBU 102e Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 102f Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1030 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1031 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1032 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1033 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1034 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1035 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1036 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:15.272 UTC [common/configtx] addToMap -> DEBU 1037 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 1038 Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 1039 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103a Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103b Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103c Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103d Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103e Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 103f Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:15.273 UTC [common/configtx] addToMap -> DEBU 1040 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1041 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1042 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1043 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1044 Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1045 Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1046 Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:15.274 UTC [common/configtx] addToMap -> DEBU 1047 Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:15.275 UTC [common/configtx] processConfig -> DEBU 1048 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:15.275 UTC [common/config] NewStandardValues -> DEBU 1049 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104a Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104b Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104c Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:15.276 UTC [common/config] initializeProtosStruct -> DEBU 104d Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:15.277 UTC [policies] ProposePolicy -> DEBU 104e Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:15.277 UTC [policies] ProposePolicy -> DEBU 104f Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:15.277 UTC [policies] ProposePolicy -> DEBU 1050 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] NewStandardValues -> DEBU 1051 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] initializeProtosStruct -> DEBU 1052 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] initializeProtosStruct -> DEBU 1053 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:15.277 UTC [common/config] initializeProtosStruct -> DEBU 1054 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] initializeProtosStruct -> DEBU 1055 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] initializeProtosStruct -> DEBU 1056 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 1057 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 1058 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 1059 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 105a Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] NewStandardValues -> DEBU 105b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.278 UTC [common/config] initializeProtosStruct -> DEBU 105c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 105d Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.278 UTC [policies] ProposePolicy -> DEBU 105e Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.279 UTC [policies] ProposePolicy -> DEBU 105f Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.279 UTC [common/config] NewStandardValues -> DEBU 1060 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:15.279 UTC [policies] ProposePolicy -> DEBU 1061 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:15.279 UTC [policies] ProposePolicy -> DEBU 1062 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:15.280 UTC [policies] ProposePolicy -> DEBU 1063 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] NewStandardValues -> DEBU 1064 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] initializeProtosStruct -> DEBU 1065 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] NewStandardValues -> DEBU 1066 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] initializeProtosStruct -> DEBU 1067 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] NewStandardValues -> DEBU 1068 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.280 UTC [common/config] initializeProtosStruct -> DEBU 1069 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 106a Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 106b Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 106c Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] NewStandardValues -> DEBU 106d Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] initializeProtosStruct -> DEBU 106e Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] NewStandardValues -> DEBU 106f Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] initializeProtosStruct -> DEBU 1070 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] NewStandardValues -> DEBU 1071 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:15.281 UTC [common/config] initializeProtosStruct -> DEBU 1072 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 1073 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 1074 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.281 UTC [policies] ProposePolicy -> DEBU 1075 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:15.282 UTC [common/config] validateMSP -> DEBU 1076 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp] NewBccspMsp -> DEBU 1077 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp] Setup -> DEBU 1078 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp/identity] newIdentity -> DEBU 1079 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.282 UTC [msp/identity] newIdentity -> DEBU 107a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.283 UTC [msp/identity] newIdentity -> DEBU 107b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.284 UTC [msp] Validate -> DEBU 107c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:15.285 UTC [common/config] Validate -> DEBU 107d Anchor peers for org Org1MSP are
orderer.example.com | 2018-01-30 08:53:15.285 UTC [common/config] validateMSP -> DEBU 107e Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:15.285 UTC [msp] NewBccspMsp -> DEBU 107f Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.285 UTC [msp] Setup -> DEBU 1080 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:15.286 UTC [msp/identity] newIdentity -> DEBU 1081 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.286 UTC [msp/identity] newIdentity -> DEBU 1082 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.286 UTC [msp/identity] newIdentity -> DEBU 1083 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.287 UTC [msp] Validate -> DEBU 1084 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.288 UTC [common/config] Validate -> DEBU 1085 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:15.288 UTC [common/config] validateMSP -> DEBU 1086 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp] NewBccspMsp -> DEBU 1087 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp] Setup -> DEBU 1088 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp/identity] newIdentity -> DEBU 1089 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.288 UTC [msp/identity] newIdentity -> DEBU 108a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.289 UTC [msp/identity] newIdentity -> DEBU 108b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:15.289 UTC [msp] Validate -> DEBU 108c MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:15.290 UTC [msp] Setup -> DEBU 108d Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:15.290 UTC [msp] Setup -> DEBU 108e MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] GetPolicy -> DEBU 108f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] CommitProposals -> DEBU 1090 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] GetPolicy -> DEBU 1091 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] CommitProposals -> DEBU 1092 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] GetPolicy -> DEBU 1093 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.290 UTC [policies] CommitProposals -> DEBU 1094 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1095 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1096 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1097 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1098 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 1099 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] CommitProposals -> DEBU 109a In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] GetPolicy -> DEBU 109b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.291 UTC [policies] CommitProposals -> DEBU 109c In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 109d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 109e In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 109f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 10a0 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 10a1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 10a2 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] GetPolicy -> DEBU 10a3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.292 UTC [policies] CommitProposals -> DEBU 10a4 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a5 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a6 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a7 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a8 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10a9 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.293 UTC [policies] GetPolicy -> DEBU 10aa Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10ab Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10ac In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10ad Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10ae In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10af Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b0 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b1 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b2 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b3 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b4 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b5 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b6 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b7 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10b8 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10b9 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] CommitProposals -> DEBU 10ba In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.294 UTC [policies] GetPolicy -> DEBU 10bb Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10bc In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10bd Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10be In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10bf Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c0 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10c1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c2 In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10c3 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c4 In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] GetPolicy -> DEBU 10c5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.295 UTC [policies] CommitProposals -> DEBU 10c6 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10c7 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] CommitProposals -> DEBU 10c8 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10c9 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] CommitProposals -> DEBU 10ca In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cc Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cd Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10ce Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10cf Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.297 UTC [orderer/common/deliver] Handle -> DEBU 10d1 Rejecting deliver because channel businesschannel not found
orderer.example.com | 2018-01-30 08:53:15.297 UTC [orderer/main] func1 -> DEBU 10d2 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.296 UTC [policies] GetPolicy -> DEBU 10d0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.297 UTC [policies] GetPolicy -> DEBU 10d3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.297 UTC [policies] CommitProposals -> DEBU 10d4 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:15.297 UTC [policies] GetPolicy -> DEBU 10d5 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10d6 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10d7 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10d8 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10d9 Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10da As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10db Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10dc As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] GetPolicy -> DEBU 10dd Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:15.298 UTC [policies] CommitProposals -> DEBU 10de As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:15.298 UTC [fsblkstorage] newBlockfileMgr -> DEBU 10df newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
orderer.example.com | 2018-01-30 08:53:15.298 UTC [kvledger.util] CreateDirIfMissing -> DEBU 10e0 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/businesschannel/]
orderer.example.com | 2018-01-30 08:53:15.298 UTC [kvledger.util] logDirStatus -> DEBU 10e1 Before creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] does not exist
orderer.example.com | 2018-01-30 08:53:15.298 UTC [kvledger.util] logDirStatus -> DEBU 10e2 After creating dir - [/var/hyperledger/production/orderer/chains/businesschannel/] exists
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 10e3 Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 10e4 status of file [/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] newBlockIndex -> DEBU 10e5 newBlockIndex() - indexItems:[[BlockNum]]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] newBlockfileStream -> DEBU 10e6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:15.302 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10e7 Finished reading file number [0]
orderer.example.com | 2018-01-30 08:53:15.303 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10e8 blockbytes [0] read from file [0]
orderer.example.com | 2018-01-30 08:53:15.305 UTC [fsblkstorage] indexBlock -> DEBU 10e9 Indexing block [blockNum=0, blockHash=[]byte{0x5, 0x2e, 0x4d, 0xee, 0xc2, 0xe9, 0x79, 0x96, 0x26, 0x9e, 0x19, 0x68, 0x9f, 0xd8, 0x43, 0x9d, 0x43, 0xd8, 0xa5, 0xd6, 0xba, 0x3d, 0xc3, 0xd0, 0xe9, 0x49, 0xcc, 0x62, 0xd8, 0xad, 0xe1, 0x88} txOffsets=
orderer.example.com | txId= locPointer=offset=38, bytesLength=11972
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] updateCheckpoint -> DEBU 10ea Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[12015], isChainEmpty=[false], lastBlockNumber=[0]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 10eb retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] newBlockfileStream -> DEBU 10ec newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10ed Remaining bytes=[12015], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:15.306 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 10ee Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] newChainSupport -> DEBU 10ef [channel: businesschannel] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=1):
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/kafka] newChain -> INFO 10f0 [channel: businesschannel] Starting chain with last persisted offset -3 and last recorded block 0
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] newChain -> INFO 10f1 Created and starting new chain businesschannel
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] addBlockSignature -> DEBU 10f2 &{ledgerResources:0xc420201140 chain:0xc420126ea0 cutter:0xc420135680 filters:0xc4202011a0 signer:0x1274e88 lastConfig:0 lastConfigSeq:0}
orderer.example.com | 2018-01-30 08:53:15.307 UTC [orderer/multichain] addBlockSignature -> DEBU 10f3 &{}
orderer.example.com | 2018-01-30 08:53:15.307 UTC [msp] GetLocalMSP -> DEBU 10f4 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.307 UTC [msp] GetDefaultSigningIdentity -> DEBU 10f5 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetLocalMSP -> DEBU 10f6 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetDefaultSigningIdentity -> DEBU 10f7 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 10f8 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...78CBD19F2F0292B403CB2BCF3BA0832F
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 10f9 Sign: digest: 1D0E1F64B994CF5300B7D784F903B6FD8C85F0BCA33A2DF950484C5278BBF0E8
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetLocalMSP -> DEBU 10fa Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetDefaultSigningIdentity -> DEBU 10fb Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [orderer/multichain] addLastConfigSignature -> DEBU 10fc [channel: testchainid] About to write block, setting its LAST_CONFIG to 0
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetLocalMSP -> DEBU 10fd Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp] GetDefaultSigningIdentity -> DEBU 10fe Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 10ff Sign: plaintext: 0AFA050A0A4F7264657265724D535012...78CBD19F2F0292B403CB2BCF3BA0832F
orderer.example.com | 2018-01-30 08:53:15.308 UTC [msp/identity] Sign -> DEBU 1100 Sign: digest: 1D5DA72AB8141AAD12788A218373357ACEC4FC5E16F6E2239AC7B0100817B5E5
orderer.example.com | 2018-01-30 08:53:15.310 UTC [orderer/kafka] setupProducerForChannel -> INFO 1101 [channel: businesschannel] Setting up the producer for this channel...
orderer.example.com | 2018-01-30 08:53:15.311 UTC [orderer/kafka] try -> DEBU 1102 [channel: businesschannel] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:15.311107 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:15.311126 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:15.311175 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:15.311218 client.go:601: client/metadata fetching metadata for all topics from broker kafka3:9092
orderer.example.com | 2018-01-30 08:53:15.314 UTC [fsblkstorage] indexBlock -> DEBU 1103 Indexing block [blockNum=1, blockHash=[]byte{0xd5, 0xdd, 0xf, 0x1d, 0x78, 0xe3, 0xb5, 0x2a, 0x26, 0xef, 0xf8, 0xa7, 0x68, 0x77, 0xc3, 0x13, 0xa, 0xd5, 0xc3, 0xb2, 0x41, 0xce, 0xef, 0xc3, 0xf6, 0xf0, 0x4, 0x6a, 0x24, 0x5e, 0x44, 0x7a} txOffsets=
orderer.example.com | txId= locPointer=offset=70, bytesLength=12873
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:15.315 UTC [fsblkstorage] updateCheckpoint -> DEBU 1104 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[23857], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | 2018-01-30 08:53:15.315 UTC [orderer/multichain] WriteBlock -> DEBU 1105 [channel: testchainid] Wrote block 1
orderer.example.com | 2018-01-30 08:53:15.315 UTC [orderer/kafka] processRegular -> DEBU 1106 [channel: testchainid] Batch filled, just cut block 1 - last persisted offset is now 1
orderer.example.com | 2018-01-30 08:53:15.319 UTC [orderer/main] Deliver -> DEBU 1107 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.319 UTC [orderer/common/deliver] Handle -> DEBU 1108 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.319 UTC [orderer/common/deliver] Handle -> DEBU 1109 Attempting to read seek info message
orderer.example.com | [sarama] 2018/01/30 08:53:15.322074 broker.go:146: Connected to broker at kafka3:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:15.357920 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.357965 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.357974 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.357982 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.358000 client.go:154: Successfully initialized new client
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] try -> DEBU 110a [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] startThread -> INFO 110b [channel: businesschannel] Producer set up successfully
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] sendConnectMessage -> INFO 110c [channel: businesschannel] About to post the CONNECT message...
orderer.example.com | 2018-01-30 08:53:15.358 UTC [orderer/kafka] try -> DEBU 110d [channel: businesschannel] Attempting to post the CONNECT message...
orderer.example.com | [sarama] 2018/01/30 08:53:15.358639 client.go:599: client/metadata fetching metadata for [businesschannel] from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.427526 client.go:610: client/metadata found some partitions to be leaderless
orderer.example.com | [sarama] 2018/01/30 08:53:15.427563 client.go:590: client/metadata retrying after 250ms... (3 attempts remaining)
orderer.example.com | 2018-01-30 08:53:15.519 UTC [orderer/common/deliver] Handle -> WARN 110e [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:15.519 UTC [orderer/main] func1 -> DEBU 110f Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.530 UTC [orderer/main] Deliver -> DEBU 1110 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.531 UTC [orderer/common/deliver] Handle -> DEBU 1111 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.531 UTC [orderer/common/deliver] Handle -> DEBU 1112 Attempting to read seek info message
orderer.example.com | [sarama] 2018/01/30 08:53:15.678163 client.go:599: client/metadata fetching metadata for [businesschannel] from broker kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:15.681149 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:15.681561 async_producer.go:584: producer/broker/0 starting up
orderer.example.com | [sarama] 2018/01/30 08:53:15.681845 async_producer.go:596: producer/broker/0 state change to [open] on businesschannel/0
orderer.example.com | [sarama] 2018/01/30 08:53:15.688112 broker.go:144: Connected to broker at kafka0:9092 (registered as #0)
orderer.example.com | 2018-01-30 08:53:15.736 UTC [orderer/common/deliver] Handle -> WARN 1113 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:15.736 UTC [orderer/main] func1 -> DEBU 1114 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.754 UTC [orderer/main] Deliver -> DEBU 1115 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.754 UTC [orderer/common/deliver] Handle -> DEBU 1116 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.755 UTC [orderer/common/deliver] Handle -> DEBU 1117 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:15.959 UTC [orderer/common/deliver] Handle -> WARN 1118 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:15.961 UTC [orderer/main] func1 -> DEBU 1119 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:15.981 UTC [orderer/main] Deliver -> DEBU 111a Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:15.982 UTC [orderer/common/deliver] Handle -> DEBU 111b Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:15.984 UTC [orderer/common/deliver] Handle -> DEBU 111c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.187 UTC [orderer/common/deliver] Handle -> WARN 111d [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:16.188 UTC [orderer/main] func1 -> DEBU 111e Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:16.199 UTC [orderer/main] Deliver -> DEBU 111f Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:16.199 UTC [orderer/common/deliver] Handle -> DEBU 1120 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:16.199 UTC [orderer/common/deliver] Handle -> DEBU 1121 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.400 UTC [orderer/common/deliver] Handle -> WARN 1122 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:16.401 UTC [orderer/main] func1 -> DEBU 1123 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:16.421 UTC [orderer/main] Deliver -> DEBU 1124 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:16.421 UTC [orderer/common/deliver] Handle -> DEBU 1125 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:16.422 UTC [orderer/common/deliver] Handle -> DEBU 1126 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.623 UTC [orderer/common/deliver] Handle -> WARN 1127 [channel: businesschannel] Rejecting deliver request because of consenter error
orderer.example.com | 2018-01-30 08:53:16.624 UTC [orderer/main] func1 -> DEBU 1128 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:16.633 UTC [orderer/main] Deliver -> DEBU 1129 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:16.633 UTC [orderer/common/deliver] Handle -> DEBU 112a Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:16.634 UTC [orderer/common/deliver] Handle -> DEBU 112b Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] try -> DEBU 112c [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] startThread -> INFO 112d [channel: businesschannel] CONNECT message posted successfully
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] setupParentConsumerForChannel -> INFO 112e [channel: businesschannel] Setting up the parent consumer for this channel...
orderer.example.com | 2018-01-30 08:53:16.721 UTC [orderer/kafka] try -> DEBU 112f [channel: businesschannel] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:16.721954 client.go:110: Initializing new client
orderer.example.com | [sarama] 2018/01/30 08:53:16.721978 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:16.722032 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | [sarama] 2018/01/30 08:53:16.722120 client.go:601: client/metadata fetching metadata for all topics from broker kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.730868 broker.go:146: Connected to broker at kafka2:9092 (unregistered)
orderer.example.com | [sarama] 2018/01/30 08:53:16.733759 client.go:397: client/brokers registered new broker #0 at kafka0:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733792 client.go:397: client/brokers registered new broker #1 at kafka1:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733801 client.go:397: client/brokers registered new broker #2 at kafka2:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733808 client.go:397: client/brokers registered new broker #3 at kafka3:9092
orderer.example.com | [sarama] 2018/01/30 08:53:16.733823 client.go:154: Successfully initialized new client
orderer.example.com | [sarama] 2018/01/30 08:53:16.734212 config.go:329: ClientID is the default of 'sarama', you should consider setting it to something application-specific.
orderer.example.com | 2018-01-30 08:53:16.733 UTC [orderer/kafka] try -> DEBU 1130 [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:16.734 UTC [orderer/kafka] startThread -> INFO 1131 [channel: businesschannel] Parent consumer set up successfully
orderer.example.com | 2018-01-30 08:53:16.734 UTC [orderer/kafka] setupChannelConsumerForChannel -> INFO 1132 [channel: businesschannel] Setting up the channel consumer for this channel (start offset: -2)...
orderer.example.com | 2018-01-30 08:53:16.734 UTC [orderer/kafka] try -> DEBU 1133 [channel: businesschannel] Connecting to the Kafka cluster
orderer.example.com | [sarama] 2018/01/30 08:53:16.740771 broker.go:144: Connected to broker at kafka0:9092 (registered as #0)
orderer.example.com | [sarama] 2018/01/30 08:53:16.767841 consumer.go:648: consumer/broker/0 added subscription to businesschannel/0
orderer.example.com | 2018-01-30 08:53:16.768 UTC [orderer/kafka] try -> DEBU 1134 [channel: businesschannel] Error is nil, breaking the retry loop
orderer.example.com | 2018-01-30 08:53:16.769 UTC [orderer/kafka] startThread -> INFO 1135 [channel: businesschannel] Channel consumer set up successfully
orderer.example.com | 2018-01-30 08:53:16.769 UTC [orderer/kafka] startThread -> INFO 1136 [channel: businesschannel] Start phase completed successfully
orderer.example.com | 2018-01-30 08:53:16.780 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 1137 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 0. Inspecting type...
orderer.example.com | 2018-01-30 08:53:16.780 UTC [orderer/kafka] processConnect -> DEBU 1138 [channel: businesschannel] It's a connect message - ignoring
orderer.example.com | 2018-01-30 08:53:16.835 UTC [policies] GetPolicy -> DEBU 1139 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:16.835 UTC [cauthdsl] func1 -> DEBU 113a 0xc420026140 gate 1517302396835410106 evaluation starts
orderer.example.com | 2018-01-30 08:53:16.835 UTC [cauthdsl] func2 -> DEBU 113b 0xc420026140 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:16.835 UTC [cauthdsl] func2 -> DEBU 113c 0xc420026140 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:16.835 UTC [msp/identity] newIdentity -> DEBU 113d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 113e 0xc420026140 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 113f 0xc420026140 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func1 -> DEBU 1140 0xc420026140 gate 1517302396835410106 evaluation fails
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func1 -> DEBU 1141 0xc420026150 gate 1517302396836716352 evaluation starts
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 1142 0xc420026150 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:16.836 UTC [cauthdsl] func2 -> DEBU 1143 0xc420026150 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:16.836 UTC [msp/identity] newIdentity -> DEBU 1144 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp] SatisfiesPrincipal -> DEBU 1145 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp] Validate -> DEBU 1146 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:16.837 UTC [cauthdsl] func2 -> DEBU 1147 0xc420026150 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp/identity] Verify -> DEBU 1148 Verify: digest = 00000000 84 de 17 22 2a 98 f6 40 87 bb c0 62 4b a8 0f 11 |..."*..@...bK...|
orderer.example.com | 00000010 92 cd a5 84 df 61 e1 1b d5 1c 42 b4 48 55 09 75 |.....a....B.HU.u|
orderer.example.com | 2018-01-30 08:53:16.837 UTC [msp/identity] Verify -> DEBU 1149 Verify: sig = 00000000 30 44 02 20 74 76 e7 41 e6 1e 94 47 d5 40 f9 9b |0D. tv.A...G.@..|
orderer.example.com | 00000010 03 dc 38 d0 b5 38 21 a6 f5 ff 5e b8 07 41 06 04 |..8..8!...^..A..|
orderer.example.com | 00000020 60 1f f4 c7 02 20 4a 5a 21 1b 02 56 6f bf 8e d4 |`.... JZ!..Vo...|
orderer.example.com | 00000030 6f 3f 62 89 5a 9f 67 d2 ab 36 56 24 77 27 1f 28 |o?b.Z.g..6V$w'.(|
orderer.example.com | 00000040 6b 14 b1 15 81 07 |k.....|
orderer.example.com | 2018-01-30 08:53:16.838 UTC [cauthdsl] func2 -> DEBU 114a 0xc420026150 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:16.838 UTC [cauthdsl] func1 -> DEBU 114b 0xc420026150 gate 1517302396836716352 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:16.838 UTC [orderer/common/sigfilter] Apply -> DEBU 114c Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b73a40 1 [0xc42014bab8]}) %!s(*policies.implicitMetaPolicy=&{0xc420bd8100 1 [0xc42014bb88 0xc42014bc20]})]}
orderer.example.com | 2018-01-30 08:53:16.838 UTC [orderer/common/deliver] Handle -> DEBU 114d [channel: businesschannel] Received seekInfo (0xc420286700) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:53:16.838 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 114e retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:16.838 UTC [fsblkstorage] newBlockfileStream -> DEBU 114f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:16.838 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1150 Remaining bytes=[12015], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:16.839 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1151 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:16.839 UTC [orderer/common/deliver] Handle -> DEBU 1152 [channel: businesschannel] Delivering block for (0xc420286700)
orderer.example.com | 2018-01-30 08:53:16.841 UTC [orderer/common/deliver] Handle -> DEBU 1153 [channel: businesschannel] Done delivering for (0xc420286700), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:53:16.841 UTC [orderer/common/deliver] Handle -> DEBU 1154 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:16.842 UTC [orderer/common/deliver] Handle -> WARN 1155 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:16.842 UTC [orderer/main] func1 -> DEBU 1156 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:18.394 UTC [orderer/main] Deliver -> DEBU 1157 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:18.394 UTC [orderer/common/deliver] Handle -> DEBU 1158 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:18.394 UTC [orderer/common/deliver] Handle -> DEBU 1159 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:18.405 UTC [orderer/main] Broadcast -> DEBU 115a Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:18.405 UTC [orderer/common/broadcast] Handle -> DEBU 115b Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:18.406 UTC [orderer/common/broadcast] Handle -> DEBU 115c Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:18.406 UTC [orderer/configupdate] Process -> DEBU 115d Processing channel reconfiguration request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.406 UTC [common/configtx] addToMap -> DEBU 115e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.406 UTC [common/configtx] addToMap -> DEBU 115f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.407 UTC [common/configtx] addToMap -> DEBU 1160 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.407 UTC [common/configtx] addToMap -> DEBU 1161 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.407 UTC [common/configtx] addToMap -> DEBU 1162 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1163 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1164 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1165 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1166 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1167 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1168 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.408 UTC [common/configtx] addToMap -> DEBU 1169 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.409 UTC [common/configtx] addToMap -> DEBU 116a Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.409 UTC [common/configtx] addToMap -> DEBU 116b Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.409 UTC [common/configtx] addToMap -> DEBU 116c Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.409 UTC [policies] GetPolicy -> DEBU 116d Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.409 UTC [cauthdsl] func1 -> DEBU 116e 0xc42014aa50 gate 1517302398409697269 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.409 UTC [cauthdsl] func2 -> DEBU 116f 0xc42014aa50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.409 UTC [cauthdsl] func2 -> DEBU 1170 0xc42014aa50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.410 UTC [msp/identity] newIdentity -> DEBU 1171 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.410 UTC [msp] SatisfiesPrincipal -> DEBU 1172 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.411 UTC [cauthdsl] func2 -> DEBU 1173 0xc42014aa50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.411 UTC [msp/identity] Verify -> DEBU 1174 Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.411 UTC [msp/identity] Verify -> DEBU 1175 Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.411 UTC [cauthdsl] func2 -> DEBU 1176 0xc42014aa50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.411 UTC [cauthdsl] func1 -> DEBU 1177 0xc42014aa50 gate 1517302398409697269 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 1178 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 1179 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 117a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 117b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.412 UTC [common/configtx] recurseConfigMap -> DEBU 117c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 117d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 117e Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 117f Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 1180 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 1181 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.413 UTC [common/configtx] recurseConfigMap -> DEBU 1182 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1183 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1184 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1185 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1186 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1187 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.414 UTC [common/configtx] recurseConfigMap -> DEBU 1188 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/configtx] recurseConfigMap -> DEBU 1189 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/configtx] recurseConfigMap -> DEBU 118a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/configtx] processConfig -> DEBU 118b Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/config] NewStandardValues -> DEBU 118c Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.415 UTC [common/config] initializeProtosStruct -> DEBU 118d Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 118e Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 118f Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 1190 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.416 UTC [policies] ProposePolicy -> DEBU 1191 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.416 UTC [policies] ProposePolicy -> DEBU 1192 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.416 UTC [policies] ProposePolicy -> DEBU 1193 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] NewStandardValues -> DEBU 1194 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.416 UTC [common/config] initializeProtosStruct -> DEBU 1195 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1196 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1197 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1198 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.417 UTC [common/config] initializeProtosStruct -> DEBU 1199 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.417 UTC [policies] ProposePolicy -> DEBU 119a Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.417 UTC [policies] ProposePolicy -> DEBU 119b Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.417 UTC [policies] ProposePolicy -> DEBU 119c Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 119d Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] NewStandardValues -> DEBU 119e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] initializeProtosStruct -> DEBU 119f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a0 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a1 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a2 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] NewStandardValues -> DEBU 11a3 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a4 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a5 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.418 UTC [policies] ProposePolicy -> DEBU 11a6 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] NewStandardValues -> DEBU 11a7 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.418 UTC [common/config] initializeProtosStruct -> DEBU 11a8 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] NewStandardValues -> DEBU 11a9 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] initializeProtosStruct -> DEBU 11aa Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] NewStandardValues -> DEBU 11ab Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] initializeProtosStruct -> DEBU 11ac Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [policies] ProposePolicy -> DEBU 11ad Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [policies] ProposePolicy -> DEBU 11ae Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [policies] ProposePolicy -> DEBU 11af Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] NewStandardValues -> DEBU 11b0 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.419 UTC [common/config] initializeProtosStruct -> DEBU 11b1 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] NewStandardValues -> DEBU 11b2 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] initializeProtosStruct -> DEBU 11b3 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] NewStandardValues -> DEBU 11b4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.420 UTC [common/config] initializeProtosStruct -> DEBU 11b5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.420 UTC [policies] ProposePolicy -> DEBU 11b6 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.420 UTC [policies] ProposePolicy -> DEBU 11b7 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.421 UTC [policies] ProposePolicy -> DEBU 11b8 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.421 UTC [common/config] validateMSP -> DEBU 11b9 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.421 UTC [msp] NewBccspMsp -> DEBU 11ba Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.421 UTC [msp] Setup -> DEBU 11bb Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.421 UTC [msp/identity] newIdentity -> DEBU 11bc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.422 UTC [msp/identity] newIdentity -> DEBU 11bd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.423 UTC [msp/identity] newIdentity -> DEBU 11be Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.424 UTC [msp] Validate -> DEBU 11bf MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.424 UTC [common/config] Validate -> DEBU 11c0 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.425 UTC [common/config] validateMSP -> DEBU 11c1 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.425 UTC [msp] NewBccspMsp -> DEBU 11c2 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.425 UTC [msp] Setup -> DEBU 11c3 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.425 UTC [msp/identity] newIdentity -> DEBU 11c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.426 UTC [msp/identity] newIdentity -> DEBU 11c5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.426 UTC [msp/identity] newIdentity -> DEBU 11c6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.427 UTC [msp] Validate -> DEBU 11c7 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.427 UTC [common/config] Validate -> DEBU 11c8 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.427 UTC [common/config] validateMSP -> DEBU 11c9 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.427 UTC [msp] NewBccspMsp -> DEBU 11ca Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.428 UTC [msp] Setup -> DEBU 11cb Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.428 UTC [msp/identity] newIdentity -> DEBU 11cc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.429 UTC [msp/identity] newIdentity -> DEBU 11cd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.429 UTC [msp/identity] newIdentity -> DEBU 11ce Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] Validate -> DEBU 11cf MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] Setup -> DEBU 11d0 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] Setup -> DEBU 11d1 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] GetLocalMSP -> DEBU 11d2 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.430 UTC [msp] GetDefaultSigningIdentity -> DEBU 11d3 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp] GetLocalMSP -> DEBU 11d4 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp] GetDefaultSigningIdentity -> DEBU 11d5 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp/identity] Sign -> DEBU 11d6 Sign: plaintext: 0AB7060A1B08011A0608FEE4C0D30522...75C071AF11201291FCA6C31BC677A694
orderer.example.com | 2018-01-30 08:53:18.431 UTC [msp/identity] Sign -> DEBU 11d7 Sign: digest: 8B77AA3BCCA1857EC01221235BC59445656B7CF6A59B3D85E131502512630DED
orderer.example.com | 2018-01-30 08:53:18.431 UTC [orderer/common/broadcast] Handle -> DEBU 11d8 [channel: businesschannel] Broadcast is filtering message of type CONFIG
orderer.example.com | 2018-01-30 08:53:18.431 UTC [policies] GetPolicy -> DEBU 11d9 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.431 UTC [cauthdsl] func1 -> DEBU 11da 0xc42014ae58 gate 1517302398431880372 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.432 UTC [cauthdsl] func2 -> DEBU 11db 0xc42014ae58 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.432 UTC [cauthdsl] func2 -> DEBU 11dc 0xc42014ae58 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.432 UTC [msp/identity] newIdentity -> DEBU 11dd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp] SatisfiesPrincipal -> DEBU 11de Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp] Validate -> DEBU 11df MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.433 UTC [cauthdsl] func2 -> DEBU 11e0 0xc42014ae58 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp/identity] Verify -> DEBU 11e1 Verify: digest = 00000000 8b 77 aa 3b cc a1 85 7e c0 12 21 23 5b c5 94 45 |.w.;...~..!#[..E|
orderer.example.com | 00000010 65 6b 7c f6 a5 9b 3d 85 e1 31 50 25 12 63 0d ed |ek|...=..1P%.c..|
orderer.example.com | 2018-01-30 08:53:18.433 UTC [msp/identity] Verify -> DEBU 11e2 Verify: sig = 00000000 30 45 02 21 00 c1 e9 e2 18 23 34 6c 65 ba cc ce |0E.!.....#4le...|
orderer.example.com | 00000010 b3 f9 78 79 95 f5 ac 45 2b ea 5d d1 05 42 79 9f |..xy...E+.]..By.|
orderer.example.com | 00000020 27 71 34 0e b6 02 20 27 ac 68 8d c6 4d e1 c3 d1 |'q4... '.h..M...|
orderer.example.com | 00000030 c8 8d bb 34 7e 5c b1 7d 60 85 fc 25 50 8c ef 4b |...4~\.}`..%P..K|
orderer.example.com | 00000040 b2 c2 0d 8c 01 3c 0d |.....<.|
orderer.example.com | 2018-01-30 08:53:18.433 UTC [cauthdsl] func2 -> DEBU 11e3 0xc42014ae58 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.433 UTC [cauthdsl] func1 -> DEBU 11e4 0xc42014ae58 gate 1517302398431880372 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.433 UTC [orderer/common/sigfilter] Apply -> DEBU 11e5 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b73ac0 1 [0xc42014bae0]}) %!s(*policies.implicitMetaPolicy=&{0xc420bd8200 1 [0xc42014bbd0 0xc42014bb38]})]}
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e6 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e7 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e8 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11e9 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11ea Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11eb Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.434 UTC [common/configtx] addToMap -> DEBU 11ec Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11ed Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11ee Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11ef Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f0 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f1 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.435 UTC [common/configtx] addToMap -> DEBU 11f3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.436 UTC [common/configtx] addToMap -> DEBU 11f4 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.436 UTC [policies] GetPolicy -> DEBU 11f5 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.436 UTC [cauthdsl] func1 -> DEBU 11f6 0xc42014b438 gate 1517302398436505958 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.436 UTC [cauthdsl] func2 -> DEBU 11f7 0xc42014b438 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.436 UTC [cauthdsl] func2 -> DEBU 11f8 0xc42014b438 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.436 UTC [msp/identity] newIdentity -> DEBU 11f9 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.437 UTC [msp] SatisfiesPrincipal -> DEBU 11fa Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.437 UTC [cauthdsl] func2 -> DEBU 11fb 0xc42014b438 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.438 UTC [msp/identity] Verify -> DEBU 11fc Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.438 UTC [msp/identity] Verify -> DEBU 11fd Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.438 UTC [cauthdsl] func2 -> DEBU 11fe 0xc42014b438 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.439 UTC [cauthdsl] func1 -> DEBU 11ff 0xc42014b438 gate 1517302398436505958 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.444 UTC [common/configtx] recurseConfigMap -> DEBU 1200 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1201 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1202 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1203 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.445 UTC [common/configtx] recurseConfigMap -> DEBU 1204 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.446 UTC [common/configtx] recurseConfigMap -> DEBU 1205 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.446 UTC [common/configtx] recurseConfigMap -> DEBU 1206 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.446 UTC [common/configtx] recurseConfigMap -> DEBU 1207 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.447 UTC [common/configtx] recurseConfigMap -> DEBU 1208 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.447 UTC [common/configtx] recurseConfigMap -> DEBU 1209 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.448 UTC [common/configtx] recurseConfigMap -> DEBU 120a Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.448 UTC [common/configtx] recurseConfigMap -> DEBU 120b Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120c Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120d Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120e Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.449 UTC [common/configtx] recurseConfigMap -> DEBU 120f Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.450 UTC [common/configtx] recurseConfigMap -> DEBU 1210 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.450 UTC [common/configtx] recurseConfigMap -> DEBU 1211 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.450 UTC [common/configtx] recurseConfigMap -> DEBU 1212 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/configtx] processConfig -> DEBU 1213 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] NewStandardValues -> DEBU 1214 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1215 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1216 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1217 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.451 UTC [common/config] initializeProtosStruct -> DEBU 1218 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.451 UTC [policies] ProposePolicy -> DEBU 1219 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.451 UTC [policies] ProposePolicy -> DEBU 121a Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 121b Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] NewStandardValues -> DEBU 121c Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 121d Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 121e Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 121f Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 1220 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] initializeProtosStruct -> DEBU 1221 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1222 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1223 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1224 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [policies] ProposePolicy -> DEBU 1225 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.452 UTC [common/config] NewStandardValues -> DEBU 1226 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] initializeProtosStruct -> DEBU 1227 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 1228 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 1229 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122a Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 122b Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122c Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122d Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.453 UTC [policies] ProposePolicy -> DEBU 122e Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 122f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] initializeProtosStruct -> DEBU 1230 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 1231 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] initializeProtosStruct -> DEBU 1232 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.453 UTC [common/config] NewStandardValues -> DEBU 1233 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 1234 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1235 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1236 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1237 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] NewStandardValues -> DEBU 1238 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 1239 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] NewStandardValues -> DEBU 123a Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 123b Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] NewStandardValues -> DEBU 123c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.454 UTC [common/config] initializeProtosStruct -> DEBU 123d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 123e Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 123f Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.454 UTC [policies] ProposePolicy -> DEBU 1240 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.455 UTC [common/config] validateMSP -> DEBU 1241 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.455 UTC [msp] NewBccspMsp -> DEBU 1242 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.455 UTC [msp] Setup -> DEBU 1243 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.455 UTC [msp/identity] newIdentity -> DEBU 1244 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.456 UTC [msp/identity] newIdentity -> DEBU 1245 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.457 UTC [msp/identity] newIdentity -> DEBU 1246 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.458 UTC [msp] Validate -> DEBU 1247 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.458 UTC [common/config] Validate -> DEBU 1248 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.458 UTC [common/config] validateMSP -> DEBU 1249 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.458 UTC [msp] NewBccspMsp -> DEBU 124a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.459 UTC [msp] Setup -> DEBU 124b Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.460 UTC [msp/identity] newIdentity -> DEBU 124c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.465 UTC [msp/identity] newIdentity -> DEBU 124d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.467 UTC [msp/identity] newIdentity -> DEBU 124e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.468 UTC [msp] Validate -> DEBU 124f MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.468 UTC [common/config] Validate -> DEBU 1250 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.468 UTC [common/config] validateMSP -> DEBU 1251 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.468 UTC [msp] NewBccspMsp -> DEBU 1252 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.468 UTC [msp] Setup -> DEBU 1253 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.469 UTC [msp/identity] newIdentity -> DEBU 1254 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.469 UTC [msp/identity] newIdentity -> DEBU 1255 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.469 UTC [msp/identity] newIdentity -> DEBU 1256 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.470 UTC [msp] Validate -> DEBU 1257 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.470 UTC [msp] Setup -> DEBU 1258 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.471 UTC [msp] Setup -> DEBU 1259 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.471 UTC [orderer/kafka] Enqueue -> DEBU 125a [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:18.492 UTC [orderer/kafka] Enqueue -> DEBU 125b [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:18.492 UTC [orderer/common/broadcast] Handle -> DEBU 125c [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG
orderer.example.com | 2018-01-30 08:53:18.497 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 125d [channel: businesschannel] Successfully unmarshalled consumed message, offset is 1. Inspecting type...
orderer.example.com | 2018-01-30 08:53:18.497 UTC [policies] GetPolicy -> DEBU 125e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.498 UTC [cauthdsl] func1 -> DEBU 125f 0xc42014a418 gate 1517302398498555717 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.498 UTC [cauthdsl] func2 -> DEBU 1260 0xc42014a418 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.498 UTC [cauthdsl] func2 -> DEBU 1261 0xc42014a418 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.499 UTC [msp/identity] newIdentity -> DEBU 1262 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.500 UTC [msp] SatisfiesPrincipal -> DEBU 1263 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.500 UTC [msp] Validate -> DEBU 1264 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.501 UTC [cauthdsl] func2 -> DEBU 1265 0xc42014a418 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.501 UTC [msp/identity] Verify -> DEBU 1266 Verify: digest = 00000000 8b 77 aa 3b cc a1 85 7e c0 12 21 23 5b c5 94 45 |.w.;...~..!#[..E|
orderer.example.com | 00000010 65 6b 7c f6 a5 9b 3d 85 e1 31 50 25 12 63 0d ed |ek|...=..1P%.c..|
orderer.example.com | 2018-01-30 08:53:18.501 UTC [msp/identity] Verify -> DEBU 1267 Verify: sig = 00000000 30 45 02 21 00 c1 e9 e2 18 23 34 6c 65 ba cc ce |0E.!.....#4le...|
orderer.example.com | 00000010 b3 f9 78 79 95 f5 ac 45 2b ea 5d d1 05 42 79 9f |..xy...E+.]..By.|
orderer.example.com | 00000020 27 71 34 0e b6 02 20 27 ac 68 8d c6 4d e1 c3 d1 |'q4... '.h..M...|
orderer.example.com | 00000030 c8 8d bb 34 7e 5c b1 7d 60 85 fc 25 50 8c ef 4b |...4~\.}`..%P..K|
orderer.example.com | 00000040 b2 c2 0d 8c 01 3c 0d |.....<.|
orderer.example.com | 2018-01-30 08:53:18.502 UTC [cauthdsl] func2 -> DEBU 1268 0xc42014a418 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.502 UTC [cauthdsl] func1 -> DEBU 1269 0xc42014a418 gate 1517302398498555717 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.502 UTC [orderer/common/sigfilter] Apply -> DEBU 126a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420b73ac0 1 [0xc42014bae0]}) %!s(*policies.implicitMetaPolicy=&{0xc420bd8200 1 [0xc42014bbd0 0xc42014bb38]})]}
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126b Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126c Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126d Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126e Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.503 UTC [common/configtx] addToMap -> DEBU 126f Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1270 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1271 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1272 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.504 UTC [common/configtx] addToMap -> DEBU 1273 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1274 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1275 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1276 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.505 UTC [common/configtx] addToMap -> DEBU 1277 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.506 UTC [common/configtx] addToMap -> DEBU 1278 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.506 UTC [common/configtx] addToMap -> DEBU 1279 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.506 UTC [policies] GetPolicy -> DEBU 127a Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.506 UTC [cauthdsl] func1 -> DEBU 127b 0xc42014ac50 gate 1517302398506392897 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.506 UTC [cauthdsl] func2 -> DEBU 127c 0xc42014ac50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.506 UTC [cauthdsl] func2 -> DEBU 127d 0xc42014ac50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.507 UTC [msp/identity] newIdentity -> DEBU 127e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.507 UTC [msp] SatisfiesPrincipal -> DEBU 127f Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.507 UTC [cauthdsl] func2 -> DEBU 1280 0xc42014ac50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.509 UTC [orderer/common/deliver] Handle -> WARN 1281 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:18.509 UTC [orderer/main] func1 -> DEBU 1282 Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:18.509 UTC [orderer/common/broadcast] Handle -> WARN 1283 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:18.510 UTC [orderer/main] func1 -> DEBU 1284 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:18.513 UTC [msp/identity] Verify -> DEBU 1285 Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.513 UTC [msp/identity] Verify -> DEBU 1286 Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.514 UTC [cauthdsl] func2 -> DEBU 1287 0xc42014ac50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.514 UTC [cauthdsl] func1 -> DEBU 1288 0xc42014ac50 gate 1517302398506392897 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.514 UTC [common/configtx] recurseConfigMap -> DEBU 1289 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.514 UTC [common/configtx] recurseConfigMap -> DEBU 128a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128b Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128c Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128d Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.515 UTC [common/configtx] recurseConfigMap -> DEBU 128f Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1290 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1291 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1292 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1293 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1294 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1295 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.516 UTC [common/configtx] recurseConfigMap -> DEBU 1296 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 1297 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 1298 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 1299 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.517 UTC [common/configtx] recurseConfigMap -> DEBU 129a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.518 UTC [common/configtx] recurseConfigMap -> DEBU 129b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.519 UTC [common/configtx] processConfig -> DEBU 129c Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.519 UTC [common/config] NewStandardValues -> DEBU 129d Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.520 UTC [common/config] initializeProtosStruct -> DEBU 129e Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.520 UTC [common/config] initializeProtosStruct -> DEBU 129f Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.520 UTC [common/config] initializeProtosStruct -> DEBU 12a0 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.521 UTC [common/config] initializeProtosStruct -> DEBU 12a1 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a2 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a3 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a4 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.522 UTC [common/config] NewStandardValues -> DEBU 12a5 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.522 UTC [policies] ProposePolicy -> DEBU 12a6 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12a7 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12a8 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12a9 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12aa Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12ab Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12ac Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12ad Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12ae Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12af Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b0 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b1 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12b2 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12b3 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12b4 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12b5 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12b6 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12b7 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b8 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12b9 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [policies] ProposePolicy -> DEBU 12ba Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] NewStandardValues -> DEBU 12bb Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12bc Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.523 UTC [common/config] initializeProtosStruct -> DEBU 12bd Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.524 UTC [common/config] initializeProtosStruct -> DEBU 12be Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.524 UTC [common/config] initializeProtosStruct -> DEBU 12bf Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.524 UTC [common/config] initializeProtosStruct -> DEBU 12c0 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c1 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c2 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c3 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.525 UTC [policies] ProposePolicy -> DEBU 12c4 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] NewStandardValues -> DEBU 12c5 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] initializeProtosStruct -> DEBU 12c6 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.526 UTC [policies] ProposePolicy -> DEBU 12c7 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.526 UTC [policies] ProposePolicy -> DEBU 12c8 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.526 UTC [policies] ProposePolicy -> DEBU 12c9 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] Validate -> DEBU 12ca Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.526 UTC [common/config] validateMSP -> DEBU 12cb Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.526 UTC [msp] NewBccspMsp -> DEBU 12cc Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.526 UTC [msp] Setup -> DEBU 12cd Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.527 UTC [msp/identity] newIdentity -> DEBU 12ce Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.531 UTC [msp/identity] newIdentity -> DEBU 12cf Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.532 UTC [msp/identity] newIdentity -> DEBU 12d0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.533 UTC [msp] Validate -> DEBU 12d1 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.533 UTC [common/config] Validate -> DEBU 12d2 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.533 UTC [common/config] validateMSP -> DEBU 12d3 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.533 UTC [msp] NewBccspMsp -> DEBU 12d4 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.534 UTC [msp] Setup -> DEBU 12d5 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.537 UTC [msp/identity] newIdentity -> DEBU 12d6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.538 UTC [msp/identity] newIdentity -> DEBU 12d7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.538 UTC [msp/identity] newIdentity -> DEBU 12d8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.539 UTC [msp] Validate -> DEBU 12d9 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.540 UTC [common/config] validateMSP -> DEBU 12da Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.540 UTC [msp] NewBccspMsp -> DEBU 12db Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.540 UTC [msp] Setup -> DEBU 12dc Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.540 UTC [msp/identity] newIdentity -> DEBU 12dd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.541 UTC [msp/identity] newIdentity -> DEBU 12de Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.541 UTC [msp/identity] newIdentity -> DEBU 12df Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.542 UTC [msp] Validate -> DEBU 12e0 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.542 UTC [msp] Setup -> DEBU 12e1 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.542 UTC [msp] Setup -> DEBU 12e2 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.543 UTC [orderer/common/blockcutter] Ordered -> DEBU 12e3 Found message which requested to be isolated, cutting into its own batch
orderer.example.com | 2018-01-30 08:53:18.543 UTC [orderer/kafka] processRegular -> DEBU 12e4 [channel: businesschannel] Ordering results: items in batch = 1, ok = true, pending = false
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 12e5 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] newBlockfileStream -> DEBU 12e6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12e7 Remaining bytes=[12015], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:18.543 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12e8 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:53:18.543 UTC [common/configtx] addToMap -> DEBU 12e9 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.543 UTC [common/configtx] addToMap -> DEBU 12ea Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.543 UTC [common/configtx] addToMap -> DEBU 12eb Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ec Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ed Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ee Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12ef Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12f0 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.544 UTC [common/configtx] addToMap -> DEBU 12f1 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:18.545 UTC [common/configtx] addToMap -> DEBU 12f2 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.545 UTC [common/configtx] addToMap -> DEBU 12f3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.545 UTC [common/configtx] addToMap -> DEBU 12f4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.546 UTC [common/configtx] addToMap -> DEBU 12f5 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.546 UTC [common/configtx] addToMap -> DEBU 12f6 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12f7 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12f8 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12f9 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12fa Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12fb Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:18.547 UTC [common/configtx] addToMap -> DEBU 12fc Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:18.548 UTC [common/configtx] addToMap -> DEBU 12fd Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:18.548 UTC [common/configtx] addToMap -> DEBU 12fe Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:18.548 UTC [common/configtx] addToMap -> DEBU 12ff Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:18.549 UTC [common/configtx] addToMap -> DEBU 1300 Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.549 UTC [common/configtx] addToMap -> DEBU 1301 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.551 UTC [common/configtx] addToMap -> DEBU 1302 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.551 UTC [common/configtx] addToMap -> DEBU 1303 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:18.551 UTC [common/configtx] addToMap -> DEBU 1304 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:18.552 UTC [common/configtx] addToMap -> DEBU 1305 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1306 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1307 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1308 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 1309 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 130a Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.553 UTC [common/configtx] addToMap -> DEBU 130b Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:18.554 UTC [common/configtx] addToMap -> DEBU 130c Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:18.554 UTC [common/configtx] addToMap -> DEBU 130d Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:18.554 UTC [common/configtx] addToMap -> DEBU 130e Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:18.555 UTC [common/configtx] addToMap -> DEBU 130f Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.555 UTC [common/configtx] addToMap -> DEBU 1310 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.555 UTC [common/configtx] addToMap -> DEBU 1311 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1312 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1313 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1314 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.556 UTC [common/configtx] addToMap -> DEBU 1315 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.557 UTC [common/configtx] addToMap -> DEBU 1316 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:18.557 UTC [common/configtx] addToMap -> DEBU 1317 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:18.557 UTC [common/configtx] addToMap -> DEBU 1318 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:18.558 UTC [common/configtx] addToMap -> DEBU 1319 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.558 UTC [common/configtx] addToMap -> DEBU 131a Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:18.558 UTC [common/configtx] addToMap -> DEBU 131b Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:18.559 UTC [common/configtx] addToMap -> DEBU 131c Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:18.559 UTC [common/configtx] addToMap -> DEBU 131d Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:18.559 UTC [policies] GetPolicy -> DEBU 131e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.559 UTC [cauthdsl] func1 -> DEBU 131f 0xc42014b458 gate 1517302398559943608 evaluation starts
orderer.example.com | 2018-01-30 08:53:18.561 UTC [cauthdsl] func2 -> DEBU 1320 0xc42014b458 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:18.561 UTC [cauthdsl] func2 -> DEBU 1321 0xc42014b458 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp/identity] newIdentity -> DEBU 1322 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp] SatisfiesPrincipal -> DEBU 1323 Checking if identity satisfies ADMIN role for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.562 UTC [cauthdsl] func2 -> DEBU 1324 0xc42014b458 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp/identity] Verify -> DEBU 1325 Verify: digest = 00000000 2e 3f 6c 11 a4 3d bf 85 93 ac 6e 88 73 17 bb 92 |.?l..=....n.s...|
orderer.example.com | 00000010 67 d4 6a 42 d9 74 b8 d5 3d e6 fc 8d 1a 2c 63 88 |g.jB.t..=....,c.|
orderer.example.com | 2018-01-30 08:53:18.562 UTC [msp/identity] Verify -> DEBU 1326 Verify: sig = 00000000 30 44 02 20 4c 8c 0f 27 6d 40 78 d7 2a 67 1a c1 |0D. L..'m@x.*g..|
orderer.example.com | 00000010 28 6c 16 49 22 40 a3 09 05 0a 64 73 b8 e8 66 ce |(l.I"@....ds..f.|
orderer.example.com | 00000020 e6 a8 16 7b 02 20 45 fe b9 f5 b1 3d 6f 5a 68 fd |...{. E....=oZh.|
orderer.example.com | 00000030 43 5c c2 42 7a 96 63 58 71 e9 5c de 5d 4e a4 bf |C\.Bz.cXq.\.]N..|
orderer.example.com | 00000040 09 b9 da ad d0 73 |.....s|
orderer.example.com | 2018-01-30 08:53:18.562 UTC [cauthdsl] func2 -> DEBU 1327 0xc42014b458 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:18.562 UTC [cauthdsl] func1 -> DEBU 1328 0xc42014b458 gate 1517302398559943608 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 1329 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132a Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132b Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.563 UTC [common/configtx] recurseConfigMap -> DEBU 132d Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 132e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 132f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1330 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1331 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1332 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1333 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1334 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1335 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.564 UTC [common/configtx] recurseConfigMap -> DEBU 1336 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 1337 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 1338 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 1339 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 133a Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] recurseConfigMap -> DEBU 133b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/configtx] processConfig -> DEBU 133c Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:18.565 UTC [common/config] NewStandardValues -> DEBU 133d Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 133e Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 133f Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1340 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1341 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:18.566 UTC [policies] ProposePolicy -> DEBU 1342 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:18.566 UTC [policies] ProposePolicy -> DEBU 1343 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:18.566 UTC [policies] ProposePolicy -> DEBU 1344 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] NewStandardValues -> DEBU 1345 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1346 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1347 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1348 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:18.566 UTC [common/config] initializeProtosStruct -> DEBU 1349 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] initializeProtosStruct -> DEBU 134a Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134b Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134c Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134d Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 134e Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] NewStandardValues -> DEBU 134f Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] initializeProtosStruct -> DEBU 1350 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1351 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1352 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1353 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.567 UTC [common/config] NewStandardValues -> DEBU 1354 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1355 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1356 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:18.567 UTC [policies] ProposePolicy -> DEBU 1357 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] NewStandardValues -> DEBU 1358 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] initializeProtosStruct -> DEBU 1359 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] NewStandardValues -> DEBU 135a Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] initializeProtosStruct -> DEBU 135b Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.568 UTC [common/config] NewStandardValues -> DEBU 135c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] initializeProtosStruct -> DEBU 135d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [policies] ProposePolicy -> DEBU 135e Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [policies] ProposePolicy -> DEBU 135f Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [policies] ProposePolicy -> DEBU 1360 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] NewStandardValues -> DEBU 1361 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] initializeProtosStruct -> DEBU 1362 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] NewStandardValues -> DEBU 1363 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] initializeProtosStruct -> DEBU 1364 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:18.569 UTC [common/config] NewStandardValues -> DEBU 1365 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:18.570 UTC [common/config] initializeProtosStruct -> DEBU 1366 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [policies] ProposePolicy -> DEBU 1367 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [policies] ProposePolicy -> DEBU 1368 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [policies] ProposePolicy -> DEBU 1369 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:18.570 UTC [common/config] validateMSP -> DEBU 136a Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:18.570 UTC [msp] NewBccspMsp -> DEBU 136b Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.570 UTC [msp] Setup -> DEBU 136c Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:18.571 UTC [msp/identity] newIdentity -> DEBU 136d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.572 UTC [msp/identity] newIdentity -> DEBU 136e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.572 UTC [msp/identity] newIdentity -> DEBU 136f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.573 UTC [msp] Validate -> DEBU 1370 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:18.578 UTC [common/config] Validate -> DEBU 1371 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:18.578 UTC [common/config] validateMSP -> DEBU 1372 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:18.580 UTC [msp] NewBccspMsp -> DEBU 1373 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.580 UTC [msp] Setup -> DEBU 1374 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:18.582 UTC [msp/identity] newIdentity -> DEBU 1375 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.583 UTC [msp/identity] newIdentity -> DEBU 1376 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.586 UTC [msp/identity] newIdentity -> DEBU 1377 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.586 UTC [msp] Validate -> DEBU 1378 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.587 UTC [common/config] Validate -> DEBU 1379 Anchor peers for org Org2MSP are
orderer.example.com | 2018-01-30 08:53:18.587 UTC [common/config] validateMSP -> DEBU 137a Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:18.587 UTC [msp] NewBccspMsp -> DEBU 137b Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:18.587 UTC [msp] Setup -> DEBU 137c Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:18.588 UTC [msp/identity] newIdentity -> DEBU 137d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.588 UTC [msp/identity] newIdentity -> DEBU 137e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.589 UTC [msp/identity] newIdentity -> DEBU 137f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:18.590 UTC [msp] Validate -> DEBU 1380 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:18.590 UTC [msp] Setup -> DEBU 1381 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:18.590 UTC [msp] Setup -> DEBU 1382 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] GetPolicy -> DEBU 1383 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] CommitProposals -> DEBU 1384 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] GetPolicy -> DEBU 1385 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] CommitProposals -> DEBU 1386 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] GetPolicy -> DEBU 1387 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.591 UTC [policies] CommitProposals -> DEBU 1388 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 1389 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138b Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138c Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] GetPolicy -> DEBU 138d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.592 UTC [policies] CommitProposals -> DEBU 138e In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] GetPolicy -> DEBU 138f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] CommitProposals -> DEBU 1390 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] GetPolicy -> DEBU 1391 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] CommitProposals -> DEBU 1392 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:18.593 UTC [policies] GetPolicy -> DEBU 1393 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.594 UTC [policies] CommitProposals -> DEBU 1394 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:18.594 UTC [policies] GetPolicy -> DEBU 1395 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.598 UTC [policies] CommitProposals -> DEBU 1396 In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:18.599 UTC [policies] GetPolicy -> DEBU 1397 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.599 UTC [policies] CommitProposals -> DEBU 1398 In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:18.599 UTC [policies] GetPolicy -> DEBU 1399 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139a Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139d Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.600 UTC [policies] GetPolicy -> DEBU 139f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] CommitProposals -> DEBU 13a0 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] GetPolicy -> DEBU 13a1 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] CommitProposals -> DEBU 13a2 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.601 UTC [policies] GetPolicy -> DEBU 13a3 Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] CommitProposals -> DEBU 13a4 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] GetPolicy -> DEBU 13a5 Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] CommitProposals -> DEBU 13a6 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] GetPolicy -> DEBU 13a7 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] CommitProposals -> DEBU 13a8 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.602 UTC [policies] GetPolicy -> DEBU 13a9 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13aa In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13ab Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13ac In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13ad Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13ae In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13af Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13b0 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13b1 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13b2 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] GetPolicy -> DEBU 13b3 Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.603 UTC [policies] CommitProposals -> DEBU 13b4 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13b5 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13b6 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13b7 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13b8 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13b9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13ba In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13bb Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13bc In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] GetPolicy -> DEBU 13bd Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.604 UTC [policies] CommitProposals -> DEBU 13be In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13bf Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c0 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c1 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c2 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c5 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] CommitProposals -> DEBU 13c6 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c7 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] CommitProposals -> DEBU 13c8 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:18.605 UTC [policies] GetPolicy -> DEBU 13c9 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13ca As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] GetPolicy -> DEBU 13cb Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13cc As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] GetPolicy -> DEBU 13cd Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13ce As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] GetPolicy -> DEBU 13cf Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:18.606 UTC [policies] CommitProposals -> DEBU 13d0 As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:18.606 UTC [orderer/multichain] addBlockSignature -> DEBU 13d1 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:0 lastConfigSeq:1}
orderer.example.com | 2018-01-30 08:53:18.606 UTC [orderer/multichain] addBlockSignature -> DEBU 13d2 &{}
orderer.example.com | 2018-01-30 08:53:18.606 UTC [msp] GetLocalMSP -> DEBU 13d3 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.606 UTC [msp] GetDefaultSigningIdentity -> DEBU 13d4 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetLocalMSP -> DEBU 13d5 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetDefaultSigningIdentity -> DEBU 13d6 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp/identity] Sign -> DEBU 13d7 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...7E6DD9C49749D28CAF1A6C2133A065B3
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp/identity] Sign -> DEBU 13d8 Sign: digest: AF66C640372B8B40E46146329FD648CA563756F5FBC55DB04AF4CB89222762CE
orderer.example.com | 2018-01-30 08:53:18.607 UTC [orderer/multichain] addLastConfigSignature -> DEBU 13d9 [channel: businesschannel] Detected lastConfigSeq transitioning from 1 to 2, setting lastConfig from 0 to 1
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetLocalMSP -> DEBU 13da Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.607 UTC [msp] GetDefaultSigningIdentity -> DEBU 13db Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.607 UTC [orderer/multichain] addLastConfigSignature -> DEBU 13dc [channel: businesschannel] About to write block, setting its LAST_CONFIG to 1
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp] GetLocalMSP -> DEBU 13dd Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp] GetDefaultSigningIdentity -> DEBU 13de Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp/identity] Sign -> DEBU 13df Sign: plaintext: 08010AFA050A0A4F7264657265724D53...7E6DD9C49749D28CAF1A6C2133A065B3
orderer.example.com | 2018-01-30 08:53:18.608 UTC [msp/identity] Sign -> DEBU 13e0 Sign: digest: 18C235A6448C2E14E27D2386BF93017D52512ED75361154023272D95A06DEDBF
orderer.example.com | 2018-01-30 08:53:18.612 UTC [fsblkstorage] indexBlock -> DEBU 13e1 Indexing block [blockNum=1, blockHash=[]byte{0x1e, 0xb9, 0x1d, 0x8f, 0xf2, 0x6c, 0xe0, 0x79, 0x9d, 0x33, 0x52, 0x98, 0x2d, 0x2c, 0x73, 0xa9, 0x84, 0xda, 0x56, 0xa5, 0xc9, 0x35, 0x10, 0x8c, 0xb1, 0xdd, 0x92, 0x5b, 0x37, 0x86, 0xf7, 0xdd} txOffsets=
orderer.example.com | txId= locPointer=offset=70, bytesLength=11994
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:18.612 UTC [fsblkstorage] updateCheckpoint -> DEBU 13e2 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25832], isChainEmpty=[false], lastBlockNumber=[1]
orderer.example.com | 2018-01-30 08:53:18.613 UTC [orderer/multichain] WriteBlock -> DEBU 13e3 [channel: businesschannel] Wrote block 1
orderer.example.com | 2018-01-30 08:53:18.613 UTC [orderer/kafka] processRegular -> DEBU 13e4 [channel: businesschannel] Batch filled, just cut block 1 - last persisted offset is now 1
orderer.example.com | 2018-01-30 08:53:20.627 UTC [orderer/main] Deliver -> DEBU 13e5 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:20.627 UTC [orderer/common/deliver] Handle -> DEBU 13e6 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:20.628 UTC [orderer/common/deliver] Handle -> DEBU 13e7 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:20.641 UTC [orderer/main] Broadcast -> DEBU 13e8 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:20.641 UTC [orderer/common/broadcast] Handle -> DEBU 13e9 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:20.642 UTC [orderer/common/broadcast] Handle -> DEBU 13ea Preprocessing CONFIG_UPDATE
orderer.example.com | 2018-01-30 08:53:20.642 UTC [orderer/configupdate] Process -> DEBU 13eb Processing channel reconfiguration request for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.642 UTC [common/configtx] addToMap -> DEBU 13ec Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13ed Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13ee Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13ef Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13f0 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.643 UTC [common/configtx] addToMap -> DEBU 13f1 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f3 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f4 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f5 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f6 Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.644 UTC [common/configtx] addToMap -> DEBU 13f7 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.645 UTC [common/configtx] addToMap -> DEBU 13f8 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.645 UTC [common/configtx] addToMap -> DEBU 13f9 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.647 UTC [common/configtx] addToMap -> DEBU 13fa Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.647 UTC [policies] GetPolicy -> DEBU 13fb Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.647 UTC [cauthdsl] func1 -> DEBU 13fc 0xc42014a828 gate 1517302400647748184 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.647 UTC [cauthdsl] func2 -> DEBU 13fd 0xc42014a828 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.648 UTC [cauthdsl] func2 -> DEBU 13fe 0xc42014a828 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.648 UTC [msp/identity] newIdentity -> DEBU 13ff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.649 UTC [msp] SatisfiesPrincipal -> DEBU 1400 Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.649 UTC [cauthdsl] func2 -> DEBU 1401 0xc42014a828 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.649 UTC [msp/identity] Verify -> DEBU 1402 Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.649 UTC [msp/identity] Verify -> DEBU 1403 Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.650 UTC [cauthdsl] func2 -> DEBU 1404 0xc42014a828 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.650 UTC [cauthdsl] func1 -> DEBU 1405 0xc42014a828 gate 1517302400647748184 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.650 UTC [common/configtx] recurseConfigMap -> DEBU 1406 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 1407 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 1408 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 1409 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 140a Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.651 UTC [common/configtx] recurseConfigMap -> DEBU 140b Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140c Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140d Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140e Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 140f Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1410 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1411 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1412 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.652 UTC [common/configtx] recurseConfigMap -> DEBU 1413 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.653 UTC [common/configtx] recurseConfigMap -> DEBU 1414 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.656 UTC [common/configtx] recurseConfigMap -> DEBU 1415 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.656 UTC [common/configtx] recurseConfigMap -> DEBU 1416 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.656 UTC [common/configtx] recurseConfigMap -> DEBU 1417 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/configtx] recurseConfigMap -> DEBU 1418 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/configtx] processConfig -> DEBU 1419 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] NewStandardValues -> DEBU 141a Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141b Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141c Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141d Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 141e Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.657 UTC [policies] ProposePolicy -> DEBU 141f Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [policies] ProposePolicy -> DEBU 1420 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [policies] ProposePolicy -> DEBU 1421 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] NewStandardValues -> DEBU 1422 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 1423 Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 1424 Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.657 UTC [common/config] initializeProtosStruct -> DEBU 1425 Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] initializeProtosStruct -> DEBU 1426 Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] initializeProtosStruct -> DEBU 1427 Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 1428 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 1429 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142a Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142b Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] NewStandardValues -> DEBU 142c Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] initializeProtosStruct -> DEBU 142d Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142e Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 142f Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.658 UTC [policies] ProposePolicy -> DEBU 1430 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.658 UTC [common/config] NewStandardValues -> DEBU 1431 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.659 UTC [policies] ProposePolicy -> DEBU 1432 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.659 UTC [policies] ProposePolicy -> DEBU 1433 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.659 UTC [policies] ProposePolicy -> DEBU 1434 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] NewStandardValues -> DEBU 1435 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] initializeProtosStruct -> DEBU 1436 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] NewStandardValues -> DEBU 1437 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] initializeProtosStruct -> DEBU 1438 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] NewStandardValues -> DEBU 1439 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.659 UTC [common/config] initializeProtosStruct -> DEBU 143a Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 143b Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 143c Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 143d Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] NewStandardValues -> DEBU 143e Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] initializeProtosStruct -> DEBU 143f Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] NewStandardValues -> DEBU 1440 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] initializeProtosStruct -> DEBU 1441 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] NewStandardValues -> DEBU 1442 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] initializeProtosStruct -> DEBU 1443 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 1444 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 1445 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [policies] ProposePolicy -> DEBU 1446 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.660 UTC [common/config] validateMSP -> DEBU 1447 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.661 UTC [msp] NewBccspMsp -> DEBU 1448 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.661 UTC [msp] Setup -> DEBU 1449 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.661 UTC [msp/identity] newIdentity -> DEBU 144a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.663 UTC [msp/identity] newIdentity -> DEBU 144b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.664 UTC [msp/identity] newIdentity -> DEBU 144c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.665 UTC [msp] Validate -> DEBU 144d MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.665 UTC [common/config] Validate -> DEBU 144e Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.665 UTC [common/config] validateMSP -> DEBU 144f Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.665 UTC [msp] NewBccspMsp -> DEBU 1450 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.665 UTC [msp] Setup -> DEBU 1451 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.666 UTC [msp/identity] newIdentity -> DEBU 1452 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.666 UTC [msp/identity] newIdentity -> DEBU 1453 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.667 UTC [msp/identity] newIdentity -> DEBU 1454 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp] Validate -> DEBU 1455 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.668 UTC [common/config] Validate -> DEBU 1456 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.668 UTC [common/config] validateMSP -> DEBU 1457 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp] NewBccspMsp -> DEBU 1458 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp] Setup -> DEBU 1459 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.668 UTC [msp/identity] newIdentity -> DEBU 145a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.669 UTC [msp/identity] newIdentity -> DEBU 145b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.669 UTC [msp/identity] newIdentity -> DEBU 145c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.669 UTC [msp] Validate -> DEBU 145d MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] Setup -> DEBU 145e Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] Setup -> DEBU 145f MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetLocalMSP -> DEBU 1460 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetDefaultSigningIdentity -> DEBU 1461 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetLocalMSP -> DEBU 1462 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp] GetDefaultSigningIdentity -> DEBU 1463 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp/identity] Sign -> DEBU 1464 Sign: plaintext: 0AB7060A1B08011A060880E5C0D30522...4C615BA929AE4820EBFB089B1BC03AAF
orderer.example.com | 2018-01-30 08:53:20.670 UTC [msp/identity] Sign -> DEBU 1465 Sign: digest: 96E381CB11F3D0F08948078F13FC6668F46487AF098AAAAE06449C89C2FC3A36
orderer.example.com | 2018-01-30 08:53:20.671 UTC [orderer/common/broadcast] Handle -> DEBU 1466 [channel: businesschannel] Broadcast is filtering message of type CONFIG
orderer.example.com | 2018-01-30 08:53:20.671 UTC [policies] GetPolicy -> DEBU 1467 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.671 UTC [cauthdsl] func1 -> DEBU 1468 0xc42014acd0 gate 1517302400671235434 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.671 UTC [cauthdsl] func2 -> DEBU 1469 0xc42014acd0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.671 UTC [cauthdsl] func2 -> DEBU 146a 0xc42014acd0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.671 UTC [msp/identity] newIdentity -> DEBU 146b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.671 UTC [msp] SatisfiesPrincipal -> DEBU 146c Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.671 UTC [msp] Validate -> DEBU 146d MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.672 UTC [cauthdsl] func2 -> DEBU 146e 0xc42014acd0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.672 UTC [msp/identity] Verify -> DEBU 146f Verify: digest = 00000000 96 e3 81 cb 11 f3 d0 f0 89 48 07 8f 13 fc 66 68 |.........H....fh|
orderer.example.com | 00000010 f4 64 87 af 09 8a aa ae 06 44 9c 89 c2 fc 3a 36 |.d.......D....:6|
orderer.example.com | 2018-01-30 08:53:20.672 UTC [msp/identity] Verify -> DEBU 1470 Verify: sig = 00000000 30 44 02 20 44 84 59 5d 1e 5b 1e 63 c8 86 47 e7 |0D. D.Y].[.c..G.|
orderer.example.com | 00000010 1a 0f 8a 82 98 58 1a 0d 88 00 ea a4 f5 44 b8 d8 |.....X.......D..|
orderer.example.com | 00000020 12 5c 39 00 02 20 08 44 e4 db 6b 19 1a b1 f0 32 |.\9.. .D..k....2|
orderer.example.com | 00000030 14 f0 07 57 79 43 a5 af 79 bc 71 de 60 77 53 c6 |...WyC..y.q.`wS.|
orderer.example.com | 00000040 4a 7b 77 c5 86 a4 |J{w...|
orderer.example.com | 2018-01-30 08:53:20.672 UTC [cauthdsl] func2 -> DEBU 1471 0xc42014acd0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.672 UTC [cauthdsl] func1 -> DEBU 1472 0xc42014acd0 gate 1517302400671235434 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.672 UTC [orderer/common/sigfilter] Apply -> DEBU 1473 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c714e0 1 [0xc42014b530]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71a40 1 [0xc42014b590 0xc42014b638]})]}
orderer.example.com | 2018-01-30 08:53:20.672 UTC [common/configtx] addToMap -> DEBU 1474 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.672 UTC [common/configtx] addToMap -> DEBU 1475 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1476 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1477 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1478 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1479 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147b Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147c Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147d Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147e Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 147f Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.673 UTC [common/configtx] addToMap -> DEBU 1480 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.674 UTC [common/configtx] addToMap -> DEBU 1481 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.674 UTC [common/configtx] addToMap -> DEBU 1482 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.674 UTC [policies] GetPolicy -> DEBU 1483 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.674 UTC [cauthdsl] func1 -> DEBU 1484 0xc42014b2c8 gate 1517302400674283110 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.674 UTC [cauthdsl] func2 -> DEBU 1485 0xc42014b2c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.674 UTC [cauthdsl] func2 -> DEBU 1486 0xc42014b2c8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.674 UTC [msp/identity] newIdentity -> DEBU 1487 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.675 UTC [msp] SatisfiesPrincipal -> DEBU 1488 Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.675 UTC [cauthdsl] func2 -> DEBU 1489 0xc42014b2c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.675 UTC [msp/identity] Verify -> DEBU 148a Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.675 UTC [msp/identity] Verify -> DEBU 148b Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.675 UTC [cauthdsl] func2 -> DEBU 148c 0xc42014b2c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.675 UTC [cauthdsl] func1 -> DEBU 148d 0xc42014b2c8 gate 1517302400674283110 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 148e Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 148f Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1490 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1491 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1492 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1493 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1494 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1495 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1496 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.676 UTC [common/configtx] recurseConfigMap -> DEBU 1497 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 1498 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 1499 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149a Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149b Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149d Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149e Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 149f Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] recurseConfigMap -> DEBU 14a0 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/configtx] processConfig -> DEBU 14a1 Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/config] NewStandardValues -> DEBU 14a2 Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.677 UTC [common/config] initializeProtosStruct -> DEBU 14a3 Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] initializeProtosStruct -> DEBU 14a4 Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] initializeProtosStruct -> DEBU 14a5 Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] initializeProtosStruct -> DEBU 14a6 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.678 UTC [policies] ProposePolicy -> DEBU 14a7 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.678 UTC [policies] ProposePolicy -> DEBU 14a8 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.678 UTC [policies] ProposePolicy -> DEBU 14a9 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.678 UTC [common/config] NewStandardValues -> DEBU 14aa Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ab Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ac Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ad Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14ae Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14af Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b0 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b1 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b2 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b3 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] NewStandardValues -> DEBU 14b4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.679 UTC [common/config] initializeProtosStruct -> DEBU 14b5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b6 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b7 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.679 UTC [policies] ProposePolicy -> DEBU 14b8 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14b9 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14ba Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14bb Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14bc Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14bd Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] initializeProtosStruct -> DEBU 14be Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14bf Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] initializeProtosStruct -> DEBU 14c0 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] NewStandardValues -> DEBU 14c1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.680 UTC [common/config] initializeProtosStruct -> DEBU 14c2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14c3 Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14c4 Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.680 UTC [policies] ProposePolicy -> DEBU 14c5 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] NewStandardValues -> DEBU 14c6 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] initializeProtosStruct -> DEBU 14c7 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] NewStandardValues -> DEBU 14c8 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] initializeProtosStruct -> DEBU 14c9 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] NewStandardValues -> DEBU 14ca Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] initializeProtosStruct -> DEBU 14cb Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [policies] ProposePolicy -> DEBU 14cc Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [policies] ProposePolicy -> DEBU 14cd Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [policies] ProposePolicy -> DEBU 14ce Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.681 UTC [common/config] validateMSP -> DEBU 14cf Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.681 UTC [msp] NewBccspMsp -> DEBU 14d0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.681 UTC [msp] Setup -> DEBU 14d1 Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.682 UTC [msp/identity] newIdentity -> DEBU 14d2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.682 UTC [msp/identity] newIdentity -> DEBU 14d3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.682 UTC [msp/identity] newIdentity -> DEBU 14d4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.683 UTC [msp] Validate -> DEBU 14d5 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.683 UTC [common/config] Validate -> DEBU 14d6 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.683 UTC [common/config] validateMSP -> DEBU 14d7 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.684 UTC [msp] NewBccspMsp -> DEBU 14d8 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.684 UTC [msp] Setup -> DEBU 14d9 Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.684 UTC [msp/identity] newIdentity -> DEBU 14da Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.685 UTC [msp/identity] newIdentity -> DEBU 14db Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.685 UTC [msp/identity] newIdentity -> DEBU 14dc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.686 UTC [msp] Validate -> DEBU 14dd MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.686 UTC [common/config] Validate -> DEBU 14de Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.686 UTC [common/config] validateMSP -> DEBU 14df Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.686 UTC [msp] NewBccspMsp -> DEBU 14e0 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.686 UTC [msp] Setup -> DEBU 14e1 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.687 UTC [msp/identity] newIdentity -> DEBU 14e2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.687 UTC [msp/identity] newIdentity -> DEBU 14e3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.687 UTC [msp/identity] newIdentity -> DEBU 14e4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.688 UTC [msp] Validate -> DEBU 14e5 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.688 UTC [msp] Setup -> DEBU 14e6 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.688 UTC [msp] Setup -> DEBU 14e7 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.688 UTC [orderer/kafka] Enqueue -> DEBU 14e8 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:20.717 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 14e9 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 2. Inspecting type...
orderer.example.com | 2018-01-30 08:53:20.717 UTC [policies] GetPolicy -> DEBU 14ea Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.718 UTC [cauthdsl] func1 -> DEBU 14eb 0xc420026118 gate 1517302400718097991 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.718 UTC [cauthdsl] func2 -> DEBU 14ec 0xc420026118 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.718 UTC [cauthdsl] func2 -> DEBU 14ed 0xc420026118 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434444434341624b674177494241674951426c4d6647743165775538794a4374684666304b507a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445344d44457a4d4441344d7a6b314e6c6f58445449344d4445794f4441344d7a6b314e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e4341415479755759304b7a39627161734a4134784d6d636f4e6157467a56394f49506554413247584e772b3053766b4b6b656562720a3752683031686c4f50427848675347635a4271507a32534d4f313462665a716e663433636f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674343744736566c6936564d797448743363352f52694d6d48685851485455470a474c56436a2b7a397164786e4244414b42676771686b6a4f5051514441674e4941444246416945416e764866587671594f7132625a4854343675697363676b640a334730456630386b75693052315a6a696463554349466c4c56376f39494b56746d2f75652b635136672f6f422b7a6c465a3867454342385236784867576d662b0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.718 UTC [msp/identity] newIdentity -> DEBU 14ee Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer.example.com | bGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE
orderer.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer.example.com | Y28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq
orderer.example.com | hkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr
orderer.example.com | 7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw
orderer.example.com | DAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG
orderer.example.com | GLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd
orderer.example.com | 3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp] SatisfiesPrincipal -> DEBU 14ef Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp] Validate -> DEBU 14f0 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.719 UTC [cauthdsl] func2 -> DEBU 14f1 0xc420026118 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp/identity] Verify -> DEBU 14f2 Verify: digest = 00000000 96 e3 81 cb 11 f3 d0 f0 89 48 07 8f 13 fc 66 68 |.........H....fh|
orderer.example.com | 00000010 f4 64 87 af 09 8a aa ae 06 44 9c 89 c2 fc 3a 36 |.d.......D....:6|
orderer.example.com | 2018-01-30 08:53:20.719 UTC [msp/identity] Verify -> DEBU 14f3 Verify: sig = 00000000 30 44 02 20 44 84 59 5d 1e 5b 1e 63 c8 86 47 e7 |0D. D.Y].[.c..G.|
orderer.example.com | 00000010 1a 0f 8a 82 98 58 1a 0d 88 00 ea a4 f5 44 b8 d8 |.....X.......D..|
orderer.example.com | 00000020 12 5c 39 00 02 20 08 44 e4 db 6b 19 1a b1 f0 32 |.\9.. .D..k....2|
orderer.example.com | 00000030 14 f0 07 57 79 43 a5 af 79 bc 71 de 60 77 53 c6 |...WyC..y.q.`wS.|
orderer.example.com | 00000040 4a 7b 77 c5 86 a4 |J{w...|
orderer.example.com | 2018-01-30 08:53:20.720 UTC [cauthdsl] func2 -> DEBU 14f4 0xc420026118 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.720 UTC [cauthdsl] func1 -> DEBU 14f5 0xc420026118 gate 1517302400718097991 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.720 UTC [orderer/common/sigfilter] Apply -> DEBU 14f6 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c714e0 1 [0xc42014b530]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71a40 1 [0xc42014b590 0xc42014b638]})]}
orderer.example.com | 2018-01-30 08:53:20.720 UTC [common/configtx] addToMap -> DEBU 14f7 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.720 UTC [common/configtx] addToMap -> DEBU 14f8 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.720 UTC [common/configtx] addToMap -> DEBU 14f9 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fa Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fb Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fc Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fd Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14fe Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 14ff Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 1500 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 1501 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.721 UTC [common/configtx] addToMap -> DEBU 1502 Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.722 UTC [common/configtx] addToMap -> DEBU 1503 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.722 UTC [common/configtx] addToMap -> DEBU 1504 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.722 UTC [common/configtx] addToMap -> DEBU 1505 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.722 UTC [policies] GetPolicy -> DEBU 1506 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.722 UTC [cauthdsl] func1 -> DEBU 1507 0xc420026948 gate 1517302400722571553 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.722 UTC [cauthdsl] func2 -> DEBU 1508 0xc420026948 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.722 UTC [cauthdsl] func2 -> DEBU 1509 0xc420026948 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.723 UTC [msp/identity] newIdentity -> DEBU 150a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.723 UTC [msp] SatisfiesPrincipal -> DEBU 150b Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.723 UTC [cauthdsl] func2 -> DEBU 150c 0xc420026948 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.724 UTC [msp/identity] Verify -> DEBU 150d Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.724 UTC [msp/identity] Verify -> DEBU 150e Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.724 UTC [cauthdsl] func2 -> DEBU 150f 0xc420026948 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.724 UTC [cauthdsl] func1 -> DEBU 1510 0xc420026948 gate 1517302400722571553 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.725 UTC [orderer/kafka] Enqueue -> DEBU 1511 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:20.726 UTC [orderer/common/broadcast] Handle -> DEBU 1512 [channel: businesschannel] Broadcast has successfully enqueued message of type CONFIG
orderer.example.com | 2018-01-30 08:53:20.726 UTC [common/configtx] recurseConfigMap -> DEBU 1513 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.727 UTC [common/configtx] recurseConfigMap -> DEBU 1514 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.727 UTC [common/configtx] recurseConfigMap -> DEBU 1515 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.727 UTC [orderer/common/broadcast] Handle -> WARN 1516 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:20.727 UTC [orderer/main] func1 -> DEBU 1518 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:20.727 UTC [common/configtx] recurseConfigMap -> DEBU 1517 Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.730 UTC [common/configtx] recurseConfigMap -> DEBU 151a Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.730 UTC [common/configtx] recurseConfigMap -> DEBU 151b Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.731 UTC [common/configtx] recurseConfigMap -> DEBU 151c Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.729 UTC [orderer/common/deliver] Handle -> WARN 1519 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:20.731 UTC [orderer/main] func1 -> DEBU 151d Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:20.731 UTC [common/configtx] recurseConfigMap -> DEBU 151e Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.731 UTC [common/configtx] recurseConfigMap -> DEBU 151f Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1520 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1521 Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1522 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.732 UTC [common/configtx] recurseConfigMap -> DEBU 1523 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1524 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1525 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1526 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.733 UTC [common/configtx] recurseConfigMap -> DEBU 1527 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/configtx] recurseConfigMap -> DEBU 1528 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/configtx] recurseConfigMap -> DEBU 1529 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/configtx] processConfig -> DEBU 152a Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/config] NewStandardValues -> DEBU 152b Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/config] initializeProtosStruct -> DEBU 152c Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.734 UTC [common/config] initializeProtosStruct -> DEBU 152d Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.735 UTC [common/config] initializeProtosStruct -> DEBU 152e Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.735 UTC [common/config] initializeProtosStruct -> DEBU 152f Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1530 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1531 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1532 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.735 UTC [common/config] NewStandardValues -> DEBU 1533 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.735 UTC [policies] ProposePolicy -> DEBU 1534 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.736 UTC [policies] ProposePolicy -> DEBU 1535 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.736 UTC [policies] ProposePolicy -> DEBU 1536 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] NewStandardValues -> DEBU 1537 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] initializeProtosStruct -> DEBU 1538 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] NewStandardValues -> DEBU 1539 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] initializeProtosStruct -> DEBU 153a Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.736 UTC [common/config] NewStandardValues -> DEBU 153b Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] initializeProtosStruct -> DEBU 153c Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [policies] ProposePolicy -> DEBU 153d Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [policies] ProposePolicy -> DEBU 153e Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [policies] ProposePolicy -> DEBU 153f Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] NewStandardValues -> DEBU 1540 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] initializeProtosStruct -> DEBU 1541 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] NewStandardValues -> DEBU 1542 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.737 UTC [common/config] initializeProtosStruct -> DEBU 1543 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] NewStandardValues -> DEBU 1544 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 1545 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [policies] ProposePolicy -> DEBU 1546 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [policies] ProposePolicy -> DEBU 1547 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [policies] ProposePolicy -> DEBU 1548 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] NewStandardValues -> DEBU 1549 Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 154a Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 154b Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.738 UTC [common/config] initializeProtosStruct -> DEBU 154c Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.739 UTC [common/config] initializeProtosStruct -> DEBU 154d Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.739 UTC [common/config] initializeProtosStruct -> DEBU 154e Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.739 UTC [policies] ProposePolicy -> DEBU 154f Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1550 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1551 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1552 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.741 UTC [common/config] NewStandardValues -> DEBU 1553 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.741 UTC [common/config] initializeProtosStruct -> DEBU 1554 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1555 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.741 UTC [policies] ProposePolicy -> DEBU 1556 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.742 UTC [policies] ProposePolicy -> DEBU 1557 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.742 UTC [common/config] Validate -> DEBU 1558 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.742 UTC [common/config] validateMSP -> DEBU 1559 Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.742 UTC [msp] NewBccspMsp -> DEBU 155a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.742 UTC [msp] Setup -> DEBU 155b Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.742 UTC [msp/identity] newIdentity -> DEBU 155c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.744 UTC [msp/identity] newIdentity -> DEBU 155d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.745 UTC [msp/identity] newIdentity -> DEBU 155e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.746 UTC [msp] Validate -> DEBU 155f MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.746 UTC [common/config] Validate -> DEBU 1560 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.746 UTC [common/config] validateMSP -> DEBU 1561 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.746 UTC [msp] NewBccspMsp -> DEBU 1562 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.747 UTC [msp] Setup -> DEBU 1563 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.748 UTC [msp/identity] newIdentity -> DEBU 1564 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.748 UTC [msp/identity] newIdentity -> DEBU 1565 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.749 UTC [msp/identity] newIdentity -> DEBU 1566 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.750 UTC [msp] Validate -> DEBU 1567 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.751 UTC [common/config] validateMSP -> DEBU 1568 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.751 UTC [msp] NewBccspMsp -> DEBU 1569 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.751 UTC [msp] Setup -> DEBU 156a Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.752 UTC [msp/identity] newIdentity -> DEBU 156b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.753 UTC [msp/identity] newIdentity -> DEBU 156c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.754 UTC [msp/identity] newIdentity -> DEBU 156d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.755 UTC [msp] Validate -> DEBU 156e MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.756 UTC [msp] Setup -> DEBU 156f Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.756 UTC [msp] Setup -> DEBU 1570 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.756 UTC [orderer/common/blockcutter] Ordered -> DEBU 1571 Found message which requested to be isolated, cutting into its own batch
orderer.example.com | 2018-01-30 08:53:20.757 UTC [orderer/kafka] processRegular -> DEBU 1572 [channel: businesschannel] Ordering results: items in batch = 1, ok = true, pending = false
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1573 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] newBlockfileStream -> DEBU 1574 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1575 Remaining bytes=[13817], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:20.757 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1576 Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 1577 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 1578 Adding to config map: [Groups] /Channel/Orderer
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 1579 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 157a Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
orderer.example.com | 2018-01-30 08:53:20.758 UTC [common/configtx] addToMap -> DEBU 157b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157e Adding to config map: [Values] /Channel/Orderer/BatchSize
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 157f Adding to config map: [Values] /Channel/Orderer/BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.759 UTC [common/configtx] addToMap -> DEBU 1580 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1581 Adding to config map: [Values] /Channel/Orderer/KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1582 Adding to config map: [Values] /Channel/Orderer/ConsensusType
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1583 Adding to config map: [Policy] /Channel/Orderer/BlockValidation
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1584 Adding to config map: [Policy] /Channel/Orderer/Readers
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1585 Adding to config map: [Policy] /Channel/Orderer/Writers
orderer.example.com | 2018-01-30 08:53:20.760 UTC [common/configtx] addToMap -> DEBU 1586 Adding to config map: [Policy] /Channel/Orderer/Admins
orderer.example.com | 2018-01-30 08:53:20.761 UTC [common/configtx] addToMap -> DEBU 1587 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.761 UTC [common/configtx] addToMap -> DEBU 1588 Adding to config map: [Groups] /Channel/Application/Org1MSP
orderer.example.com | 2018-01-30 08:53:20.761 UTC [common/configtx] addToMap -> DEBU 1589 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158a Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158b Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158c Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158d Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158e Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 158f Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.762 UTC [common/configtx] addToMap -> DEBU 1590 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.763 UTC [common/configtx] addToMap -> DEBU 1591 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.763 UTC [common/configtx] addToMap -> DEBU 1592 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1593 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1594 Adding to config map: [Policy] /Channel/Application/Readers
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1595 Adding to config map: [Policy] /Channel/Application/Admins
orderer.example.com | 2018-01-30 08:53:20.764 UTC [common/configtx] addToMap -> DEBU 1596 Adding to config map: [Policy] /Channel/Application/Writers
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 1597 Adding to config map: [Values] /Channel/Consortium
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 1598 Adding to config map: [Values] /Channel/HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 1599 Adding to config map: [Values] /Channel/OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 159a Adding to config map: [Values] /Channel/BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 159b Adding to config map: [Policy] /Channel/Admins
orderer.example.com | 2018-01-30 08:53:20.765 UTC [common/configtx] addToMap -> DEBU 159c Adding to config map: [Policy] /Channel/Readers
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 159d Adding to config map: [Policy] /Channel/Writers
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 159e Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 159f Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 15a0 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 15a1 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.766 UTC [common/configtx] addToMap -> DEBU 15a2 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a3 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a4 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a5 Adding to config map: [Groups] /Channel
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a6 Adding to config map: [Groups] /Channel/Application
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a7 Adding to config map: [Groups] /Channel/Application/Org2MSP
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a8 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15a9 Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.767 UTC [common/configtx] addToMap -> DEBU 15aa Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
orderer.example.com | 2018-01-30 08:53:20.768 UTC [common/configtx] addToMap -> DEBU 15ab Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
orderer.example.com | 2018-01-30 08:53:20.768 UTC [common/configtx] addToMap -> DEBU 15ac Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
orderer.example.com | 2018-01-30 08:53:20.768 UTC [policies] GetPolicy -> DEBU 15ad Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.768 UTC [cauthdsl] func1 -> DEBU 15ae 0xc42014ac08 gate 1517302400768554950 evaluation starts
orderer.example.com | 2018-01-30 08:53:20.768 UTC [cauthdsl] func2 -> DEBU 15af 0xc42014ac08 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:20.768 UTC [cauthdsl] func2 -> DEBU 15b0 0xc42014ac08 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp/identity] newIdentity -> DEBU 15b1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp] SatisfiesPrincipal -> DEBU 15b2 Checking if identity satisfies ADMIN role for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.769 UTC [cauthdsl] func2 -> DEBU 15b3 0xc42014ac08 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp/identity] Verify -> DEBU 15b4 Verify: digest = 00000000 4d 5e 6f eb 97 28 c2 bb a4 86 92 1f f0 07 23 2d |M^o..(........#-|
orderer.example.com | 00000010 87 d1 08 de 03 99 82 8e c5 cf 85 8a ae bb 68 95 |..............h.|
orderer.example.com | 2018-01-30 08:53:20.769 UTC [msp/identity] Verify -> DEBU 15b5 Verify: sig = 00000000 30 44 02 20 5c c8 8d 89 ac 68 78 dc f1 af c2 c6 |0D. \....hx.....|
orderer.example.com | 00000010 7d c4 ce e8 0a 01 05 9d 03 8c 05 ce 28 fe ac 5d |}...........(..]|
orderer.example.com | 00000020 b5 ec 9a 89 02 20 68 a8 b0 6a 25 be 9e 78 6b 4f |..... h..j%..xkO|
orderer.example.com | 00000030 4a 62 1f 10 3a 02 2f b2 1d 59 9d a4 78 7c b9 40 |Jb..:./..Y..x|.@|
orderer.example.com | 00000040 9e 0e 98 ff 8f 83 |......|
orderer.example.com | 2018-01-30 08:53:20.770 UTC [cauthdsl] func2 -> DEBU 15b6 0xc42014ac08 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:20.770 UTC [cauthdsl] func1 -> DEBU 15b7 0xc42014ac08 gate 1517302400768554950 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:20.770 UTC [common/configtx] recurseConfigMap -> DEBU 15b8 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.770 UTC [common/configtx] recurseConfigMap -> DEBU 15b9 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.770 UTC [common/configtx] recurseConfigMap -> DEBU 15ba Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15bb Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15bc Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15bd Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.771 UTC [common/configtx] recurseConfigMap -> DEBU 15be Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15bf Setting policy for key Admins to
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c0 Setting policy for key Readers to
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c1 Setting policy for key Writers to
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c2 Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c3 Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c4 Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.772 UTC [common/configtx] recurseConfigMap -> DEBU 15c5 Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c6 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c7 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c8 Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15c9 Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] recurseConfigMap -> DEBU 15ca Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/configtx] processConfig -> DEBU 15cb Beginning new config for channel businesschannel
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/config] NewStandardValues -> DEBU 15cc Initializing protos for *config.ChannelProtos
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/config] initializeProtosStruct -> DEBU 15cd Processing field: HashingAlgorithm
orderer.example.com | 2018-01-30 08:53:20.773 UTC [common/config] initializeProtosStruct -> DEBU 15ce Processing field: BlockDataHashingStructure
orderer.example.com | 2018-01-30 08:53:20.774 UTC [common/config] initializeProtosStruct -> DEBU 15cf Processing field: OrdererAddresses
orderer.example.com | 2018-01-30 08:53:20.774 UTC [common/config] initializeProtosStruct -> DEBU 15d0 Processing field: Consortium
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d1 Proposed new policy Writers for Channel
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d2 Proposed new policy Admins for Channel
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d3 Proposed new policy Readers for Channel
orderer.example.com | 2018-01-30 08:53:20.774 UTC [common/config] NewStandardValues -> DEBU 15d4 Initializing protos for *struct {}
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d5 Proposed new policy Admins for Application
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d6 Proposed new policy Writers for Application
orderer.example.com | 2018-01-30 08:53:20.774 UTC [policies] ProposePolicy -> DEBU 15d7 Proposed new policy Readers for Application
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15d8 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] initializeProtosStruct -> DEBU 15d9 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15da Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] initializeProtosStruct -> DEBU 15db Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15dc Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] initializeProtosStruct -> DEBU 15dd Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [policies] ProposePolicy -> DEBU 15de Proposed new policy Admins for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [policies] ProposePolicy -> DEBU 15df Proposed new policy Readers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [policies] ProposePolicy -> DEBU 15e0 Proposed new policy Writers for Org1MSP
orderer.example.com | 2018-01-30 08:53:20.775 UTC [common/config] NewStandardValues -> DEBU 15e1 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] initializeProtosStruct -> DEBU 15e2 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] NewStandardValues -> DEBU 15e3 Initializing protos for *config.ApplicationOrgProtos
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] initializeProtosStruct -> DEBU 15e4 Processing field: AnchorPeers
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] NewStandardValues -> DEBU 15e5 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] initializeProtosStruct -> DEBU 15e6 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [policies] ProposePolicy -> DEBU 15e7 Proposed new policy Admins for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [policies] ProposePolicy -> DEBU 15e8 Proposed new policy Readers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [policies] ProposePolicy -> DEBU 15e9 Proposed new policy Writers for Org2MSP
orderer.example.com | 2018-01-30 08:53:20.776 UTC [common/config] NewStandardValues -> DEBU 15ea Initializing protos for *config.OrdererProtos
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15eb Processing field: ConsensusType
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ec Processing field: BatchSize
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ed Processing field: BatchTimeout
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ee Processing field: KafkaBrokers
orderer.example.com | 2018-01-30 08:53:20.777 UTC [common/config] initializeProtosStruct -> DEBU 15ef Processing field: ChannelRestrictions
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f0 Proposed new policy Writers for Orderer
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f1 Proposed new policy Admins for Orderer
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f2 Proposed new policy BlockValidation for Orderer
orderer.example.com | 2018-01-30 08:53:20.777 UTC [policies] ProposePolicy -> DEBU 15f3 Proposed new policy Readers for Orderer
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] NewStandardValues -> DEBU 15f4 Initializing protos for *config.OrganizationProtos
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] initializeProtosStruct -> DEBU 15f5 Processing field: MSP
orderer.example.com | 2018-01-30 08:53:20.778 UTC [policies] ProposePolicy -> DEBU 15f6 Proposed new policy Admins for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.778 UTC [policies] ProposePolicy -> DEBU 15f7 Proposed new policy Readers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.778 UTC [policies] ProposePolicy -> DEBU 15f8 Proposed new policy Writers for OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] Validate -> DEBU 15f9 Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.778 UTC [common/config] validateMSP -> DEBU 15fa Setting up MSP for org Org1MSP
orderer.example.com | 2018-01-30 08:53:20.778 UTC [msp] NewBccspMsp -> DEBU 15fb Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.778 UTC [msp] Setup -> DEBU 15fc Setting up MSP instance Org1MSP
orderer.example.com | 2018-01-30 08:53:20.779 UTC [msp/identity] newIdentity -> DEBU 15fd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQzCCAemgAwIBAgIQE/I/jKl4LS6BCC+YBQoJEDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcxLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | fCzFSfQJlCXSW/AdflC7dYP37zliJ9hCx3wEsEGQ5XxfLO6Nm4E2FMN0lCYvmwuH
orderer.example.com | KElgui+gKACWy3a4q7tkuaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgCWPo1EoocUU8osbJ9qgz
orderer.example.com | LlEX5S/lx1mH4xQ3OXJcqbMwCgYIKoZIzj0EAwIDSAAwRQIhAKFgvH5EdVbmvkMw
orderer.example.com | k48TWsYst+8wK7R6WISU5UkBT9MhAiB5lPuWfSmcKK9E8du16Ri95LW8v01DcSrP
orderer.example.com | yEwB5uHweA==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.780 UTC [msp/identity] newIdentity -> DEBU 15fe Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.782 UTC [msp/identity] newIdentity -> DEBU 15ff Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.784 UTC [msp] Validate -> DEBU 1600 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.785 UTC [common/config] Validate -> DEBU 1601 Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
orderer.example.com | 2018-01-30 08:53:20.785 UTC [common/config] validateMSP -> DEBU 1602 Setting up MSP for org Org2MSP
orderer.example.com | 2018-01-30 08:53:20.785 UTC [msp] NewBccspMsp -> DEBU 1603 Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.786 UTC [msp] Setup -> DEBU 1604 Setting up MSP instance Org2MSP
orderer.example.com | 2018-01-30 08:53:20.786 UTC [msp/identity] newIdentity -> DEBU 1605 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICQjCCAemgAwIBAgIQFl7hKFJ6DsRIpKjQlWzsXzAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTVaFw0yODAxMjgwODM5NTVa
orderer.example.com | MHMxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMRkwFwYDVQQKExBvcmcyLmV4YW1wbGUuY29tMRwwGgYDVQQD
orderer.example.com | ExNjYS5vcmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE
orderer.example.com | t2F7RrAqRXrIhzcpjdGh6F5mqdBlMyi2KaRm5cLDVKjy55G2xI5VK9W77LLWv8AI
orderer.example.com | nhrVTgPyhQyqwjdAdr/yaaNfMF0wDgYDVR0PAQH/BAQDAgGmMA8GA1UdJQQIMAYG
orderer.example.com | BFUdJQAwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgKWoZ8Fim+8eYU8xcOOcV
orderer.example.com | Yalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDRwAwRAIgVcXJISbxAnCYbzw5
orderer.example.com | Sda19FSWSqSWpAOp3yAUI8/s8vwCIEqB7ifRoAzX8lAvthaYjcrSuIEUrDf9GJX2
orderer.example.com | J3QsbWXt
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.787 UTC [msp/identity] newIdentity -> DEBU 1606 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.788 UTC [msp/identity] newIdentity -> DEBU 1607 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.790 UTC [msp] Validate -> DEBU 1608 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:20.790 UTC [common/config] validateMSP -> DEBU 1609 Setting up MSP for org OrdererOrg
orderer.example.com | 2018-01-30 08:53:20.790 UTC [msp] NewBccspMsp -> DEBU 160a Creating BCCSP-based MSP instance
orderer.example.com | 2018-01-30 08:53:20.790 UTC [msp] Setup -> DEBU 160b Setting up MSP instance OrdererMSP
orderer.example.com | 2018-01-30 08:53:20.791 UTC [msp/identity] newIdentity -> DEBU 160c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICMDCCAdagAwIBAgIRAIKo5S6uxA118h8eWB+AXlQwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMGkxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEXMBUGA1UEAxMOY2EuZXhhbXBsZS5j
orderer.example.com | b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATYMrh0HVHR+nbWpE3nWxQWTqAv
orderer.example.com | 6nm6DTYL+F0UKGEYXlJJ4mVfh7q5Ym6SYUu1As0x8bJ+tfXvAOfUq8PeblW/o18w
orderer.example.com | XTAOBgNVHQ8BAf8EBAMCAaYwDwYDVR0lBAgwBgYEVR0lADAPBgNVHRMBAf8EBTAD
orderer.example.com | AQH/MCkGA1UdDgQiBCCtG6Vli6VMytHt3c5/RiMmHhXQHTUGGLVCj+z9qdxnBDAK
orderer.example.com | BggqhkjOPQQDAgNIADBFAiEAtsLQzdqazcLqlAY1h4KmbErnlgx1zLuvpJfxO5Fm
orderer.example.com | WgYCIHsFfVNyuWqPOgVjJ3Iey4hxQjXCQC7HRtAPaQb+vKOg
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.792 UTC [msp/identity] newIdentity -> DEBU 160d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.794 UTC [msp/identity] newIdentity -> DEBU 160e Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:20.795 UTC [msp] Validate -> DEBU 160f MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:53:20.796 UTC [msp] Setup -> DEBU 1610 Setting up the MSP manager (3 msps)
orderer.example.com | 2018-01-30 08:53:20.796 UTC [msp] Setup -> DEBU 1611 MSP manager setup complete, setup 3 msps
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] GetPolicy -> DEBU 1612 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] CommitProposals -> DEBU 1613 In commit adding relative sub-policy Org1MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] GetPolicy -> DEBU 1614 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] CommitProposals -> DEBU 1615 In commit adding relative sub-policy Org1MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:20.796 UTC [policies] GetPolicy -> DEBU 1616 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 1617 In commit adding relative sub-policy Org1MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 1618 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 1619 In commit adding relative sub-policy Org2MSP/Admins to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161a Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 161b In commit adding relative sub-policy Org2MSP/Readers to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161c Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] CommitProposals -> DEBU 161d In commit adding relative sub-policy Org2MSP/Writers to Application
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161e Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 161f Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.797 UTC [policies] GetPolicy -> DEBU 1620 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1621 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1622 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1623 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1624 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] CommitProposals -> DEBU 1625 In commit adding relative sub-policy OrdererOrg/Admins to Orderer
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1626 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] CommitProposals -> DEBU 1627 In commit adding relative sub-policy OrdererOrg/Readers to Orderer
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 1628 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] CommitProposals -> DEBU 1629 In commit adding relative sub-policy OrdererOrg/Writers to Orderer
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 162a Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.798 UTC [policies] GetPolicy -> DEBU 162b Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 162c Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 162d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 162e Returning policy Org1MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 162f In commit adding relative sub-policy Application/Org1MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1630 Returning policy Org2MSP/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 1631 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1632 Returning policy Org2MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 1633 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1634 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] CommitProposals -> DEBU 1635 In commit adding relative sub-policy Application/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.799 UTC [policies] GetPolicy -> DEBU 1636 Returning policy Org1MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 1637 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 1638 Returning policy Org1MSP/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 1639 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 163a Returning policy Org2MSP/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 163b In commit adding relative sub-policy Application/Org2MSP/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 163c Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 163d In commit adding relative sub-policy Application/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 163e Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 163f In commit adding relative sub-policy Application/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 1640 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] CommitProposals -> DEBU 1641 In commit adding relative sub-policy Orderer/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.800 UTC [policies] GetPolicy -> DEBU 1642 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1643 In commit adding relative sub-policy Orderer/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 1644 Returning policy BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1645 In commit adding relative sub-policy Orderer/BlockValidation to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 1646 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1647 In commit adding relative sub-policy Orderer/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 1648 Returning policy OrdererOrg/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 1649 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 164a Returning policy OrdererOrg/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 164b In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] GetPolicy -> DEBU 164c Returning policy OrdererOrg/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.801 UTC [policies] CommitProposals -> DEBU 164d In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 164e Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 164f Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1650 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1651 Returning policy Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1652 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1653 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1654 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] CommitProposals -> DEBU 1655 As expected, current configuration has policy '/Channel/Readers'
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] GetPolicy -> DEBU 1656 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.802 UTC [policies] CommitProposals -> DEBU 1657 As expected, current configuration has policy '/Channel/Writers'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 1658 Returning policy Application/Readers for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 1659 As expected, current configuration has policy '/Channel/Application/Readers'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 165a Returning policy Application/Writers for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 165b As expected, current configuration has policy '/Channel/Application/Writers'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 165c Returning policy Application/Admins for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 165d As expected, current configuration has policy '/Channel/Application/Admins'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] GetPolicy -> DEBU 165e Returning policy Orderer/BlockValidation for evaluation
orderer.example.com | 2018-01-30 08:53:20.803 UTC [policies] CommitProposals -> DEBU 165f As expected, current configuration has policy '/Channel/Orderer/BlockValidation'
orderer.example.com | 2018-01-30 08:53:20.803 UTC [orderer/multichain] addBlockSignature -> DEBU 1660 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:1 lastConfigSeq:2}
orderer.example.com | 2018-01-30 08:53:20.803 UTC [orderer/multichain] addBlockSignature -> DEBU 1661 &{}
orderer.example.com | 2018-01-30 08:53:20.803 UTC [msp] GetLocalMSP -> DEBU 1662 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.803 UTC [msp] GetDefaultSigningIdentity -> DEBU 1663 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp] GetLocalMSP -> DEBU 1664 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp] GetDefaultSigningIdentity -> DEBU 1665 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp/identity] Sign -> DEBU 1666 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...9E85EAEDE6B51B9C3302E4518019D12A
orderer.example.com | 2018-01-30 08:53:20.804 UTC [msp/identity] Sign -> DEBU 1667 Sign: digest: A04EDEE76FDD21A5765497CB82D86F88FB8083E03A039B8DFAC9D76FCA45E254
orderer.example.com | 2018-01-30 08:53:20.805 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1668 [channel: businesschannel] Detected lastConfigSeq transitioning from 2 to 3, setting lastConfig from 1 to 2
orderer.example.com | 2018-01-30 08:53:20.805 UTC [msp] GetLocalMSP -> DEBU 1669 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.805 UTC [msp] GetDefaultSigningIdentity -> DEBU 166a Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.806 UTC [orderer/multichain] addLastConfigSignature -> DEBU 166b [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp] GetLocalMSP -> DEBU 166c Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp] GetDefaultSigningIdentity -> DEBU 166d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp/identity] Sign -> DEBU 166e Sign: plaintext: 08020AFA050A0A4F7264657265724D53...9E85EAEDE6B51B9C3302E4518019D12A
orderer.example.com | 2018-01-30 08:53:20.806 UTC [msp/identity] Sign -> DEBU 166f Sign: digest: 6F8CDB90FDC065E00DC6D9F0AFF9005C9B971A406CEDF42F677DBBA0A62C76E5
orderer.example.com | 2018-01-30 08:53:20.832 UTC [fsblkstorage] indexBlock -> DEBU 1670 Indexing block [blockNum=2, blockHash=[]byte{0x2b, 0xda, 0xb1, 0x74, 0xa3, 0xa2, 0x95, 0xd1, 0x7c, 0x9c, 0x8e, 0xce, 0xc5, 0x4, 0x3a, 0x39, 0xea, 0xa1, 0xfe, 0x0, 0x74, 0x8d, 0x1, 0xcc, 0x92, 0xb7, 0x73, 0x93, 0x74, 0x70, 0x79, 0x57} txOffsets=
orderer.example.com | txId= locPointer=offset=70, bytesLength=12052
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:20.832 UTC [fsblkstorage] updateCheckpoint -> DEBU 1671 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39708], isChainEmpty=[false], lastBlockNumber=[2]
orderer.example.com | 2018-01-30 08:53:20.832 UTC [orderer/multichain] WriteBlock -> DEBU 1672 [channel: businesschannel] Wrote block 2
orderer.example.com | 2018-01-30 08:53:20.832 UTC [orderer/kafka] processRegular -> DEBU 1673 [channel: businesschannel] Batch filled, just cut block 2 - last persisted offset is now 2
orderer.example.com | 2018-01-30 08:53:23.341 UTC [orderer/main] Deliver -> DEBU 1674 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:23.341 UTC [orderer/common/deliver] Handle -> DEBU 1675 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:23.341 UTC [orderer/common/deliver] Handle -> DEBU 1676 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:23.341 UTC [policies] GetPolicy -> DEBU 1677 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:23.341 UTC [cauthdsl] func1 -> DEBU 1678 0xc42014af50 gate 1517302403341615977 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.341 UTC [cauthdsl] func2 -> DEBU 1679 0xc42014af50 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.341 UTC [cauthdsl] func2 -> DEBU 167a 0xc42014af50 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341634367417749424167495241495a77516e70455a36443830376e7530686e6777505577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424f53674347462b3576773237563931615a76395032733172645155707a626f0a79496d446e3777713150736d4b757a6b65734178714745564462485757656f584b4c5555546d346a383143334e5062724f6d3543434c4f6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413063414d455143494442665a6d42780a353648397743444c554f637a7a7450766357716b665847774a3577614651326e2f72464a4169414d4d53706574654d4b706c483763783650584465477756412b0a626271717331397673674254356e4a3455673d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp/identity] newIdentity -> DEBU 167b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
orderer.example.com | yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
orderer.example.com | 56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
orderer.example.com | bbqqs19vsgBT5nJ4Ug==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp] SatisfiesPrincipal -> DEBU 167c Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp] Validate -> DEBU 167d MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:23.342 UTC [cauthdsl] func2 -> DEBU 167e 0xc42014af50 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp/identity] Verify -> DEBU 167f Verify: digest = 00000000 b3 38 f5 b8 b9 40 e6 3f 38 c3 24 7b 33 3d 95 62 |.8...@.?8.${3=.b|
orderer.example.com | 00000010 84 c7 ed 31 58 34 ba 44 b9 82 0d 0b 7b 98 69 a7 |...1X4.D....{.i.|
orderer.example.com | 2018-01-30 08:53:23.342 UTC [msp/identity] Verify -> DEBU 1680 Verify: sig = 00000000 30 45 02 21 00 c7 85 f6 ba 46 79 a4 e8 06 9d 11 |0E.!.....Fy.....|
orderer.example.com | 00000010 1b 67 a6 93 a3 4f 78 78 a3 74 54 9e 02 29 1e c1 |.g...Oxx.tT..)..|
orderer.example.com | 00000020 d5 07 6c 3a 08 02 20 7b 54 0b 10 2c 5e 22 dd 5c |..l:.. {T..,^".\|
orderer.example.com | 00000030 21 16 cd 96 05 9d 52 f5 58 5e 16 cc 10 7d 53 56 |!.....R.X^...}SV|
orderer.example.com | 00000040 ad 82 7d 8c f4 71 c6 |..}..q.|
orderer.example.com | 2018-01-30 08:53:23.343 UTC [cauthdsl] func2 -> DEBU 1681 0xc42014af50 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:23.343 UTC [cauthdsl] func1 -> DEBU 1682 0xc42014af50 gate 1517302403341615977 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:23.343 UTC [orderer/common/sigfilter] Apply -> DEBU 1683 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:53:23.343 UTC [orderer/common/deliver] Handle -> DEBU 1684 [channel: businesschannel] Received seekInfo (0xc420322fa0) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > >
orderer.example.com | 2018-01-30 08:53:23.343 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1685 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:23.343 UTC [fsblkstorage] newBlockfileStream -> DEBU 1686 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:23.343 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1687 Remaining bytes=[27693], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.344 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1688 Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:23.344 UTC [orderer/common/deliver] Handle -> DEBU 1689 [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:53:23.344 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 168a retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:23.346 UTC [fsblkstorage] newBlockfileStream -> DEBU 168b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:23.346 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 168c Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.347 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 168d Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:23.347 UTC [orderer/common/deliver] Handle -> DEBU 168e [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:53:23.877 UTC [orderer/main] Deliver -> DEBU 168f Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:23.877 UTC [orderer/common/deliver] Handle -> DEBU 1690 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:23.877 UTC [orderer/common/deliver] Handle -> DEBU 1691 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:23.879 UTC [policies] GetPolicy -> DEBU 1692 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:23.879 UTC [cauthdsl] func1 -> DEBU 1693 0xc42014afb0 gate 1517302403879917591 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.880 UTC [cauthdsl] func2 -> DEBU 1694 0xc42014afb0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.880 UTC [cauthdsl] func2 -> DEBU 1695 0xc42014afb0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414a45754d3855664d426b304f4e525643586e6c76476377436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142487258454b4c75366770787368793954626a51394551337779444c474653580a72476c5865514b68535a4c554b6474444e44664b475a44464b5535687462367a525a49375245504b776350705069727878332b336e706d6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413067414d45554349514466385038350a6462416a7a53386c2b77554563394a616371373030425a3445596347724b5250394c322f33414967455054634f557735594567654352464d613744594d5767470a6878646879742f2b6e4a6b6e667972563152673d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.881 UTC [msp/identity] newIdentity -> DEBU 1696 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
orderer.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
orderer.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
orderer.example.com | hxdhyt/+nJknfyrV1Rg=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.881 UTC [cauthdsl] func2 -> DEBU 1697 0xc42014afb0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP)
orderer.example.com | 2018-01-30 08:53:23.885 UTC [cauthdsl] func2 -> DEBU 1698 0xc42014afb0 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:23.885 UTC [cauthdsl] func1 -> DEBU 1699 0xc42014afb0 gate 1517302403879917591 evaluation fails
orderer.example.com | 2018-01-30 08:53:23.885 UTC [cauthdsl] func1 -> DEBU 169a 0xc42014afc0 gate 1517302403885518789 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.886 UTC [cauthdsl] func2 -> DEBU 169b 0xc42014afc0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.886 UTC [cauthdsl] func2 -> DEBU 169c 0xc42014afc0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414a45754d3855664d426b304f4e525643586e6c76476377436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d3439417745484130494142487258454b4c75366770787368793954626a51394551337779444c474653580a72476c5865514b68535a4c554b6474444e44664b475a44464b5535687462367a525a49375245504b776350705069727878332b336e706d6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413067414d45554349514466385038350a6462416a7a53386c2b77554563394a616371373030425a3445596347724b5250394c322f33414967455054634f557735594567654352464d613744594d5767470a6878646879742f2b6e4a6b6e667972563152673d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.886 UTC [msp/identity] newIdentity -> DEBU 169d Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAJEuM8UfMBk0ONRVCXnlvGcwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABHrXEKLu6gpxshy9TbjQ9EQ3wyDLGFSX
orderer.example.com | rGlXeQKhSZLUKdtDNDfKGZDFKU5htb6zRZI7REPKwcPpPirxx3+3npmjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0gAMEUCIQDf8P85
orderer.example.com | dbAjzS8l+wUEc9Jacq700BZ4EYcGrKRP9L2/3AIgEPTcOUw5YEgeCRFMa7DYMWgG
orderer.example.com | hxdhyt/+nJknfyrV1Rg=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.887 UTC [msp] SatisfiesPrincipal -> DEBU 169e Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:53:23.887 UTC [msp] Validate -> DEBU 169f MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:23.889 UTC [cauthdsl] func2 -> DEBU 16a0 0xc42014afc0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:23.890 UTC [msp/identity] Verify -> DEBU 16a1 Verify: digest = 00000000 b4 52 4b 43 62 f3 39 63 3c 0a 21 aa da 28 cc b7 |.RKCb.9c<.!..(..|
orderer.example.com | 00000010 62 97 e3 1d a4 95 67 3c fe e4 33 be 8a f0 d0 a7 |b.....g<..3.....|
orderer.example.com | 2018-01-30 08:53:23.891 UTC [msp/identity] Verify -> DEBU 16a2 Verify: sig = 00000000 30 45 02 21 00 8d 3f 33 61 5d 3c c7 3a 90 c0 2b |0E.!..?3a]<.:..+|
orderer.example.com | 00000010 07 e6 0d d6 13 7e 2b cb 9a 0d 6f 99 50 f6 95 73 |.....~+...o.P..s|
orderer.example.com | 00000020 eb 64 a2 b4 b0 02 20 48 96 b7 ba 66 68 72 ad cc |.d.... H...fhr..|
orderer.example.com | 00000030 71 f4 34 8b 17 35 e9 69 6c de 74 f5 cd 87 7a 67 |q.4..5.il.t...zg|
orderer.example.com | 00000040 07 27 c2 1b 4f 4a 40 |.'..OJ@|
orderer.example.com | 2018-01-30 08:53:23.892 UTC [cauthdsl] func2 -> DEBU 16a3 0xc42014afc0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:23.892 UTC [cauthdsl] func1 -> DEBU 16a4 0xc42014afc0 gate 1517302403885518789 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:23.893 UTC [orderer/common/sigfilter] Apply -> DEBU 16a5 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:53:23.897 UTC [orderer/common/deliver] Handle -> DEBU 16a6 [channel: businesschannel] Received seekInfo (0xc4201483c0) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > >
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16a7 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] newBlockfileStream -> DEBU 16a8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16a9 Remaining bytes=[27693], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.898 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16aa Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:23.898 UTC [orderer/common/deliver] Handle -> DEBU 16ab [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:53:23.900 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16ac retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:23.900 UTC [fsblkstorage] newBlockfileStream -> DEBU 16ad newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:23.900 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16ae Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.901 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16af Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:23.901 UTC [orderer/common/deliver] Handle -> DEBU 16b0 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:53:23.970 UTC [orderer/main] Deliver -> DEBU 16b1 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:53:23.970 UTC [orderer/common/deliver] Handle -> DEBU 16b2 Starting new deliver loop
orderer.example.com | 2018-01-30 08:53:23.971 UTC [orderer/common/deliver] Handle -> DEBU 16b3 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:53:23.975 UTC [policies] GetPolicy -> DEBU 16b4 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:53:23.976 UTC [cauthdsl] func1 -> DEBU 16b5 0xc42014b028 gate 1517302403976023514 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.976 UTC [cauthdsl] func2 -> DEBU 16b6 0xc42014b028 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.976 UTC [cauthdsl] func2 -> DEBU 16b7 0xc42014b028 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341634367417749424167495241506833793966534f5a306a737a55754f376142776b5977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d35456d4b466a5047305275392b35435046643576564c31707955747a33580a5151636a62366a7041614a37524845326461797a616f506f79703055364279615558475a2f42526453356835474b4b4f6f303145664d326a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413063414d455143494467383354454d0a416a6b342f524b3978725870692b31756d38554b72645a50612b4e5936573046764d4f77416942704e2b2b444d6649666f4f334579625552747773712b4861710a77632f4b30717a39616f6a54734b4d757a513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.976 UTC [msp/identity] newIdentity -> DEBU 16b8 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
orderer.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
orderer.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
orderer.example.com | wc/K0qz9aojTsKMuzQ==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16b9 0xc42014b028 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got Org2MSP)
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16ba 0xc42014b028 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func1 -> DEBU 16bb 0xc42014b028 gate 1517302403976023514 evaluation fails
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func1 -> DEBU 16bc 0xc42014b038 gate 1517302403977490181 evaluation starts
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16bd 0xc42014b038 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:23.977 UTC [cauthdsl] func2 -> DEBU 16be 0xc42014b038 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341634367417749424167495241506833793966534f5a306a737a55754f376142776b5977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a49755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a49755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a457562334a6e4d69356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424d35456d4b466a5047305275392b35435046643576564c31707955747a33580a5151636a62366a7041614a37524845326461797a616f506f79703055364279615558475a2f42526453356835474b4b4f6f303145664d326a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149436c7147664259707676480a6d46504d58446a6e4657477062666f6c2f324b5845624e50317a497a626c33304d416f4743437147534d343942414d43413063414d455143494467383354454d0a416a6b342f524b3978725870692b31756d38554b72645a50612b4e5936573046764d4f77416942704e2b2b444d6649666f4f334579625552747773712b4861710a77632f4b30717a39616f6a54734b4d757a513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:23.978 UTC [msp/identity] newIdentity -> DEBU 16bf Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAcCgAwIBAgIRAPh3y9fSOZ0jszUuO7aBwkYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjEub3JnMi5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABM5EmKFjPG0Ru9+5CPFd5vVL1pyUtz3X
orderer.example.com | QQcjb6jpAaJ7RHE2dayzaoPoyp0U6ByaUXGZ/BRdS5h5GKKOo01EfM2jTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIClqGfBYpvvH
orderer.example.com | mFPMXDjnFWGpbfol/2KXEbNP1zIzbl30MAoGCCqGSM49BAMCA0cAMEQCIDg83TEM
orderer.example.com | Ajk4/RK9xrXpi+1um8UKrdZPa+NY6W0FvMOwAiBpN++DMfIfoO3EybURtwsq+Haq
orderer.example.com | wc/K0qz9aojTsKMuzQ==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:23.978 UTC [msp] SatisfiesPrincipal -> DEBU 16c0 Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:53:23.978 UTC [msp] Validate -> DEBU 16c1 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:53:23.979 UTC [cauthdsl] func2 -> DEBU 16c2 0xc42014b038 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:23.980 UTC [msp/identity] Verify -> DEBU 16c3 Verify: digest = 00000000 0c 59 88 96 bb cf 53 2e e8 46 e6 97 7f 61 ca 4a |.Y....S..F...a.J|
orderer.example.com | 00000010 aa 1f 86 dc 2a 98 1f 38 2c 94 31 55 f6 3c e1 37 |....*..8,.1U.<.7|
orderer.example.com | 2018-01-30 08:53:23.980 UTC [msp/identity] Verify -> DEBU 16c4 Verify: sig = 00000000 30 45 02 21 00 95 d2 27 b1 5d 91 a6 67 e1 91 da |0E.!...'.]..g...|
orderer.example.com | 00000010 33 22 e2 92 5f 5e 9a 28 4b 6c 4f 83 00 c7 1f b3 |3".._^.(KlO.....|
orderer.example.com | 00000020 fa 15 e2 57 96 02 20 6b 3f f4 9b 0a 75 72 d0 ed |...W.. k?...ur..|
orderer.example.com | 00000030 df 6d f0 cb d1 30 ae a7 78 7a 2b ff 08 b1 13 37 |.m...0..xz+....7|
orderer.example.com | 00000040 53 72 f4 b8 4d e7 de |Sr..M..|
orderer.example.com | 2018-01-30 08:53:23.983 UTC [cauthdsl] func2 -> DEBU 16c5 0xc42014b038 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:23.983 UTC [cauthdsl] func1 -> DEBU 16c6 0xc42014b038 gate 1517302403977490181 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:23.984 UTC [orderer/common/sigfilter] Apply -> DEBU 16c7 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:53:23.984 UTC [orderer/common/deliver] Handle -> DEBU 16c8 [channel: businesschannel] Received seekInfo (0xc420c9df20) start:<specified:<number:1 > > stop:<specified:<number:18446744073709551615 > >
orderer.example.com | 2018-01-30 08:53:23.984 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16c9 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:53:23.985 UTC [fsblkstorage] newBlockfileStream -> DEBU 16ca newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:53:23.985 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16cb Remaining bytes=[27693], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.987 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16cc Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:53:23.988 UTC [orderer/common/deliver] Handle -> DEBU 16cd [channel: businesschannel] Delivering block for (0xc420c9df20)
orderer.example.com | 2018-01-30 08:53:23.989 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 16ce retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:23.992 UTC [fsblkstorage] newBlockfileStream -> DEBU 16cf newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:23.996 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16d0 Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:23.997 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 16d1 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:24.003 UTC [orderer/common/deliver] Handle -> DEBU 16d2 [channel: businesschannel] Delivering block for (0xc420c9df20)
orderer.example.com | 2018-01-30 08:53:26.934 UTC [orderer/main] Broadcast -> DEBU 16d3 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:26.934 UTC [orderer/common/broadcast] Handle -> DEBU 16d4 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:47.338 UTC [orderer/common/broadcast] Handle -> DEBU 16d5 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:47.339 UTC [policies] GetPolicy -> DEBU 16d6 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:47.339 UTC [cauthdsl] func1 -> DEBU 16d7 0xc420026058 gate 1517302427339660756 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.339 UTC [cauthdsl] func2 -> DEBU 16d8 0xc420026058 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.339 UTC [cauthdsl] func2 -> DEBU 16d9 0xc420026058 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.340 UTC [msp/identity] newIdentity -> DEBU 16da Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16db 0xc420026058 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16dc 0xc420026058 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func1 -> DEBU 16dd 0xc420026058 gate 1517302427339660756 evaluation fails
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func1 -> DEBU 16de 0xc420026088 gate 1517302427341376798 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16df 0xc420026088 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.341 UTC [cauthdsl] func2 -> DEBU 16e0 0xc420026088 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.342 UTC [msp/identity] newIdentity -> DEBU 16e1 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.343 UTC [msp] SatisfiesPrincipal -> DEBU 16e2 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:47.343 UTC [msp] Validate -> DEBU 16e3 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:47.343 UTC [cauthdsl] func2 -> DEBU 16e4 0xc420026088 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:47.343 UTC [msp/identity] Verify -> DEBU 16e5 Verify: digest = 00000000 69 98 8d 2c b2 fb 39 41 3d 89 87 96 eb 9e a6 79 |i..,..9A=......y|
orderer.example.com | 00000010 b3 74 49 0b f7 56 72 75 b9 e3 29 d6 73 2b e1 54 |.tI..Vru..).s+.T|
orderer.example.com | 2018-01-30 08:53:47.344 UTC [msp/identity] Verify -> DEBU 16e6 Verify: sig = 00000000 30 45 02 21 00 87 c9 da a2 bc 78 ef 38 fe 8e 08 |0E.!......x.8...|
orderer.example.com | 00000010 c0 97 6c 4b 50 8c 45 cd dd e3 33 4c e5 c5 2c 33 |..lKP.E...3L..,3|
orderer.example.com | 00000020 e4 ed 4c f2 8d 02 20 1b 07 c1 e4 6b b9 1b 0d 09 |..L... ....k....|
orderer.example.com | 00000030 87 87 f1 8f 01 1c be 66 a5 27 e7 5a 00 fc e8 50 |.......f.'.Z...P|
orderer.example.com | 00000040 ac a1 2a 0f 49 7c 7a |..*.I|z|
orderer.example.com | 2018-01-30 08:53:47.344 UTC [cauthdsl] func2 -> DEBU 16e7 0xc420026088 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:47.344 UTC [cauthdsl] func1 -> DEBU 16e8 0xc420026088 gate 1517302427341376798 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:47.344 UTC [orderer/common/sigfilter] Apply -> DEBU 16e9 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:53:47.345 UTC [orderer/kafka] Enqueue -> DEBU 16ea [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:53:47.362 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 16eb [channel: businesschannel] Successfully unmarshalled consumed message, offset is 3. Inspecting type...
orderer.example.com | 2018-01-30 08:53:47.362 UTC [policies] GetPolicy -> DEBU 16ec Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:53:47.363 UTC [cauthdsl] func1 -> DEBU 16ed 0xc42014a420 gate 1517302427363559900 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.364 UTC [cauthdsl] func2 -> DEBU 16ee 0xc42014a420 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.364 UTC [cauthdsl] func2 -> DEBU 16ef 0xc42014a420 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.365 UTC [msp/identity] newIdentity -> DEBU 16f0 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.365 UTC [cauthdsl] func2 -> DEBU 16f1 0xc42014a420 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func2 -> DEBU 16f2 0xc42014a420 principal evaluation fails
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func1 -> DEBU 16f3 0xc42014a420 gate 1517302427363559900 evaluation fails
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func1 -> DEBU 16f4 0xc42014a498 gate 1517302427366348106 evaluation starts
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func2 -> DEBU 16f5 0xc42014a498 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:53:47.366 UTC [cauthdsl] func2 -> DEBU 16f6 0xc42014a498 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:53:47.367 UTC [msp/identity] newIdentity -> DEBU 16f7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:53:47.368 UTC [msp] SatisfiesPrincipal -> DEBU 16f8 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:53:47.368 UTC [msp] Validate -> DEBU 16f9 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:53:47.369 UTC [cauthdsl] func2 -> DEBU 16fa 0xc42014a498 principal matched by identity 0
orderer.example.com | 2018-01-30 08:53:47.369 UTC [msp/identity] Verify -> DEBU 16fb Verify: digest = 00000000 69 98 8d 2c b2 fb 39 41 3d 89 87 96 eb 9e a6 79 |i..,..9A=......y|
orderer.example.com | 00000010 b3 74 49 0b f7 56 72 75 b9 e3 29 d6 73 2b e1 54 |.tI..Vru..).s+.T|
orderer.example.com | 2018-01-30 08:53:47.371 UTC [msp/identity] Verify -> DEBU 16fc Verify: sig = 00000000 30 45 02 21 00 87 c9 da a2 bc 78 ef 38 fe 8e 08 |0E.!......x.8...|
orderer.example.com | 00000010 c0 97 6c 4b 50 8c 45 cd dd e3 33 4c e5 c5 2c 33 |..lKP.E...3L..,3|
orderer.example.com | 00000020 e4 ed 4c f2 8d 02 20 1b 07 c1 e4 6b b9 1b 0d 09 |..L... ....k....|
orderer.example.com | 00000030 87 87 f1 8f 01 1c be 66 a5 27 e7 5a 00 fc e8 50 |.......f.'.Z...P|
orderer.example.com | 00000040 ac a1 2a 0f 49 7c 7a |..*.I|z|
orderer.example.com | 2018-01-30 08:53:47.372 UTC [orderer/kafka] Enqueue -> DEBU 16fd [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:53:47.372 UTC [orderer/common/broadcast] Handle -> DEBU 16fe [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:53:47.374 UTC [orderer/common/broadcast] Handle -> WARN 16ff Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:47.374 UTC [orderer/main] func1 -> DEBU 1700 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:53:47.374 UTC [cauthdsl] func2 -> DEBU 1701 0xc42014a498 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:53:47.375 UTC [cauthdsl] func1 -> DEBU 1702 0xc42014a498 gate 1517302427366348106 evaluation succeeds
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/common/sigfilter] Apply -> DEBU 1703 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/common/blockcutter] Ordered -> DEBU 1704 Enqueuing message into batch
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/kafka] processRegular -> DEBU 1705 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:53:47.375 UTC [orderer/kafka] processRegular -> DEBU 1706 [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:53:47.697 UTC [orderer/main] Broadcast -> DEBU 1707 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:53:47.697 UTC [orderer/common/broadcast] Handle -> DEBU 1708 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:53:49.376 UTC [orderer/kafka] sendTimeToCut -> DEBU 1709 [channel: businesschannel] Time-to-cut block 3 timer expired
orderer.example.com | 2018-01-30 08:53:49.400 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 170a [channel: businesschannel] Successfully unmarshalled consumed message, offset is 4. Inspecting type...
orderer.example.com | 2018-01-30 08:53:49.400 UTC [orderer/kafka] processTimeToCut -> DEBU 170b [channel: businesschannel] It's a time-to-cut message for block 3
orderer.example.com | 2018-01-30 08:53:49.400 UTC [orderer/kafka] processTimeToCut -> DEBU 170c [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:53:49.400 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 170d retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:53:49.401 UTC [fsblkstorage] newBlockfileStream -> DEBU 170e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:53:49.401 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 170f Remaining bytes=[13876], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.401 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1710 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:53:49.401 UTC [orderer/multichain] addBlockSignature -> DEBU 1711 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:53:49.401 UTC [orderer/multichain] addBlockSignature -> DEBU 1712 &{}
orderer.example.com | 2018-01-30 08:53:49.401 UTC [msp] GetLocalMSP -> DEBU 1713 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp] GetDefaultSigningIdentity -> DEBU 1714 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp] GetLocalMSP -> DEBU 1715 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp] GetDefaultSigningIdentity -> DEBU 1716 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp/identity] Sign -> DEBU 1717 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...4B81891E0FBFF55D6871BD6FB433EFF9
orderer.example.com | 2018-01-30 08:53:49.402 UTC [msp/identity] Sign -> DEBU 1718 Sign: digest: 64FDAFC3B73CB086B4DD3FE6C84903BF2DF676E9DFE07D2BE56004760CE534F9
orderer.example.com | 2018-01-30 08:53:49.403 UTC [msp] GetLocalMSP -> DEBU 1719 Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.403 UTC [msp] GetDefaultSigningIdentity -> DEBU 171a Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.403 UTC [orderer/multichain] addLastConfigSignature -> DEBU 171b [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:53:49.403 UTC [msp] GetLocalMSP -> DEBU 171c Returning existing local MSP
orderer.example.com | 2018-01-30 08:53:49.404 UTC [msp] GetDefaultSigningIdentity -> DEBU 171d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:53:49.404 UTC [msp/identity] Sign -> DEBU 171e Sign: plaintext: 08020AFA050A0A4F7264657265724D53...4B81891E0FBFF55D6871BD6FB433EFF9
orderer.example.com | 2018-01-30 08:53:49.404 UTC [msp/identity] Sign -> DEBU 171f Sign: digest: ECC40FBEE7C3FED46171F827F485FB4E74C9471E144F0C65BBE747CA52FE2B1C
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] indexBlock -> DEBU 1720 Indexing block [blockNum=3, blockHash=[]byte{0xd7, 0xc6, 0x86, 0x9f, 0x9e, 0xee, 0xe9, 0x33, 0xf9, 0xcc, 0xdf, 0xb1, 0x6d, 0x75, 0x87, 0xb1, 0xa9, 0x86, 0x52, 0xe2, 0x27, 0x8c, 0x65, 0x7a, 0x40, 0xf7, 0x11, 0xac, 0x3, 0xbe, 0x7e, 0xc3} txOffsets=
orderer.example.com | txId=5a25dc191d1f458a01c7dab654200c77fd7b1c30435b02e3fdd0d6fb2eff23b6 locPointer=offset=70, bytesLength=3394
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] updateCheckpoint -> DEBU 1721 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44927], isChainEmpty=[false], lastBlockNumber=[3]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [orderer/multichain] WriteBlock -> DEBU 1722 [channel: businesschannel] Wrote block 3
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1723 retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1725 retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] newBlockfileStream -> DEBU 1726 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:53:49.408 UTC [fsblkstorage] newBlockfileStream -> DEBU 1727 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1729 Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 172a Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1728 Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/common/deliver] Handle -> DEBU 172b [channel: businesschannel] Delivering block for (0xc420c9df20)
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 172c Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/common/deliver] Handle -> WARN 172d [channel: businesschannel] Error sending to stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/main] func1 -> DEBU 172f Closing Deliver stream
orderer.example.com | 2018-01-30 08:53:49.408 UTC [orderer/kafka] processTimeToCut -> DEBU 1724 [channel: businesschannel] Proper time-to-cut received, just cut block 3
orderer.example.com | 2018-01-30 08:53:49.409 UTC [orderer/common/deliver] Handle -> DEBU 172e [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:53:49.409 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1730 retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:53:49.410 UTC [fsblkstorage] newBlockfileStream -> DEBU 1731 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:53:49.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1732 Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:53:49.412 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1733 Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:53:49.412 UTC [orderer/common/deliver] Handle -> DEBU 1734 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:09.771 UTC [orderer/common/broadcast] Handle -> DEBU 1735 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:09.771 UTC [policies] GetPolicy -> DEBU 1736 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:09.771 UTC [cauthdsl] func1 -> DEBU 1737 0xc420026150 gate 1517302449771964897 evaluation starts
orderer.example.com | 2018-01-30 08:54:09.772 UTC [cauthdsl] func2 -> DEBU 1738 0xc420026150 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:09.772 UTC [cauthdsl] func2 -> DEBU 1739 0xc420026150 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:09.772 UTC [msp/identity] newIdentity -> DEBU 173a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:09.772 UTC [msp] SatisfiesPrincipal -> DEBU 173b Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:09.772 UTC [msp] Validate -> DEBU 173c MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:09.773 UTC [cauthdsl] func2 -> DEBU 173d 0xc420026150 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:09.773 UTC [msp/identity] Verify -> DEBU 173e Verify: digest = 00000000 9b 5c b9 af 2f a3 7c 21 72 0a 88 61 0e 0a 6e 7a |.\../.|!r..a..nz|
orderer.example.com | 00000010 be 83 fc 92 65 45 8b dd 32 d2 aa 69 91 cc 4b 50 |....eE..2..i..KP|
orderer.example.com | 2018-01-30 08:54:09.773 UTC [msp/identity] Verify -> DEBU 173f Verify: sig = 00000000 30 44 02 20 06 4d 4d d0 e5 6b 79 c6 94 93 e1 2c |0D. .MM..ky....,|
orderer.example.com | 00000010 1c fa 1f 00 62 ad b4 de 7b f8 3e 0e 85 f6 a7 b2 |....b...{.>.....|
orderer.example.com | 00000020 9d e4 a4 9c 02 20 2e d2 4a 28 78 73 1b 01 b9 85 |..... ..J(xs....|
orderer.example.com | 00000030 f2 49 45 03 96 26 47 84 6d 5c 46 22 59 fc 51 99 |.IE..&G.m\F"Y.Q.|
orderer.example.com | 00000040 94 60 4b f0 62 3e |.`K.b>|
orderer.example.com | 2018-01-30 08:54:09.773 UTC [cauthdsl] func2 -> DEBU 1740 0xc420026150 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:09.773 UTC [cauthdsl] func1 -> DEBU 1741 0xc420026150 gate 1517302449771964897 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:09.773 UTC [orderer/common/sigfilter] Apply -> DEBU 1742 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:09.773 UTC [orderer/kafka] Enqueue -> DEBU 1743 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:54:09.781 UTC [orderer/kafka] Enqueue -> DEBU 1744 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:54:09.781 UTC [orderer/common/broadcast] Handle -> DEBU 1745 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:09.782 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 1746 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 5. Inspecting type...
orderer.example.com | 2018-01-30 08:54:09.782 UTC [policies] GetPolicy -> DEBU 1747 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:09.782 UTC [cauthdsl] func1 -> DEBU 1748 0xc4200261b8 gate 1517302449782834559 evaluation starts
orderer.example.com | 2018-01-30 08:54:09.782 UTC [cauthdsl] func2 -> DEBU 1749 0xc4200261b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:09.783 UTC [cauthdsl] func2 -> DEBU 174a 0xc4200261b8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:09.783 UTC [msp/identity] newIdentity -> DEBU 174b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:09.783 UTC [msp] SatisfiesPrincipal -> DEBU 174c Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:09.783 UTC [msp] Validate -> DEBU 174d MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:09.784 UTC [cauthdsl] func2 -> DEBU 174e 0xc4200261b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:09.784 UTC [msp/identity] Verify -> DEBU 174f Verify: digest = 00000000 9b 5c b9 af 2f a3 7c 21 72 0a 88 61 0e 0a 6e 7a |.\../.|!r..a..nz|
orderer.example.com | 00000010 be 83 fc 92 65 45 8b dd 32 d2 aa 69 91 cc 4b 50 |....eE..2..i..KP|
orderer.example.com | 2018-01-30 08:54:09.784 UTC [msp/identity] Verify -> DEBU 1750 Verify: sig = 00000000 30 44 02 20 06 4d 4d d0 e5 6b 79 c6 94 93 e1 2c |0D. .MM..ky....,|
orderer.example.com | 00000010 1c fa 1f 00 62 ad b4 de 7b f8 3e 0e 85 f6 a7 b2 |....b...{.>.....|
orderer.example.com | 00000020 9d e4 a4 9c 02 20 2e d2 4a 28 78 73 1b 01 b9 85 |..... ..J(xs....|
orderer.example.com | 00000030 f2 49 45 03 96 26 47 84 6d 5c 46 22 59 fc 51 99 |.IE..&G.m\F"Y.Q.|
orderer.example.com | 00000040 94 60 4b f0 62 3e |.`K.b>|
orderer.example.com | 2018-01-30 08:54:09.784 UTC [cauthdsl] func2 -> DEBU 1751 0xc4200261b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:09.784 UTC [cauthdsl] func1 -> DEBU 1752 0xc4200261b8 gate 1517302449782834559 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/common/sigfilter] Apply -> DEBU 1753 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/common/blockcutter] Ordered -> DEBU 1754 Enqueuing message into batch
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/kafka] processRegular -> DEBU 1755 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/kafka] processRegular -> DEBU 1756 [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/common/broadcast] Handle -> WARN 1757 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:09.784 UTC [orderer/main] func1 -> DEBU 1758 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:54:11.784 UTC [orderer/kafka] sendTimeToCut -> DEBU 1759 [channel: businesschannel] Time-to-cut block 4 timer expired
orderer.example.com | 2018-01-30 08:54:11.797 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 175a [channel: businesschannel] Successfully unmarshalled consumed message, offset is 6. Inspecting type...
orderer.example.com | 2018-01-30 08:54:11.798 UTC [orderer/kafka] processTimeToCut -> DEBU 175b [channel: businesschannel] It's a time-to-cut message for block 4
orderer.example.com | 2018-01-30 08:54:11.798 UTC [orderer/kafka] processTimeToCut -> DEBU 175c [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 175d retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] newBlockfileStream -> DEBU 175e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 175f Remaining bytes=[5219], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:11.798 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1760 Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:54:11.799 UTC [orderer/multichain] addBlockSignature -> DEBU 1761 &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:54:11.799 UTC [orderer/multichain] addBlockSignature -> DEBU 1762 &{}
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetLocalMSP -> DEBU 1763 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetDefaultSigningIdentity -> DEBU 1764 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetLocalMSP -> DEBU 1765 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp] GetDefaultSigningIdentity -> DEBU 1766 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp/identity] Sign -> DEBU 1767 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...4D65A5A34A79D5B2BE023332F1CF8A0B
orderer.example.com | 2018-01-30 08:54:11.799 UTC [msp/identity] Sign -> DEBU 1768 Sign: digest: 3809F6E3B39A259F9D06DA11E497C708B71F76B37133BBB0916A35B76786654B
orderer.example.com | 2018-01-30 08:54:11.800 UTC [msp] GetLocalMSP -> DEBU 1769 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.800 UTC [msp] GetDefaultSigningIdentity -> DEBU 176a Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.801 UTC [orderer/multichain] addLastConfigSignature -> DEBU 176b [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp] GetLocalMSP -> DEBU 176c Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp] GetDefaultSigningIdentity -> DEBU 176d Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp/identity] Sign -> DEBU 176e Sign: plaintext: 08020AFA050A0A4F7264657265724D53...4D65A5A34A79D5B2BE023332F1CF8A0B
orderer.example.com | 2018-01-30 08:54:11.801 UTC [msp/identity] Sign -> DEBU 176f Sign: digest: D5F03017029733FD287FF2B7B4FE5E76C7FB45D3315072174D18E126F3920A2E
orderer.example.com | 2018-01-30 08:54:11.805 UTC [fsblkstorage] indexBlock -> DEBU 1770 Indexing block [blockNum=4, blockHash=[]byte{0x16, 0x64, 0x32, 0x63, 0x18, 0x51, 0xea, 0x9c, 0xf9, 0x62, 0xa1, 0xbb, 0x79, 0x6a, 0xec, 0x99, 0x30, 0xcc, 0xd6, 0x91, 0xf4, 0x83, 0x48, 0x4c, 0x8c, 0xa3, 0xa7, 0x60, 0xa6, 0xe9, 0xde, 0xbf} txOffsets=
orderer.example.com | txId=ed2cde609ec42342af27bc4baf593da3271c1167988b9cbbfa747a84b63c7639 locPointer=offset=70, bytesLength=3393
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:54:11.805 UTC [fsblkstorage] updateCheckpoint -> DEBU 1771 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[50143], isChainEmpty=[false], lastBlockNumber=[4]
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1772 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] newBlockfileStream -> DEBU 1773 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1774 Remaining bytes=[5216], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:11.806 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1775 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:54:11.806 UTC [orderer/common/deliver] Handle -> DEBU 1776 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:11.809 UTC [orderer/multichain] WriteBlock -> DEBU 1778 [channel: businesschannel] Wrote block 4
orderer.example.com | 2018-01-30 08:54:11.809 UTC [orderer/kafka] processTimeToCut -> DEBU 1779 [channel: businesschannel] Proper time-to-cut received, just cut block 4
orderer.example.com | 2018-01-30 08:54:11.809 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1777 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:54:11.810 UTC [fsblkstorage] newBlockfileStream -> DEBU 177a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:54:11.811 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 177b Remaining bytes=[5216], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:11.811 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 177c Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:54:11.813 UTC [orderer/common/deliver] Handle -> DEBU 177d [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:54:34.586 UTC [orderer/main] Broadcast -> DEBU 177e Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:54:34.586 UTC [orderer/common/broadcast] Handle -> DEBU 177f Starting new broadcast loop
orderer.example.com | 2018-01-30 08:54:34.615 UTC [orderer/common/broadcast] Handle -> DEBU 1780 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:34.615 UTC [policies] GetPolicy -> DEBU 1781 Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:34.616 UTC [cauthdsl] func1 -> DEBU 1782 0xc42014a6a8 gate 1517302474616248046 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.616 UTC [cauthdsl] func2 -> DEBU 1783 0xc42014a6a8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.616 UTC [cauthdsl] func2 -> DEBU 1784 0xc42014a6a8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.617 UTC [msp/identity] newIdentity -> DEBU 1785 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.617 UTC [cauthdsl] func2 -> DEBU 1786 0xc42014a6a8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:54:34.617 UTC [cauthdsl] func2 -> DEBU 1787 0xc42014a6a8 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:34.617 UTC [cauthdsl] func1 -> DEBU 1788 0xc42014a6a8 gate 1517302474616248046 evaluation fails
orderer.example.com | 2018-01-30 08:54:34.618 UTC [cauthdsl] func1 -> DEBU 1789 0xc42014a6b8 gate 1517302474618066236 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.618 UTC [cauthdsl] func2 -> DEBU 178a 0xc42014a6b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.618 UTC [cauthdsl] func2 -> DEBU 178b 0xc42014a6b8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.618 UTC [msp/identity] newIdentity -> DEBU 178c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.619 UTC [msp] SatisfiesPrincipal -> DEBU 178d Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:54:34.619 UTC [msp] Validate -> DEBU 178e MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:54:34.619 UTC [cauthdsl] func2 -> DEBU 178f 0xc42014a6b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:34.620 UTC [msp/identity] Verify -> DEBU 1790 Verify: digest = 00000000 4a c1 16 66 d4 79 1e ff 11 ad b7 1f fb c1 b0 de |J..f.y..........|
orderer.example.com | 00000010 98 d4 04 e9 4e 0d 04 82 13 1f 8c 42 e6 b1 f4 a1 |....N......B....|
orderer.example.com | 2018-01-30 08:54:34.620 UTC [msp/identity] Verify -> DEBU 1791 Verify: sig = 00000000 30 44 02 20 2f d4 a0 8d 0e 4f d8 02 4d 89 02 2b |0D. /....O..M..+|
orderer.example.com | 00000010 95 b3 c4 df 35 64 fe 4a 9a 87 57 6b 66 eb cc fd |....5d.J..Wkf...|
orderer.example.com | 00000020 a5 be 95 f5 02 20 07 4a fc 18 48 1d ab b2 af c5 |..... .J..H.....|
orderer.example.com | 00000030 7e f1 af cc ed a0 e4 e2 52 10 67 01 55 f7 13 65 |~.......R.g.U..e|
orderer.example.com | 00000040 ff 0f c7 73 6b d3 |...sk.|
orderer.example.com | 2018-01-30 08:54:34.620 UTC [cauthdsl] func2 -> DEBU 1792 0xc42014a6b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:34.620 UTC [cauthdsl] func1 -> DEBU 1793 0xc42014a6b8 gate 1517302474618066236 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:34.620 UTC [orderer/common/sigfilter] Apply -> DEBU 1794 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:34.620 UTC [orderer/kafka] Enqueue -> DEBU 1795 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:54:34.632 UTC [orderer/kafka] Enqueue -> DEBU 1796 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:54:34.632 UTC [orderer/common/broadcast] Handle -> DEBU 1797 [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:34.636 UTC [orderer/common/broadcast] Handle -> WARN 1798 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:34.636 UTC [orderer/main] func1 -> DEBU 1799 Closing Broadcast stream
orderer.example.com | 2018-01-30 08:54:34.641 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 179a [channel: businesschannel] Successfully unmarshalled consumed message, offset is 7. Inspecting type...
orderer.example.com | 2018-01-30 08:54:34.641 UTC [policies] GetPolicy -> DEBU 179b Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:34.641 UTC [cauthdsl] func1 -> DEBU 179c 0xc420026360 gate 1517302474641545191 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.641 UTC [cauthdsl] func2 -> DEBU 179d 0xc420026360 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.642 UTC [cauthdsl] func2 -> DEBU 179e 0xc420026360 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.642 UTC [msp/identity] newIdentity -> DEBU 179f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.643 UTC [cauthdsl] func2 -> DEBU 17a0 0xc420026360 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP)
orderer.example.com | 2018-01-30 08:54:34.643 UTC [cauthdsl] func2 -> DEBU 17a1 0xc420026360 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:34.643 UTC [cauthdsl] func1 -> DEBU 17a2 0xc420026360 gate 1517302474641545191 evaluation fails
orderer.example.com | 2018-01-30 08:54:34.644 UTC [cauthdsl] func1 -> DEBU 17a3 0xc420026390 gate 1517302474644596664 evaluation starts
orderer.example.com | 2018-01-30 08:54:34.644 UTC [cauthdsl] func2 -> DEBU 17a4 0xc420026390 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:34.645 UTC [cauthdsl] func2 -> DEBU 17a5 0xc420026390 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d494943476a4343416343674177494241674952414e376c3573555a386b554272514c695550783839755977436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5467774d544d774d44677a4f5455315768634e4d6a67774d5449344d44677a4f5455310a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541777757515752746157354162334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424451686b785a65532b6a31756a6a4a762f4c764d503239474a585156382f740a726b4f396e41484f56525050384e46367933645379462b49346b71354e724a77767a4b48694d535a4230313563426841547a4a3967684b6a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b4149416c6a364e524b4b4846460a504b4c477966616f4d793552462b55763563645a682b4d554e7a6c79584b6d7a4d416f4743437147534d343942414d43413067414d4555434951437a476270490a322b4669535871586c6337487a33326f7075546f425742726971374f4b6f6f584f2b6155794149674e4975356b633244377a58516f334746774c526563702f790a4331314d32442f5049384e61754f68365543633d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:34.645 UTC [msp/identity] newIdentity -> DEBU 17a6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
orderer.example.com | WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer.example.com | U2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ
orderer.example.com | MBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t
orderer.example.com | rkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G
orderer.example.com | A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
orderer.example.com | PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI
orderer.example.com | 2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y
orderer.example.com | C11M2D/PI8NauOh6UCc=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:34.646 UTC [msp] SatisfiesPrincipal -> DEBU 17a7 Checking if identity satisfies MEMBER role for Org1MSP
orderer.example.com | 2018-01-30 08:54:34.646 UTC [msp] Validate -> DEBU 17a8 MSP Org1MSP validating identity
orderer.example.com | 2018-01-30 08:54:34.647 UTC [cauthdsl] func2 -> DEBU 17a9 0xc420026390 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:34.647 UTC [msp/identity] Verify -> DEBU 17aa Verify: digest = 00000000 4a c1 16 66 d4 79 1e ff 11 ad b7 1f fb c1 b0 de |J..f.y..........|
orderer.example.com | 00000010 98 d4 04 e9 4e 0d 04 82 13 1f 8c 42 e6 b1 f4 a1 |....N......B....|
orderer.example.com | 2018-01-30 08:54:34.647 UTC [msp/identity] Verify -> DEBU 17ab Verify: sig = 00000000 30 44 02 20 2f d4 a0 8d 0e 4f d8 02 4d 89 02 2b |0D. /....O..M..+|
orderer.example.com | 00000010 95 b3 c4 df 35 64 fe 4a 9a 87 57 6b 66 eb cc fd |....5d.J..Wkf...|
orderer.example.com | 00000020 a5 be 95 f5 02 20 07 4a fc 18 48 1d ab b2 af c5 |..... .J..H.....|
orderer.example.com | 00000030 7e f1 af cc ed a0 e4 e2 52 10 67 01 55 f7 13 65 |~.......R.g.U..e|
orderer.example.com | 00000040 ff 0f c7 73 6b d3 |...sk.|
orderer.example.com | 2018-01-30 08:54:34.648 UTC [cauthdsl] func2 -> DEBU 17ac 0xc420026390 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:34.648 UTC [cauthdsl] func1 -> DEBU 17ad 0xc420026390 gate 1517302474644596664 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:34.648 UTC [orderer/common/sigfilter] Apply -> DEBU 17ae Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:34.648 UTC [orderer/common/blockcutter] Ordered -> DEBU 17af Enqueuing message into batch
orderer.example.com | 2018-01-30 08:54:34.648 UTC [orderer/kafka] processRegular -> DEBU 17b0 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:54:34.649 UTC [orderer/kafka] processRegular -> DEBU 17b1 [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:54:36.649 UTC [orderer/kafka] sendTimeToCut -> DEBU 17b2 [channel: businesschannel] Time-to-cut block 5 timer expired
orderer.example.com | 2018-01-30 08:54:36.682 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 17b3 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 8. Inspecting type...
orderer.example.com | 2018-01-30 08:54:36.682 UTC [orderer/kafka] processTimeToCut -> DEBU 17b4 [channel: businesschannel] It's a time-to-cut message for block 5
orderer.example.com | 2018-01-30 08:54:36.682 UTC [orderer/kafka] processTimeToCut -> DEBU 17b5 [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:54:36.682 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17b6 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:54:36.682 UTC [fsblkstorage] newBlockfileStream -> DEBU 17b7 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:54:36.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17b8 Remaining bytes=[5216], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:36.683 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17b9 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:54:36.683 UTC [orderer/multichain] addBlockSignature -> DEBU 17ba &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:54:36.683 UTC [orderer/multichain] addBlockSignature -> DEBU 17bb &{}
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetLocalMSP -> DEBU 17bc Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetDefaultSigningIdentity -> DEBU 17bd Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetLocalMSP -> DEBU 17be Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp] GetDefaultSigningIdentity -> DEBU 17bf Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp/identity] Sign -> DEBU 17c0 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...834B356BA03FCA4B746BE3520A352174
orderer.example.com | 2018-01-30 08:54:36.683 UTC [msp/identity] Sign -> DEBU 17c1 Sign: digest: F23E310A686C92789E52A605CF7F30EBF67D53999ADB535E61AF08628C91A134
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetLocalMSP -> DEBU 17c2 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetDefaultSigningIdentity -> DEBU 17c3 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.684 UTC [orderer/multichain] addLastConfigSignature -> DEBU 17c4 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetLocalMSP -> DEBU 17c5 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp] GetDefaultSigningIdentity -> DEBU 17c6 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:36.684 UTC [msp/identity] Sign -> DEBU 17c7 Sign: plaintext: 08020AFA050A0A4F7264657265724D53...834B356BA03FCA4B746BE3520A352174
orderer.example.com | 2018-01-30 08:54:36.685 UTC [msp/identity] Sign -> DEBU 17c8 Sign: digest: CF349B57D391A5BE4C198FB080DCDDCDF9C8DD7FA60C96DD3F284F179B5CB91D
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] indexBlock -> DEBU 17c9 Indexing block [blockNum=5, blockHash=[]byte{0x35, 0x79, 0xeb, 0x85, 0x31, 0x50, 0xbb, 0xd8, 0xe5, 0x77, 0xbe, 0xda, 0x84, 0x76, 0xe2, 0x39, 0xba, 0x85, 0xf1, 0x43, 0xd3, 0x98, 0xab, 0x9e, 0x48, 0xf7, 0x66, 0x30, 0xf0, 0xdd, 0xf, 0xe9} txOffsets=
orderer.example.com | txId=c65977f84505bf821c48d18e4e9319e3edca4219b382337d8351baee9febb7c6 locPointer=offset=70, bytesLength=2855
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] updateCheckpoint -> DEBU 17ca Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54823], isChainEmpty=[false], lastBlockNumber=[5]
orderer.example.com | 2018-01-30 08:54:36.688 UTC [orderer/multichain] WriteBlock -> DEBU 17cb [channel: businesschannel] Wrote block 5
orderer.example.com | 2018-01-30 08:54:36.688 UTC [orderer/kafka] processTimeToCut -> DEBU 17cc [channel: businesschannel] Proper time-to-cut received, just cut block 5
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17cd retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:36.688 UTC [fsblkstorage] newBlockfileStream -> DEBU 17ce newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:36.689 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17d0 retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:36.689 UTC [fsblkstorage] newBlockfileStream -> DEBU 17d1 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:36.689 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17cf Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:36.690 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17d3 Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:36.690 UTC [orderer/common/deliver] Handle -> DEBU 17d4 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:36.690 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17d2 Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:36.692 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17d5 Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:36.692 UTC [orderer/common/deliver] Handle -> DEBU 17d6 [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:54:56.969 UTC [orderer/main] Broadcast -> DEBU 17d7 Starting new Broadcast handler
orderer.example.com | 2018-01-30 08:54:56.969 UTC [orderer/common/broadcast] Handle -> DEBU 17d8 Starting new broadcast loop
orderer.example.com | 2018-01-30 08:54:57.000 UTC [orderer/common/broadcast] Handle -> DEBU 17d9 [channel: businesschannel] Broadcast is filtering message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:57.000 UTC [policies] GetPolicy -> DEBU 17da Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:57.000 UTC [cauthdsl] func1 -> DEBU 17db 0xc4200264b8 gate 1517302497000629460 evaluation starts
orderer.example.com | 2018-01-30 08:54:57.000 UTC [cauthdsl] func2 -> DEBU 17dc 0xc4200264b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:57.000 UTC [cauthdsl] func2 -> DEBU 17dd 0xc4200264b8 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp/identity] newIdentity -> DEBU 17de Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp] SatisfiesPrincipal -> DEBU 17df Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp] Validate -> DEBU 17e0 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:57.001 UTC [cauthdsl] func2 -> DEBU 17e1 0xc4200264b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:57.001 UTC [msp/identity] Verify -> DEBU 17e2 Verify: digest = 00000000 f8 5e 74 da ac 42 88 c0 69 37 9e 07 6f c6 ed 86 |.^t..B..i7..o...|
orderer.example.com | 00000010 5e 46 de 30 04 35 05 e5 5e f4 21 b8 ea e8 9e 8b |^F.0.5..^.!.....|
orderer.example.com | 2018-01-30 08:54:57.002 UTC [msp/identity] Verify -> DEBU 17e3 Verify: sig = 00000000 30 44 02 20 06 43 1e 4a 69 8e bf a8 78 c0 c7 4e |0D. .C.Ji...x..N|
orderer.example.com | 00000010 f4 4e de 31 e9 4b 29 c3 9e 74 64 da aa 5e 60 fa |.N.1.K)..td..^`.|
orderer.example.com | 00000020 94 00 4c ca 02 20 47 af b8 3d f1 ca 00 fa bd 31 |..L.. G..=.....1|
orderer.example.com | 00000030 11 89 b9 41 d2 c1 ad ea d1 da 25 d8 0a ed 41 a5 |...A......%...A.|
orderer.example.com | 00000040 94 ab 48 62 c6 85 |..Hb..|
orderer.example.com | 2018-01-30 08:54:57.002 UTC [cauthdsl] func2 -> DEBU 17e4 0xc4200264b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:57.002 UTC [cauthdsl] func1 -> DEBU 17e5 0xc4200264b8 gate 1517302497000629460 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:57.002 UTC [orderer/common/sigfilter] Apply -> DEBU 17e6 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:57.002 UTC [orderer/kafka] Enqueue -> DEBU 17e7 [channel: businesschannel] Enqueueing envelope...
orderer.example.com | 2018-01-30 08:54:57.012 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 17e8 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 9. Inspecting type...
orderer.example.com | 2018-01-30 08:54:57.014 UTC [policies] GetPolicy -> DEBU 17ea Returning policy Writers for evaluation
orderer.example.com | 2018-01-30 08:54:57.014 UTC [orderer/kafka] Enqueue -> DEBU 17e9 [channel: businesschannel] Envelope enqueued successfully
orderer.example.com | 2018-01-30 08:54:57.014 UTC [orderer/common/broadcast] Handle -> DEBU 17ec [channel: businesschannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION
orderer.example.com | 2018-01-30 08:54:57.014 UTC [cauthdsl] func1 -> DEBU 17eb 0xc4200264f0 gate 1517302497014455744 evaluation starts
orderer.example.com | 2018-01-30 08:54:57.015 UTC [cauthdsl] func2 -> DEBU 17ed 0xc4200264f0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:57.015 UTC [cauthdsl] func2 -> DEBU 17ee 0xc4200264f0 processing identity 0 with bytes of 0a074f7267324d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749514c32656c4a7674474e6568544373755a437742354b44414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d69356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d69356c654746746347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63794c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a30444151634451674145744c795569686a713465542f6d454c4c524c5a4f58515333474345312f3348540a696f4a436b4d4e4c4d476f50546154682f6b4f4a58655364684b6b7a396d4d486f6f786247793467316658466e6b6152566e544d58364e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f41674b576f5a3846696d2b3865590a553878634f4f635659616c742b69582f5970635273302f584d6a4e7558665177436759494b6f5a497a6a3045417749445341417752514968414b6478557053340a4c6b77716e6c534f5632623943783750782f395044364b6e4c463141673446577243656c416942596a55357a786a62493836527679787830444f4b46626e51750a734d72304e326d69766e4b30724e68782b413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:57.015 UTC [msp/identity] newIdentity -> DEBU 17ef Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw
orderer.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer.example.com | b3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa
orderer.example.com | MFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
orderer.example.com | YW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw
orderer.example.com | EwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT
orderer.example.com | ioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD
orderer.example.com | VR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY
orderer.example.com | U8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4
orderer.example.com | LkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu
orderer.example.com | sMr0N2mivnK0rNhx+A==
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:57.015 UTC [msp] SatisfiesPrincipal -> DEBU 17f0 Checking if identity satisfies MEMBER role for Org2MSP
orderer.example.com | 2018-01-30 08:54:57.015 UTC [msp] Validate -> DEBU 17f1 MSP Org2MSP validating identity
orderer.example.com | 2018-01-30 08:54:57.016 UTC [cauthdsl] func2 -> DEBU 17f2 0xc4200264f0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:57.016 UTC [msp/identity] Verify -> DEBU 17f3 Verify: digest = 00000000 f8 5e 74 da ac 42 88 c0 69 37 9e 07 6f c6 ed 86 |.^t..B..i7..o...|
orderer.example.com | 00000010 5e 46 de 30 04 35 05 e5 5e f4 21 b8 ea e8 9e 8b |^F.0.5..^.!.....|
orderer.example.com | 2018-01-30 08:54:57.016 UTC [msp/identity] Verify -> DEBU 17f4 Verify: sig = 00000000 30 44 02 20 06 43 1e 4a 69 8e bf a8 78 c0 c7 4e |0D. .C.Ji...x..N|
orderer.example.com | 00000010 f4 4e de 31 e9 4b 29 c3 9e 74 64 da aa 5e 60 fa |.N.1.K)..td..^`.|
orderer.example.com | 00000020 94 00 4c ca 02 20 47 af b8 3d f1 ca 00 fa bd 31 |..L.. G..=.....1|
orderer.example.com | 00000030 11 89 b9 41 d2 c1 ad ea d1 da 25 d8 0a ed 41 a5 |...A......%...A.|
orderer.example.com | 00000040 94 ab 48 62 c6 85 |..Hb..|
orderer.example.com | 2018-01-30 08:54:57.016 UTC [cauthdsl] func2 -> DEBU 17f5 0xc4200264f0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:57.016 UTC [cauthdsl] func1 -> DEBU 17f6 0xc4200264f0 gate 1517302497014455744 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:57.016 UTC [orderer/common/sigfilter] Apply -> DEBU 17f7 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c70440 1 [0xc42014ad78 0xc42014acd8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71280 1 [0xc42014ae18]})]}
orderer.example.com | 2018-01-30 08:54:57.016 UTC [orderer/common/blockcutter] Ordered -> DEBU 17f8 Enqueuing message into batch
orderer.example.com | 2018-01-30 08:54:57.017 UTC [orderer/kafka] processRegular -> DEBU 17f9 [channel: businesschannel] Ordering results: items in batch = 0, ok = true, pending = true
orderer.example.com | 2018-01-30 08:54:57.017 UTC [orderer/kafka] processRegular -> DEBU 17fa [channel: businesschannel] Just began 2s batch timer
orderer.example.com | 2018-01-30 08:54:57.017 UTC [orderer/common/broadcast] Handle -> WARN 17fb Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:57.018 UTC [orderer/main] func1 -> DEBU 17fc Closing Broadcast stream
orderer.example.com | 2018-01-30 08:54:59.002 UTC [orderer/main] Deliver -> DEBU 17fd Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.003 UTC [orderer/common/deliver] Handle -> DEBU 17fe Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.003 UTC [orderer/common/deliver] Handle -> DEBU 17ff Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.004 UTC [policies] GetPolicy -> DEBU 1800 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.004 UTC [cauthdsl] func1 -> DEBU 1801 0xc420026518 gate 1517302499004269139 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.004 UTC [cauthdsl] func2 -> DEBU 1802 0xc420026518 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.004 UTC [cauthdsl] func2 -> DEBU 1803 0xc420026518 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.004 UTC [msp/identity] newIdentity -> DEBU 1804 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 1805 0xc420026518 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 1806 0xc420026518 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func1 -> DEBU 1807 0xc420026518 gate 1517302499004269139 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func1 -> DEBU 1808 0xc420026528 gate 1517302499005211568 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 1809 0xc420026528 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 180a 0xc420026528 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.005 UTC [msp/identity] newIdentity -> DEBU 180b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 180c 0xc420026528 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func2 -> DEBU 180d 0xc420026528 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.005 UTC [cauthdsl] func1 -> DEBU 180e 0xc420026528 gate 1517302499005211568 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.006 UTC [cauthdsl] func1 -> DEBU 180f 0xc420026538 gate 1517302499006016565 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.006 UTC [cauthdsl] func2 -> DEBU 1810 0xc420026538 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.006 UTC [cauthdsl] func2 -> DEBU 1811 0xc420026538 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.006 UTC [msp/identity] newIdentity -> DEBU 1812 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp] SatisfiesPrincipal -> DEBU 1813 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp] Validate -> DEBU 1814 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.007 UTC [cauthdsl] func2 -> DEBU 1815 0xc420026538 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp/identity] Verify -> DEBU 1816 Verify: digest = 00000000 ad af 35 b9 0e bc e5 b9 5f aa 0d 72 4e a5 89 d2 |..5....._..rN...|
orderer.example.com | 00000010 13 0c 30 3d 76 ed 36 8c 36 40 d1 22 6c e6 5b 3b |..0=v.6.6@."l.[;|
orderer.example.com | 2018-01-30 08:54:59.007 UTC [msp/identity] Verify -> DEBU 1817 Verify: sig = 00000000 30 44 02 20 24 c1 50 33 c0 eb 6d 52 c9 46 6c 5d |0D. $.P3..mR.Fl]|
orderer.example.com | 00000010 2b b7 01 30 5b 9c 6c 92 2b 2d cc ed 8c 37 9b 37 |+..0[.l.+-...7.7|
orderer.example.com | 00000020 bd 6a d7 9b 02 20 08 b7 ba de 20 90 ff a2 4a bb |.j... .... ...J.|
orderer.example.com | 00000030 7e e8 c8 2f ff 16 55 88 28 95 77 81 10 4c e7 14 |~../..U.(.w..L..|
orderer.example.com | 00000040 c6 34 73 6f be 80 |.4so..|
orderer.example.com | 2018-01-30 08:54:59.008 UTC [cauthdsl] func2 -> DEBU 1818 0xc420026538 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.008 UTC [cauthdsl] func1 -> DEBU 1819 0xc420026538 gate 1517302499006016565 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.008 UTC [orderer/common/sigfilter] Apply -> DEBU 181a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.008 UTC [orderer/common/deliver] Handle -> DEBU 181b [channel: businesschannel] Received seekInfo (0xc420148960) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 181c retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] newBlockfileStream -> DEBU 181d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 181e Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.009 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 181f Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:59.009 UTC [orderer/common/deliver] Handle -> DEBU 1820 [channel: businesschannel] Delivering block for (0xc420148960)
orderer.example.com | 2018-01-30 08:54:59.010 UTC [orderer/common/deliver] Handle -> DEBU 1821 [channel: businesschannel] Done delivering for (0xc420148960), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.010 UTC [orderer/common/deliver] Handle -> DEBU 1822 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.014 UTC [orderer/common/deliver] Handle -> WARN 1823 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.014 UTC [orderer/main] func1 -> DEBU 1824 Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.017 UTC [orderer/kafka] sendTimeToCut -> DEBU 1825 [channel: businesschannel] Time-to-cut block 6 timer expired
orderer.example.com | 2018-01-30 08:54:59.029 UTC [orderer/kafka] processMessagesToBlocks -> DEBU 1826 [channel: businesschannel] Successfully unmarshalled consumed message, offset is 10. Inspecting type...
orderer.example.com | 2018-01-30 08:54:59.029 UTC [orderer/kafka] processTimeToCut -> DEBU 1827 [channel: businesschannel] It's a time-to-cut message for block 6
orderer.example.com | 2018-01-30 08:54:59.029 UTC [orderer/kafka] processTimeToCut -> DEBU 1828 [channel: businesschannel] Nil'd the timer
orderer.example.com | 2018-01-30 08:54:59.029 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1829 retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:54:59.029 UTC [fsblkstorage] newBlockfileStream -> DEBU 182a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:54:59.029 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 182b Remaining bytes=[4680], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.030 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 182c Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:54:59.030 UTC [orderer/multichain] addBlockSignature -> DEBU 182d &{ledgerResources:0xc420374a60 chain:0xc4202f5680 cutter:0xc420251950 filters:0xc420375000 signer:0x1274e88 lastConfig:2 lastConfigSeq:3}
orderer.example.com | 2018-01-30 08:54:59.030 UTC [orderer/multichain] addBlockSignature -> DEBU 182e &{}
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetLocalMSP -> DEBU 182f Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetDefaultSigningIdentity -> DEBU 1830 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetLocalMSP -> DEBU 1831 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetDefaultSigningIdentity -> DEBU 1832 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp/identity] Sign -> DEBU 1833 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...4FFE9552767B0E34B412F76AE3CD5A12
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp/identity] Sign -> DEBU 1834 Sign: digest: 6C89EA91F90DA5CACD00D8763ADF4A0F44845A2E499CFE06D41CFE47D389E522
orderer.example.com | 2018-01-30 08:54:59.031 UTC [msp] GetLocalMSP -> DEBU 1835 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp] GetDefaultSigningIdentity -> DEBU 1836 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.032 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1837 [channel: businesschannel] About to write block, setting its LAST_CONFIG to 2
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp] GetLocalMSP -> DEBU 1838 Returning existing local MSP
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp] GetDefaultSigningIdentity -> DEBU 1839 Obtaining default signing identity
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp/identity] Sign -> DEBU 183a Sign: plaintext: 08020AFA050A0A4F7264657265724D53...4FFE9552767B0E34B412F76AE3CD5A12
orderer.example.com | 2018-01-30 08:54:59.032 UTC [msp/identity] Sign -> DEBU 183b Sign: digest: 287E5FF544DF5B69D5F62F5CDEC295F7FB07648F81413935AC82932FA85A471D
orderer.example.com | 2018-01-30 08:54:59.039 UTC [fsblkstorage] indexBlock -> DEBU 183c Indexing block [blockNum=6, blockHash=[]byte{0x17, 0xe2, 0x91, 0x7b, 0x90, 0x9a, 0x9d, 0xc2, 0xfa, 0x4b, 0x2c, 0xc1, 0xcc, 0x98, 0xbf, 0x5e, 0x35, 0x14, 0xac, 0xc2, 0x7, 0xf0, 0x23, 0xbd, 0xa5, 0x37, 0xad, 0xcb, 0x86, 0x5, 0x59, 0xdc} txOffsets=
orderer.example.com | txId=4af00e58064a216dce812e98b3c508012c347373beab0c9973bb0b441ee700f5 locPointer=offset=70, bytesLength=2854
orderer.example.com | ]
orderer.example.com | 2018-01-30 08:54:59.039 UTC [fsblkstorage] updateCheckpoint -> DEBU 183d Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59502], isChainEmpty=[false], lastBlockNumber=[6]
orderer.example.com | 2018-01-30 08:54:59.039 UTC [orderer/multichain] WriteBlock -> DEBU 183e [channel: businesschannel] Wrote block 6
orderer.example.com | 2018-01-30 08:54:59.040 UTC [orderer/kafka] processTimeToCut -> DEBU 183f [channel: businesschannel] Proper time-to-cut received, just cut block 6
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1840 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] newBlockfileStream -> DEBU 1841 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1842 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.040 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1843 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:54:59.040 UTC [orderer/common/deliver] Handle -> DEBU 1844 [channel: businesschannel] Delivering block for (0xc420322fa0)
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1845 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] newBlockfileStream -> DEBU 1846 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1847 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.041 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1848 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:54:59.042 UTC [orderer/common/deliver] Handle -> DEBU 1849 [channel: businesschannel] Delivering block for (0xc4201483c0)
orderer.example.com | 2018-01-30 08:54:59.265 UTC [orderer/main] Deliver -> DEBU 184a Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.265 UTC [orderer/common/deliver] Handle -> DEBU 184b Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.265 UTC [orderer/common/deliver] Handle -> DEBU 184c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.266 UTC [policies] GetPolicy -> DEBU 184d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.266 UTC [cauthdsl] func1 -> DEBU 184e 0xc420026600 gate 1517302499266847884 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.266 UTC [cauthdsl] func2 -> DEBU 184f 0xc420026600 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.267 UTC [cauthdsl] func2 -> DEBU 1850 0xc420026600 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.267 UTC [msp/identity] newIdentity -> DEBU 1851 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.267 UTC [cauthdsl] func2 -> DEBU 1852 0xc420026600 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.267 UTC [cauthdsl] func2 -> DEBU 1853 0xc420026600 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func1 -> DEBU 1854 0xc420026600 gate 1517302499266847884 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func1 -> DEBU 1855 0xc420026610 gate 1517302499268382817 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func2 -> DEBU 1856 0xc420026610 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.268 UTC [cauthdsl] func2 -> DEBU 1857 0xc420026610 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.268 UTC [msp/identity] newIdentity -> DEBU 1858 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 1859 0xc420026610 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 185a 0xc420026610 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func1 -> DEBU 185b 0xc420026610 gate 1517302499268382817 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func1 -> DEBU 185c 0xc420026620 gate 1517302499269313751 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 185d 0xc420026620 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.269 UTC [cauthdsl] func2 -> DEBU 185e 0xc420026620 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.269 UTC [msp/identity] newIdentity -> DEBU 185f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.269 UTC [msp] SatisfiesPrincipal -> DEBU 1860 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.270 UTC [msp] Validate -> DEBU 1861 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.270 UTC [cauthdsl] func2 -> DEBU 1862 0xc420026620 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.270 UTC [msp/identity] Verify -> DEBU 1863 Verify: digest = 00000000 e4 29 e0 f1 00 47 87 57 78 c4 31 9e 74 75 ae 62 |.)...G.Wx.1.tu.b|
orderer.example.com | 00000010 67 30 52 4a f8 56 a0 f6 a6 06 4b 53 93 cf 91 a1 |g0RJ.V....KS....|
orderer.example.com | 2018-01-30 08:54:59.270 UTC [msp/identity] Verify -> DEBU 1864 Verify: sig = 00000000 30 45 02 21 00 be a0 cd e3 49 ab b0 58 7f bd 6e |0E.!.....I..X..n|
orderer.example.com | 00000010 61 5b 11 ee c1 64 86 0f 49 9c b0 e6 f9 60 99 e2 |a[...d..I....`..|
orderer.example.com | 00000020 63 18 a6 8c 82 02 20 16 15 0e 79 44 ff ef 37 e7 |c..... ...yD..7.|
orderer.example.com | 00000030 5f e4 0c 6a 24 a5 74 8a 4b b3 23 70 a1 13 6f e5 |_..j$.t.K.#p..o.|
orderer.example.com | 00000040 9a 93 4d 6e 87 96 35 |..Mn..5|
orderer.example.com | 2018-01-30 08:54:59.271 UTC [cauthdsl] func2 -> DEBU 1865 0xc420026620 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.271 UTC [cauthdsl] func1 -> DEBU 1866 0xc420026620 gate 1517302499269313751 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.271 UTC [orderer/common/sigfilter] Apply -> DEBU 1867 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.271 UTC [orderer/common/deliver] Handle -> DEBU 1868 [channel: businesschannel] Received seekInfo (0xc420975520) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:54:59.271 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1869 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:54:59.271 UTC [fsblkstorage] newBlockfileStream -> DEBU 186a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:54:59.272 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 186b Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.272 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 186c Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:54:59.272 UTC [orderer/common/deliver] Handle -> DEBU 186d [channel: businesschannel] Delivering block for (0xc420975520)
orderer.example.com | 2018-01-30 08:54:59.272 UTC [orderer/common/deliver] Handle -> DEBU 186e [channel: businesschannel] Done delivering for (0xc420975520), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.272 UTC [orderer/common/deliver] Handle -> DEBU 186f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.274 UTC [policies] GetPolicy -> DEBU 1870 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func1 -> DEBU 1871 0xc420026660 gate 1517302499274117348 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1872 0xc420026660 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1873 0xc420026660 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.274 UTC [msp/identity] newIdentity -> DEBU 1874 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1875 0xc420026660 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func2 -> DEBU 1876 0xc420026660 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.274 UTC [cauthdsl] func1 -> DEBU 1877 0xc420026660 gate 1517302499274117348 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func1 -> DEBU 1878 0xc420026670 gate 1517302499275088662 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 1879 0xc420026670 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 187a 0xc420026670 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.275 UTC [msp/identity] newIdentity -> DEBU 187b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 187c 0xc420026670 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.275 UTC [cauthdsl] func2 -> DEBU 187d 0xc420026670 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func1 -> DEBU 187e 0xc420026670 gate 1517302499275088662 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func1 -> DEBU 187f 0xc420026680 gate 1517302499276131940 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func2 -> DEBU 1880 0xc420026680 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.276 UTC [cauthdsl] func2 -> DEBU 1881 0xc420026680 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.276 UTC [msp/identity] newIdentity -> DEBU 1882 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.276 UTC [msp] SatisfiesPrincipal -> DEBU 1883 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.276 UTC [msp] Validate -> DEBU 1884 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.277 UTC [cauthdsl] func2 -> DEBU 1885 0xc420026680 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.277 UTC [msp/identity] Verify -> DEBU 1886 Verify: digest = 00000000 52 57 3c 89 31 f8 08 97 7d af c1 d4 fc 72 32 d8 |RW<.1...}....r2.|
orderer.example.com | 00000010 0a 2a 7e 73 f2 e1 f3 d7 7d 1d d4 f8 23 d9 ac d1 |.*~s....}...#...|
orderer.example.com | 2018-01-30 08:54:59.277 UTC [msp/identity] Verify -> DEBU 1887 Verify: sig = 00000000 30 45 02 21 00 9b 39 84 d7 e6 83 47 ed 66 40 dc |0E.!..9....G.f@.|
orderer.example.com | 00000010 42 11 65 35 45 8f 30 43 60 cc 77 10 33 22 89 4b |B.e5E.0C`.w.3".K|
orderer.example.com | 00000020 eb 37 09 66 76 02 20 1b 69 19 a9 54 b8 26 cb da |.7.fv. .i..T.&..|
orderer.example.com | 00000030 0f d8 ca a2 ce 09 3a a2 47 e3 e3 49 b3 5a 21 40 |......:.G..I.Z!@|
orderer.example.com | 00000040 8a 60 bf 39 ea f8 99 |.`.9...|
orderer.example.com | 2018-01-30 08:54:59.277 UTC [cauthdsl] func2 -> DEBU 1888 0xc420026680 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.277 UTC [cauthdsl] func1 -> DEBU 1889 0xc420026680 gate 1517302499276131940 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.277 UTC [orderer/common/sigfilter] Apply -> DEBU 188a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.277 UTC [orderer/common/deliver] Handle -> DEBU 188b [channel: businesschannel] Received seekInfo (0xc420918cc0) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 188c retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] newBlockfileStream -> DEBU 188d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 188e Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.278 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 188f Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:54:59.278 UTC [orderer/common/deliver] Handle -> DEBU 1890 [channel: businesschannel] Delivering block for (0xc420918cc0)
orderer.example.com | 2018-01-30 08:54:59.278 UTC [orderer/common/deliver] Handle -> DEBU 1891 [channel: businesschannel] Done delivering for (0xc420918cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.279 UTC [orderer/common/deliver] Handle -> DEBU 1892 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.285 UTC [orderer/common/deliver] Handle -> WARN 1893 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.286 UTC [orderer/main] func1 -> DEBU 1894 Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.427 UTC [orderer/main] Deliver -> DEBU 1895 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.427 UTC [orderer/common/deliver] Handle -> DEBU 1896 Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.427 UTC [orderer/common/deliver] Handle -> DEBU 1897 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.428 UTC [policies] GetPolicy -> DEBU 1898 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.428 UTC [cauthdsl] func1 -> DEBU 1899 0xc42014a790 gate 1517302499428730203 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.428 UTC [cauthdsl] func2 -> DEBU 189a 0xc42014a790 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.428 UTC [cauthdsl] func2 -> DEBU 189b 0xc42014a790 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.429 UTC [msp/identity] newIdentity -> DEBU 189c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func2 -> DEBU 189d 0xc42014a790 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func2 -> DEBU 189e 0xc42014a790 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func1 -> DEBU 189f 0xc42014a790 gate 1517302499428730203 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func1 -> DEBU 18a0 0xc42014a7a0 gate 1517302499429927304 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.429 UTC [cauthdsl] func2 -> DEBU 18a1 0xc42014a7a0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.430 UTC [cauthdsl] func2 -> DEBU 18a2 0xc42014a7a0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.430 UTC [msp/identity] newIdentity -> DEBU 18a3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a4 0xc42014a7a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a5 0xc42014a7a0 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func1 -> DEBU 18a6 0xc42014a7a0 gate 1517302499429927304 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func1 -> DEBU 18a7 0xc42014a7b0 gate 1517302499431398768 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a8 0xc42014a7b0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.431 UTC [cauthdsl] func2 -> DEBU 18a9 0xc42014a7b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.432 UTC [msp/identity] newIdentity -> DEBU 18aa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.432 UTC [msp] SatisfiesPrincipal -> DEBU 18ab Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.432 UTC [msp] Validate -> DEBU 18ac MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.432 UTC [cauthdsl] func2 -> DEBU 18ad 0xc42014a7b0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.433 UTC [msp/identity] Verify -> DEBU 18ae Verify: digest = 00000000 4e 4c b3 cd bc db cf 2a b4 5f 6e 85 94 a8 e3 d6 |NL.....*._n.....|
orderer.example.com | 00000010 84 cf 91 25 58 38 a4 f8 77 fd a1 22 b7 36 01 02 |...%X8..w..".6..|
orderer.example.com | 2018-01-30 08:54:59.433 UTC [msp/identity] Verify -> DEBU 18af Verify: sig = 00000000 30 44 02 20 2d 9e a8 b5 4d 72 4f 8d cf b6 bd 81 |0D. -...MrO.....|
orderer.example.com | 00000010 03 c8 73 f6 d4 b0 2c 9a db c7 00 a4 4e 16 b9 fa |..s...,.....N...|
orderer.example.com | 00000020 04 6c e6 f1 02 20 61 3c 4c cf 4a d2 fa 33 8d 1c |.l... a<L.J..3..|
orderer.example.com | 00000030 ed 29 b9 4c 06 5a e9 bc d9 69 74 db 1c 4c c6 f0 |.).L.Z...it..L..|
orderer.example.com | 00000040 ab 6d c0 fd 83 82 |.m....|
orderer.example.com | 2018-01-30 08:54:59.433 UTC [cauthdsl] func2 -> DEBU 18b0 0xc42014a7b0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.433 UTC [cauthdsl] func1 -> DEBU 18b1 0xc42014a7b0 gate 1517302499431398768 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.433 UTC [orderer/common/sigfilter] Apply -> DEBU 18b2 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.433 UTC [orderer/common/deliver] Handle -> DEBU 18b3 [channel: businesschannel] Received seekInfo (0xc420ce9080) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 18b4 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] newBlockfileStream -> DEBU 18b5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18b6 Remaining bytes=[59502], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.433 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18b7 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:54:59.434 UTC [orderer/common/deliver] Handle -> DEBU 18b8 [channel: businesschannel] Delivering block for (0xc420ce9080)
orderer.example.com | 2018-01-30 08:54:59.434 UTC [orderer/common/deliver] Handle -> DEBU 18b9 [channel: businesschannel] Done delivering for (0xc420ce9080), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.434 UTC [orderer/common/deliver] Handle -> DEBU 18ba Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.452 UTC [orderer/common/deliver] Handle -> WARN 18bb Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.452 UTC [orderer/main] func1 -> DEBU 18bc Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.587 UTC [orderer/main] Deliver -> DEBU 18bd Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.587 UTC [orderer/common/deliver] Handle -> DEBU 18be Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.587 UTC [orderer/common/deliver] Handle -> DEBU 18bf Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.593 UTC [policies] GetPolicy -> DEBU 18c0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.594 UTC [cauthdsl] func1 -> DEBU 18c1 0xc42014a818 gate 1517302499594310771 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.595 UTC [cauthdsl] func2 -> DEBU 18c2 0xc42014a818 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.596 UTC [cauthdsl] func2 -> DEBU 18c3 0xc42014a818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.598 UTC [msp/identity] newIdentity -> DEBU 18c4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18c5 0xc42014a818 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18c6 0xc42014a818 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func1 -> DEBU 18c7 0xc42014a818 gate 1517302499594310771 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func1 -> DEBU 18c8 0xc42014a828 gate 1517302499599449800 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18c9 0xc42014a828 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.599 UTC [cauthdsl] func2 -> DEBU 18ca 0xc42014a828 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.600 UTC [msp/identity] newIdentity -> DEBU 18cb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18cc 0xc42014a828 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18cd 0xc42014a828 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func1 -> DEBU 18ce 0xc42014a828 gate 1517302499599449800 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func1 -> DEBU 18cf 0xc42014a838 gate 1517302499601101874 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18d0 0xc42014a838 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.601 UTC [cauthdsl] func2 -> DEBU 18d1 0xc42014a838 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.602 UTC [msp/identity] newIdentity -> DEBU 18d2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.603 UTC [msp] SatisfiesPrincipal -> DEBU 18d3 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.603 UTC [msp] Validate -> DEBU 18d4 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.603 UTC [cauthdsl] func2 -> DEBU 18d5 0xc42014a838 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.603 UTC [msp/identity] Verify -> DEBU 18d6 Verify: digest = 00000000 11 f0 58 fb ca fd 57 d8 a6 1c 03 44 1a 40 68 d3 |..X...W....D.@h.|
orderer.example.com | 00000010 01 9a ac 9a e2 29 51 4e 12 a9 99 8c ca 5e 9d 05 |.....)QN.....^..|
orderer.example.com | 2018-01-30 08:54:59.604 UTC [msp/identity] Verify -> DEBU 18d7 Verify: sig = 00000000 30 45 02 21 00 c4 8e 92 1f 62 f0 cf 7a b7 ff c1 |0E.!.....b..z...|
orderer.example.com | 00000010 07 e6 3f 90 f2 3b 5f b2 a9 bf 53 c2 d5 cc c2 e6 |..?..;_...S.....|
orderer.example.com | 00000020 3e 33 ae c2 62 02 20 54 ce 2e a4 75 2c af bd 1a |>3..b. T...u,...|
orderer.example.com | 00000030 8c f2 1b bc 33 28 5c df a7 6e e7 c3 db 03 fa 0e |....3(\..n......|
orderer.example.com | 00000040 14 a5 d0 47 ea 67 aa |...G.g.|
orderer.example.com | 2018-01-30 08:54:59.604 UTC [cauthdsl] func2 -> DEBU 18d8 0xc42014a838 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.604 UTC [cauthdsl] func1 -> DEBU 18d9 0xc42014a838 gate 1517302499601101874 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.604 UTC [orderer/common/sigfilter] Apply -> DEBU 18da Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.605 UTC [orderer/common/deliver] Handle -> DEBU 18db [channel: businesschannel] Received seekInfo (0xc420d20bc0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:54:59.605 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 18dc retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:54:59.605 UTC [fsblkstorage] newBlockfileStream -> DEBU 18dd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:54:59.606 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18de Remaining bytes=[47487], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.606 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 18df Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:54:59.607 UTC [orderer/common/deliver] Handle -> DEBU 18e0 [channel: businesschannel] Delivering block for (0xc420d20bc0)
orderer.example.com | 2018-01-30 08:54:59.608 UTC [orderer/common/deliver] Handle -> DEBU 18e1 [channel: businesschannel] Done delivering for (0xc420d20bc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.608 UTC [orderer/common/deliver] Handle -> DEBU 18e2 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.622 UTC [orderer/common/deliver] Handle -> WARN 18e3 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.622 UTC [orderer/main] func1 -> DEBU 18e4 Closing Deliver stream
orderer.example.com | 2018-01-30 08:54:59.833 UTC [orderer/main] Deliver -> DEBU 18e5 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:54:59.833 UTC [orderer/common/deliver] Handle -> DEBU 18e6 Starting new deliver loop
orderer.example.com | 2018-01-30 08:54:59.833 UTC [orderer/common/deliver] Handle -> DEBU 18e7 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.835 UTC [policies] GetPolicy -> DEBU 18e8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:54:59.835 UTC [cauthdsl] func1 -> DEBU 18e9 0xc420026050 gate 1517302499835372180 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.836 UTC [cauthdsl] func2 -> DEBU 18ea 0xc420026050 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.836 UTC [cauthdsl] func2 -> DEBU 18eb 0xc420026050 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.837 UTC [msp/identity] newIdentity -> DEBU 18ec Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.837 UTC [cauthdsl] func2 -> DEBU 18ed 0xc420026050 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.837 UTC [cauthdsl] func2 -> DEBU 18ee 0xc420026050 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.837 UTC [cauthdsl] func1 -> DEBU 18ef 0xc420026050 gate 1517302499835372180 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.838 UTC [cauthdsl] func1 -> DEBU 18f0 0xc420026078 gate 1517302499838071430 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.838 UTC [cauthdsl] func2 -> DEBU 18f1 0xc420026078 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.838 UTC [cauthdsl] func2 -> DEBU 18f2 0xc420026078 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.838 UTC [msp/identity] newIdentity -> DEBU 18f3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f4 0xc420026078 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f5 0xc420026078 principal evaluation fails
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func1 -> DEBU 18f6 0xc420026078 gate 1517302499838071430 evaluation fails
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func1 -> DEBU 18f7 0xc420026098 gate 1517302499839706512 evaluation starts
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f8 0xc420026098 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:54:59.839 UTC [cauthdsl] func2 -> DEBU 18f9 0xc420026098 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:54:59.840 UTC [msp/identity] newIdentity -> DEBU 18fa Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:54:59.840 UTC [msp] SatisfiesPrincipal -> DEBU 18fb Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:54:59.841 UTC [msp] Validate -> DEBU 18fc MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:54:59.841 UTC [cauthdsl] func2 -> DEBU 18fd 0xc420026098 principal matched by identity 0
orderer.example.com | 2018-01-30 08:54:59.841 UTC [msp/identity] Verify -> DEBU 18fe Verify: digest = 00000000 65 51 42 cd 7f 1d 87 3b 43 e8 1e 22 f7 b6 6f 26 |eQB....;C.."..o&|
orderer.example.com | 00000010 66 80 d5 a6 a0 df 05 cf c9 bf a5 6e ec 08 98 51 |f..........n...Q|
orderer.example.com | 2018-01-30 08:54:59.841 UTC [msp/identity] Verify -> DEBU 18ff Verify: sig = 00000000 30 45 02 21 00 8a a2 1c 28 9e 8f ea cb e6 d9 43 |0E.!....(......C|
orderer.example.com | 00000010 eb 16 0b 6f f2 a0 71 89 a0 ac 21 09 bb e7 0e 2a |...o..q...!....*|
orderer.example.com | 00000020 eb 4a ea ad 77 02 20 38 78 ec 5a f4 0e 11 4c bc |.J..w. 8x.Z...L.|
orderer.example.com | 00000030 c0 09 59 da 5d 52 c6 2d b8 5e fa 7e 02 95 7b b9 |..Y.]R.-.^.~..{.|
orderer.example.com | 00000040 0f 1a 15 c5 5c 8a cf |....\..|
orderer.example.com | 2018-01-30 08:54:59.842 UTC [cauthdsl] func2 -> DEBU 1900 0xc420026098 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:54:59.843 UTC [cauthdsl] func1 -> DEBU 1901 0xc420026098 gate 1517302499839706512 evaluation succeeds
orderer.example.com | 2018-01-30 08:54:59.843 UTC [orderer/common/sigfilter] Apply -> DEBU 1902 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:54:59.844 UTC [orderer/common/deliver] Handle -> DEBU 1903 [channel: businesschannel] Received seekInfo (0xc4209a02a0) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:54:59.844 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1904 retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:54:59.844 UTC [fsblkstorage] newBlockfileStream -> DEBU 1905 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:54:59.844 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1906 Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:54:59.846 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1907 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:54:59.847 UTC [orderer/common/deliver] Handle -> DEBU 1908 [channel: businesschannel] Delivering block for (0xc4209a02a0)
orderer.example.com | 2018-01-30 08:54:59.848 UTC [orderer/common/deliver] Handle -> DEBU 1909 [channel: businesschannel] Done delivering for (0xc4209a02a0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:54:59.849 UTC [orderer/common/deliver] Handle -> DEBU 190a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:54:59.855 UTC [orderer/common/deliver] Handle -> WARN 190b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:54:59.856 UTC [orderer/main] func1 -> DEBU 190c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.056 UTC [orderer/main] Deliver -> DEBU 190d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.057 UTC [orderer/common/deliver] Handle -> DEBU 190e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.057 UTC [orderer/common/deliver] Handle -> DEBU 190f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.058 UTC [policies] GetPolicy -> DEBU 1910 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func1 -> DEBU 1911 0xc42014a410 gate 1517302500058268077 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func2 -> DEBU 1912 0xc42014a410 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func2 -> DEBU 1913 0xc42014a410 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.058 UTC [msp/identity] newIdentity -> DEBU 1914 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.058 UTC [cauthdsl] func2 -> DEBU 1915 0xc42014a410 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 1916 0xc42014a410 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 1917 0xc42014a410 gate 1517302500058268077 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 1918 0xc42014a420 gate 1517302500059156832 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 1919 0xc42014a420 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 191a 0xc42014a420 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.059 UTC [msp/identity] newIdentity -> DEBU 191b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 191c 0xc42014a420 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func2 -> DEBU 191d 0xc42014a420 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 191e 0xc42014a420 gate 1517302500059156832 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.059 UTC [cauthdsl] func1 -> DEBU 191f 0xc42014a498 gate 1517302500059979820 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.060 UTC [cauthdsl] func2 -> DEBU 1920 0xc42014a498 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.060 UTC [cauthdsl] func2 -> DEBU 1921 0xc42014a498 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.060 UTC [msp/identity] newIdentity -> DEBU 1922 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.060 UTC [msp] SatisfiesPrincipal -> DEBU 1923 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.060 UTC [msp] Validate -> DEBU 1924 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.061 UTC [cauthdsl] func2 -> DEBU 1925 0xc42014a498 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.061 UTC [msp/identity] Verify -> DEBU 1926 Verify: digest = 00000000 28 86 38 c6 63 1d eb fb ce e5 57 d6 7a 7d 44 a0 |(.8.c.....W.z}D.|
orderer.example.com | 00000010 9a b1 81 00 02 c1 f7 07 2e 7a c1 f9 be 53 f5 b2 |.........z...S..|
orderer.example.com | 2018-01-30 08:55:00.061 UTC [msp/identity] Verify -> DEBU 1927 Verify: sig = 00000000 30 44 02 20 00 84 08 a1 17 90 55 a7 81 1f 7e 69 |0D. ......U...~i|
orderer.example.com | 00000010 dd 81 25 07 e5 c6 2e 27 d5 6e 74 c6 81 b3 4e 36 |..%....'.nt...N6|
orderer.example.com | 00000020 a0 48 67 66 02 20 51 0f 80 a2 28 17 06 ca 51 f9 |.Hgf. Q...(...Q.|
orderer.example.com | 00000030 e7 5f 17 8d 6a c4 05 a0 67 e2 90 48 45 81 5e 0f |._..j...g..HE.^.|
orderer.example.com | 00000040 55 70 cf 82 ed 44 |Up...D|
orderer.example.com | 2018-01-30 08:55:00.061 UTC [cauthdsl] func2 -> DEBU 1928 0xc42014a498 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.061 UTC [cauthdsl] func1 -> DEBU 1929 0xc42014a498 gate 1517302500059979820 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.061 UTC [orderer/common/sigfilter] Apply -> DEBU 192a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:00.061 UTC [orderer/common/deliver] Handle -> DEBU 192b [channel: businesschannel] Received seekInfo (0xc42024d740) start:<specified:<number:3 > > stop:<specified:<number:3 > >
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 192c retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] newBlockfileStream -> DEBU 192d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 192e Remaining bytes=[19794], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.062 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 192f Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:55:00.062 UTC [orderer/common/deliver] Handle -> DEBU 1930 [channel: businesschannel] Delivering block for (0xc42024d740)
orderer.example.com | 2018-01-30 08:55:00.063 UTC [orderer/common/deliver] Handle -> DEBU 1931 [channel: businesschannel] Done delivering for (0xc42024d740), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.063 UTC [orderer/common/deliver] Handle -> DEBU 1932 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.067 UTC [orderer/common/deliver] Handle -> WARN 1933 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.067 UTC [orderer/main] func1 -> DEBU 1934 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.171 UTC [orderer/main] Deliver -> DEBU 1935 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.172 UTC [orderer/common/deliver] Handle -> DEBU 1936 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.172 UTC [orderer/common/deliver] Handle -> DEBU 1937 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.173 UTC [policies] GetPolicy -> DEBU 1938 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.173 UTC [cauthdsl] func1 -> DEBU 1939 0xc420026100 gate 1517302500173596783 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.173 UTC [cauthdsl] func2 -> DEBU 193a 0xc420026100 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.173 UTC [cauthdsl] func2 -> DEBU 193b 0xc420026100 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.174 UTC [msp/identity] newIdentity -> DEBU 193c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 193d 0xc420026100 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 193e 0xc420026100 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func1 -> DEBU 193f 0xc420026100 gate 1517302500173596783 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func1 -> DEBU 1940 0xc420026110 gate 1517302500174605879 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 1941 0xc420026110 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.174 UTC [cauthdsl] func2 -> DEBU 1942 0xc420026110 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.174 UTC [msp/identity] newIdentity -> DEBU 1943 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1944 0xc420026110 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1945 0xc420026110 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func1 -> DEBU 1946 0xc420026110 gate 1517302500174605879 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func1 -> DEBU 1947 0xc420026120 gate 1517302500175301531 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1948 0xc420026120 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.175 UTC [cauthdsl] func2 -> DEBU 1949 0xc420026120 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.175 UTC [msp/identity] newIdentity -> DEBU 194a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp] SatisfiesPrincipal -> DEBU 194b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp] Validate -> DEBU 194c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.176 UTC [cauthdsl] func2 -> DEBU 194d 0xc420026120 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp/identity] Verify -> DEBU 194e Verify: digest = 00000000 fd c8 7a e7 87 13 db 1c e4 72 dc 52 cc 55 d1 84 |..z......r.R.U..|
orderer.example.com | 00000010 b1 01 99 bb 16 94 85 34 bc e0 ff 7b 24 0c c7 d0 |.......4...{$...|
orderer.example.com | 2018-01-30 08:55:00.176 UTC [msp/identity] Verify -> DEBU 194f Verify: sig = 00000000 30 44 02 20 29 f1 bd 46 75 cf cb 11 c0 fa d9 4c |0D. )..Fu......L|
orderer.example.com | 00000010 40 ef cc bf 37 27 33 cc 6d ea 84 d4 33 af 8a 9e |@...7'3.m...3...|
orderer.example.com | 00000020 b8 b1 84 27 02 20 46 f8 26 93 e5 01 29 7e 1e 29 |...'. F.&...)~.)|
orderer.example.com | 00000030 82 9e 58 18 6f 6b 53 63 b4 47 98 5c 95 ce 67 50 |..X.okSc.G.\..gP|
orderer.example.com | 00000040 2a bc b8 73 fb c1 |*..s..|
orderer.example.com | 2018-01-30 08:55:00.176 UTC [cauthdsl] func2 -> DEBU 1950 0xc420026120 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.176 UTC [cauthdsl] func1 -> DEBU 1951 0xc420026120 gate 1517302500175301531 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.176 UTC [orderer/common/sigfilter] Apply -> DEBU 1952 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 1953 [channel: businesschannel] Received seekInfo (0xc420947400) start:<specified:<number:4 > > stop:<specified:<number:4 > >
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1954 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] newBlockfileStream -> DEBU 1955 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1956 Remaining bytes=[14575], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.177 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1957 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 1958 [channel: businesschannel] Delivering block for (0xc420947400)
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 1959 [channel: businesschannel] Done delivering for (0xc420947400), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.177 UTC [orderer/common/deliver] Handle -> DEBU 195a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.182 UTC [orderer/common/deliver] Handle -> WARN 195b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.182 UTC [orderer/main] func1 -> DEBU 195c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.322 UTC [orderer/main] Deliver -> DEBU 195d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.323 UTC [orderer/common/deliver] Handle -> DEBU 195e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.323 UTC [orderer/common/deliver] Handle -> DEBU 195f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.324 UTC [policies] GetPolicy -> DEBU 1960 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.324 UTC [cauthdsl] func1 -> DEBU 1961 0xc42014a500 gate 1517302500324171658 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.324 UTC [cauthdsl] func2 -> DEBU 1962 0xc42014a500 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.324 UTC [cauthdsl] func2 -> DEBU 1963 0xc42014a500 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.325 UTC [msp/identity] newIdentity -> DEBU 1964 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func2 -> DEBU 1965 0xc42014a500 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func2 -> DEBU 1966 0xc42014a500 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func1 -> DEBU 1967 0xc42014a500 gate 1517302500324171658 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.325 UTC [cauthdsl] func1 -> DEBU 1968 0xc42014a518 gate 1517302500325726680 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.326 UTC [cauthdsl] func2 -> DEBU 1969 0xc42014a518 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.326 UTC [cauthdsl] func2 -> DEBU 196a 0xc42014a518 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.327 UTC [msp/identity] newIdentity -> DEBU 196b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func2 -> DEBU 196c 0xc42014a518 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func2 -> DEBU 196d 0xc42014a518 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func1 -> DEBU 196e 0xc42014a518 gate 1517302500325726680 evaluation fails
orderer.example.com | 2018-01-30 08:55:00.328 UTC [cauthdsl] func1 -> DEBU 196f 0xc42014a578 gate 1517302500328397244 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.329 UTC [cauthdsl] func2 -> DEBU 1970 0xc42014a578 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.329 UTC [cauthdsl] func2 -> DEBU 1971 0xc42014a578 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.330 UTC [msp/identity] newIdentity -> DEBU 1972 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.331 UTC [msp] SatisfiesPrincipal -> DEBU 1973 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.331 UTC [msp] Validate -> DEBU 1974 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.332 UTC [cauthdsl] func2 -> DEBU 1975 0xc42014a578 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.332 UTC [msp/identity] Verify -> DEBU 1976 Verify: digest = 00000000 53 8b c2 d6 d6 3d 31 ed 54 92 02 11 9d 61 42 d0 |S....=1.T....aB.|
orderer.example.com | 00000010 d3 eb d4 bf 74 1f d6 d9 7c 74 eb 30 cd 0a 87 4c |....t...|t.0...L|
orderer.example.com | 2018-01-30 08:55:00.333 UTC [msp/identity] Verify -> DEBU 1977 Verify: sig = 00000000 30 45 02 21 00 d8 05 2b c6 8f 4d b9 8f 1d 17 5a |0E.!...+..M....Z|
orderer.example.com | 00000010 95 0d 62 4e f8 02 25 f9 d5 b0 62 3f d8 e2 9b c7 |..bN..%...b?....|
orderer.example.com | 00000020 5d c7 d8 aa d7 02 20 3d e2 93 dc 0f 41 4a 8e 0b |]..... =....AJ..|
orderer.example.com | 00000030 ae c8 cd ef 71 ec 90 61 6d e8 ef 25 13 47 3a 89 |....q..am..%.G:.|
orderer.example.com | 00000040 c4 ee 50 f4 ad a5 b1 |..P....|
orderer.example.com | 2018-01-30 08:55:00.333 UTC [cauthdsl] func2 -> DEBU 1978 0xc42014a578 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.333 UTC [cauthdsl] func1 -> DEBU 1979 0xc42014a578 gate 1517302500328397244 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.334 UTC [orderer/common/sigfilter] Apply -> DEBU 197a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:00.334 UTC [orderer/common/deliver] Handle -> DEBU 197b [channel: businesschannel] Received seekInfo (0xc420c0a280) start:<specified:<number:5 > > stop:<specified:<number:5 > >
orderer.example.com | 2018-01-30 08:55:00.334 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 197c retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:55:00.334 UTC [fsblkstorage] newBlockfileStream -> DEBU 197d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:55:00.335 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 197e Remaining bytes=[9359], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.335 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 197f Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:55:00.335 UTC [orderer/common/deliver] Handle -> DEBU 1980 [channel: businesschannel] Delivering block for (0xc420c0a280)
orderer.example.com | 2018-01-30 08:55:00.336 UTC [orderer/common/deliver] Handle -> DEBU 1981 [channel: businesschannel] Done delivering for (0xc420c0a280), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.336 UTC [orderer/common/deliver] Handle -> DEBU 1982 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.341 UTC [orderer/common/deliver] Handle -> WARN 1983 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.341 UTC [orderer/main] func1 -> DEBU 1984 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.514 UTC [orderer/main] Deliver -> DEBU 1985 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.514 UTC [orderer/common/deliver] Handle -> DEBU 1986 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.515 UTC [orderer/common/deliver] Handle -> DEBU 1987 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.517 UTC [policies] GetPolicy -> DEBU 1988 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.517 UTC [cauthdsl] func1 -> DEBU 1989 0xc42014a648 gate 1517302500517566413 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.517 UTC [cauthdsl] func2 -> DEBU 198a 0xc42014a648 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.517 UTC [cauthdsl] func2 -> DEBU 198b 0xc42014a648 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp/identity] newIdentity -> DEBU 198c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp] SatisfiesPrincipal -> DEBU 198d Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp] Validate -> DEBU 198e MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.518 UTC [cauthdsl] func2 -> DEBU 198f 0xc42014a648 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.518 UTC [msp/identity] Verify -> DEBU 1990 Verify: digest = 00000000 53 67 39 87 b8 a4 0d 3a 90 2b b8 c5 d3 60 27 0e |Sg9....:.+...`'.|
orderer.example.com | 00000010 51 e6 0f c5 98 f2 e5 9a b8 ad 48 b2 a3 39 49 6d |Q.........H..9Im|
orderer.example.com | 2018-01-30 08:55:00.519 UTC [msp/identity] Verify -> DEBU 1991 Verify: sig = 00000000 30 45 02 21 00 9f f8 9d 2f 5c 95 d5 7c fd 87 8e |0E.!..../\..|...|
orderer.example.com | 00000010 cb 67 bc c1 a0 ee 94 92 a5 51 8e 37 e5 8e 20 b4 |.g.......Q.7.. .|
orderer.example.com | 00000020 74 e0 67 58 f7 02 20 6e bb a6 63 02 63 67 d2 c0 |t.gX.. n..c.cg..|
orderer.example.com | 00000030 f7 17 54 37 71 d7 66 74 9f fe 8e 3f 79 f3 00 b2 |..T7q.ft...?y...|
orderer.example.com | 00000040 2b 8b f4 14 1b b4 80 |+......|
orderer.example.com | 2018-01-30 08:55:00.519 UTC [cauthdsl] func2 -> DEBU 1992 0xc42014a648 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.519 UTC [cauthdsl] func1 -> DEBU 1993 0xc42014a648 gate 1517302500517566413 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.519 UTC [orderer/common/sigfilter] Apply -> DEBU 1994 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.519 UTC [orderer/common/deliver] Handle -> DEBU 1995 [channel: testchainid] Received seekInfo (0xc420385f20) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1996 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] newBlockfileStream -> DEBU 1997 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1998 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.519 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1999 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:00.520 UTC [orderer/common/deliver] Handle -> DEBU 199a [channel: testchainid] Delivering block for (0xc420385f20)
orderer.example.com | 2018-01-30 08:55:00.520 UTC [orderer/common/deliver] Handle -> DEBU 199b [channel: testchainid] Done delivering for (0xc420385f20), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.520 UTC [orderer/common/deliver] Handle -> DEBU 199c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.537 UTC [orderer/common/deliver] Handle -> WARN 199d Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.537 UTC [orderer/main] func1 -> DEBU 199e Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.658 UTC [orderer/main] Deliver -> DEBU 199f Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.658 UTC [orderer/common/deliver] Handle -> DEBU 19a0 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.658 UTC [orderer/common/deliver] Handle -> DEBU 19a1 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.659 UTC [policies] GetPolicy -> DEBU 19a2 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.659 UTC [cauthdsl] func1 -> DEBU 19a3 0xc42014a6b0 gate 1517302500659881320 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.659 UTC [cauthdsl] func2 -> DEBU 19a4 0xc42014a6b0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.660 UTC [cauthdsl] func2 -> DEBU 19a5 0xc42014a6b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.660 UTC [msp/identity] newIdentity -> DEBU 19a6 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.660 UTC [msp] SatisfiesPrincipal -> DEBU 19a7 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.660 UTC [msp] Validate -> DEBU 19a8 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.661 UTC [cauthdsl] func2 -> DEBU 19a9 0xc42014a6b0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.661 UTC [msp/identity] Verify -> DEBU 19aa Verify: digest = 00000000 22 aa dc 14 eb 43 0e 69 d4 b4 51 96 89 31 fc 99 |"....C.i..Q..1..|
orderer.example.com | 00000010 be 81 b6 d6 a9 b2 46 43 58 01 f0 aa d2 18 8c c3 |......FCX.......|
orderer.example.com | 2018-01-30 08:55:00.661 UTC [msp/identity] Verify -> DEBU 19ab Verify: sig = 00000000 30 44 02 20 4d 21 71 db c3 55 f1 c8 30 42 df c0 |0D. M!q..U..0B..|
orderer.example.com | 00000010 a3 6e 0c bf a0 b7 03 d3 55 41 a9 0e 13 82 6e 5c |.n......UA....n\|
orderer.example.com | 00000020 1a 0e 49 42 02 20 2f 47 e7 3f d7 b4 65 98 a5 ad |..IB. /G.?..e...|
orderer.example.com | 00000030 b6 74 20 e6 9b 82 cb 9d 6b 63 ee f8 ce a7 e0 ef |.t .....kc......|
orderer.example.com | 00000040 20 79 6b 20 94 fb | yk ..|
orderer.example.com | 2018-01-30 08:55:00.661 UTC [cauthdsl] func2 -> DEBU 19ac 0xc42014a6b0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.661 UTC [cauthdsl] func1 -> DEBU 19ad 0xc42014a6b0 gate 1517302500659881320 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.661 UTC [orderer/common/sigfilter] Apply -> DEBU 19ae Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.661 UTC [orderer/common/deliver] Handle -> DEBU 19af [channel: testchainid] Received seekInfo (0xc420381480) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19b0 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] newBlockfileStream -> DEBU 19b1 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19b2 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.662 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19b3 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:00.662 UTC [orderer/common/deliver] Handle -> DEBU 19b4 [channel: testchainid] Delivering block for (0xc420381480)
orderer.example.com | 2018-01-30 08:55:00.662 UTC [orderer/common/deliver] Handle -> DEBU 19b5 [channel: testchainid] Done delivering for (0xc420381480), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.662 UTC [orderer/common/deliver] Handle -> DEBU 19b6 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.663 UTC [policies] GetPolicy -> DEBU 19b7 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.663 UTC [cauthdsl] func1 -> DEBU 19b8 0xc42014a6f0 gate 1517302500663847136 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.663 UTC [cauthdsl] func2 -> DEBU 19b9 0xc42014a6f0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.663 UTC [cauthdsl] func2 -> DEBU 19ba 0xc42014a6f0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.664 UTC [msp/identity] newIdentity -> DEBU 19bb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp] SatisfiesPrincipal -> DEBU 19bc Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp] Validate -> DEBU 19bd MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.665 UTC [cauthdsl] func2 -> DEBU 19be 0xc42014a6f0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp/identity] Verify -> DEBU 19bf Verify: digest = 00000000 ca b9 55 4a 31 b5 8e 55 c8 36 f9 f6 6c 17 2e e0 |..UJ1..U.6..l...|
orderer.example.com | 00000010 63 a9 7d 17 5e 91 02 f9 99 12 7a fe 5e 07 a9 43 |c.}.^.....z.^..C|
orderer.example.com | 2018-01-30 08:55:00.665 UTC [msp/identity] Verify -> DEBU 19c0 Verify: sig = 00000000 30 44 02 20 6f 7e 92 f5 7f 11 7c cb 4b 19 67 ea |0D. o~....|.K.g.|
orderer.example.com | 00000010 7e 07 7b 1d 4e 5f ba 89 35 14 74 ba 7c 3f d1 a0 |~.{.N_..5.t.|?..|
orderer.example.com | 00000020 2a a3 01 8d 02 20 6d 69 65 af 23 f0 d5 88 07 01 |*.... mie.#.....|
orderer.example.com | 00000030 ee 8b c9 85 81 e0 d4 4f 90 82 53 41 7c f0 29 ec |.......O..SA|.).|
orderer.example.com | 00000040 42 23 af 0c 58 16 |B#..X.|
orderer.example.com | 2018-01-30 08:55:00.666 UTC [cauthdsl] func2 -> DEBU 19c1 0xc42014a6f0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.666 UTC [cauthdsl] func1 -> DEBU 19c2 0xc42014a6f0 gate 1517302500663847136 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.666 UTC [orderer/common/sigfilter] Apply -> DEBU 19c3 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.666 UTC [orderer/common/deliver] Handle -> DEBU 19c4 [channel: testchainid] Received seekInfo (0xc420374ba0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:00.666 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19c5 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:00.667 UTC [fsblkstorage] newBlockfileStream -> DEBU 19c6 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:00.667 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19c7 Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.667 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19c8 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:00.667 UTC [orderer/common/deliver] Handle -> DEBU 19c9 [channel: testchainid] Delivering block for (0xc420374ba0)
orderer.example.com | 2018-01-30 08:55:00.668 UTC [orderer/common/deliver] Handle -> DEBU 19ca [channel: testchainid] Done delivering for (0xc420374ba0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.668 UTC [orderer/common/deliver] Handle -> DEBU 19cb Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.672 UTC [orderer/common/deliver] Handle -> WARN 19cc Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.672 UTC [orderer/main] func1 -> DEBU 19cd Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.784 UTC [orderer/main] Deliver -> DEBU 19ce Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.784 UTC [orderer/common/deliver] Handle -> DEBU 19cf Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.784 UTC [orderer/common/deliver] Handle -> DEBU 19d0 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.787 UTC [policies] GetPolicy -> DEBU 19d1 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.787 UTC [cauthdsl] func1 -> DEBU 19d2 0xc420026198 gate 1517302500787688584 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.787 UTC [cauthdsl] func2 -> DEBU 19d3 0xc420026198 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.787 UTC [cauthdsl] func2 -> DEBU 19d4 0xc420026198 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.788 UTC [msp/identity] newIdentity -> DEBU 19d5 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.788 UTC [msp] SatisfiesPrincipal -> DEBU 19d6 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.788 UTC [msp] Validate -> DEBU 19d7 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.789 UTC [cauthdsl] func2 -> DEBU 19d8 0xc420026198 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.789 UTC [msp/identity] Verify -> DEBU 19d9 Verify: digest = 00000000 61 d3 8b ae f9 64 72 5a b0 5b 83 81 ef 76 4f 1d |a....drZ.[...vO.|
orderer.example.com | 00000010 03 a5 2a 6a 42 55 52 0b 01 88 8f 50 51 a1 e6 4c |..*jBUR....PQ..L|
orderer.example.com | 2018-01-30 08:55:00.789 UTC [msp/identity] Verify -> DEBU 19da Verify: sig = 00000000 30 44 02 20 51 0c 83 fa cb c5 f8 ca 36 38 13 41 |0D. Q.......68.A|
orderer.example.com | 00000010 61 0e 90 4e 78 42 82 95 1a 5e 72 5e 79 6e dd 17 |a..NxB...^r^yn..|
orderer.example.com | 00000020 f4 47 14 0e 02 20 2c 7b 99 a5 ae c5 d5 4f a6 22 |.G... ,{.....O."|
orderer.example.com | 00000030 e7 d7 14 37 1a ae c7 12 d2 77 1c 57 2b 97 32 53 |...7.....w.W+.2S|
orderer.example.com | 00000040 0f 66 19 b1 4d 90 |.f..M.|
orderer.example.com | 2018-01-30 08:55:00.789 UTC [cauthdsl] func2 -> DEBU 19db 0xc420026198 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.789 UTC [cauthdsl] func1 -> DEBU 19dc 0xc420026198 gate 1517302500787688584 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.790 UTC [orderer/common/sigfilter] Apply -> DEBU 19dd Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.790 UTC [orderer/common/deliver] Handle -> DEBU 19de [channel: testchainid] Received seekInfo (0xc4203576c0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19df retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] newBlockfileStream -> DEBU 19e0 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19e1 Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.790 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19e2 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:00.790 UTC [orderer/common/deliver] Handle -> DEBU 19e3 [channel: testchainid] Delivering block for (0xc4203576c0)
orderer.example.com | 2018-01-30 08:55:00.791 UTC [orderer/common/deliver] Handle -> DEBU 19e4 [channel: testchainid] Done delivering for (0xc4203576c0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.791 UTC [orderer/common/deliver] Handle -> DEBU 19e5 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.796 UTC [orderer/common/deliver] Handle -> WARN 19e6 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.796 UTC [orderer/main] func1 -> DEBU 19e7 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:00.941 UTC [orderer/main] Deliver -> DEBU 19e8 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:00.941 UTC [orderer/common/deliver] Handle -> DEBU 19e9 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:00.941 UTC [orderer/common/deliver] Handle -> DEBU 19ea Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.942 UTC [policies] GetPolicy -> DEBU 19eb Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:00.942 UTC [cauthdsl] func1 -> DEBU 19ec 0xc42014a768 gate 1517302500942161509 evaluation starts
orderer.example.com | 2018-01-30 08:55:00.942 UTC [cauthdsl] func2 -> DEBU 19ed 0xc42014a768 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:00.942 UTC [cauthdsl] func2 -> DEBU 19ee 0xc42014a768 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:00.942 UTC [msp/identity] newIdentity -> DEBU 19ef Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:00.943 UTC [msp] SatisfiesPrincipal -> DEBU 19f0 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:00.943 UTC [msp] Validate -> DEBU 19f1 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:00.944 UTC [cauthdsl] func2 -> DEBU 19f2 0xc42014a768 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:00.944 UTC [msp/identity] Verify -> DEBU 19f3 Verify: digest = 00000000 80 e8 e4 94 2c 3c 03 fc 60 66 04 7d 4d 88 16 39 |....,<..`f.}M..9|
orderer.example.com | 00000010 1d d4 6f ce 8c 7c 59 06 7f 92 4f a3 e7 45 1c 91 |..o..|Y...O..E..|
orderer.example.com | 2018-01-30 08:55:00.944 UTC [msp/identity] Verify -> DEBU 19f4 Verify: sig = 00000000 30 44 02 20 44 14 fd 77 5c 47 24 a5 a0 6f f8 ef |0D. D..w\G$..o..|
orderer.example.com | 00000010 97 5e 9f 95 e9 71 91 f7 5f cd 31 07 93 11 a8 ff |.^...q.._.1.....|
orderer.example.com | 00000020 7d 65 8f e1 02 20 4b 36 ee d3 a8 73 a3 89 72 87 |}e... K6...s..r.|
orderer.example.com | 00000030 f7 f7 d9 aa 9c 18 60 5d 29 85 10 29 03 d7 f0 af |......`])..)....|
orderer.example.com | 00000040 c9 f2 d5 3d a6 f1 |...=..|
orderer.example.com | 2018-01-30 08:55:00.945 UTC [cauthdsl] func2 -> DEBU 19f5 0xc42014a768 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:00.945 UTC [cauthdsl] func1 -> DEBU 19f6 0xc42014a768 gate 1517302500942161509 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:00.945 UTC [orderer/common/sigfilter] Apply -> DEBU 19f7 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:00.945 UTC [orderer/common/deliver] Handle -> DEBU 19f8 [channel: testchainid] Received seekInfo (0xc420275cc0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:55:00.946 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 19f9 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:00.946 UTC [fsblkstorage] newBlockfileStream -> DEBU 19fa newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:00.946 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19fb Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:00.947 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 19fc Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:00.947 UTC [orderer/common/deliver] Handle -> DEBU 19fd [channel: testchainid] Delivering block for (0xc420275cc0)
orderer.example.com | 2018-01-30 08:55:00.948 UTC [orderer/common/deliver] Handle -> DEBU 19fe [channel: testchainid] Done delivering for (0xc420275cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:00.948 UTC [orderer/common/deliver] Handle -> DEBU 19ff Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:00.955 UTC [orderer/common/deliver] Handle -> WARN 1a00 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:00.955 UTC [orderer/main] func1 -> DEBU 1a01 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.435 UTC [orderer/main] Deliver -> DEBU 1a02 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.435 UTC [orderer/common/deliver] Handle -> DEBU 1a03 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.436 UTC [orderer/common/deliver] Handle -> DEBU 1a04 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.437 UTC [policies] GetPolicy -> DEBU 1a05 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.437 UTC [cauthdsl] func1 -> DEBU 1a06 0xc420026298 gate 1517302501437439446 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.437 UTC [cauthdsl] func2 -> DEBU 1a07 0xc420026298 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.437 UTC [cauthdsl] func2 -> DEBU 1a08 0xc420026298 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.438 UTC [msp/identity] newIdentity -> DEBU 1a09 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func2 -> DEBU 1a0a 0xc420026298 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func2 -> DEBU 1a0b 0xc420026298 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func1 -> DEBU 1a0c 0xc420026298 gate 1517302501437439446 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.438 UTC [cauthdsl] func1 -> DEBU 1a0d 0xc4200262f8 gate 1517302501438935798 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.439 UTC [cauthdsl] func2 -> DEBU 1a0e 0xc4200262f8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.439 UTC [cauthdsl] func2 -> DEBU 1a0f 0xc4200262f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.440 UTC [msp/identity] newIdentity -> DEBU 1a10 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.440 UTC [cauthdsl] func2 -> DEBU 1a11 0xc4200262f8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func2 -> DEBU 1a12 0xc4200262f8 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func1 -> DEBU 1a13 0xc4200262f8 gate 1517302501438935798 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func1 -> DEBU 1a14 0xc42014a7a8 gate 1517302501441326602 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func2 -> DEBU 1a15 0xc42014a7a8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.441 UTC [cauthdsl] func2 -> DEBU 1a16 0xc42014a7a8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.441 UTC [msp/identity] newIdentity -> DEBU 1a17 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp] SatisfiesPrincipal -> DEBU 1a18 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp] Validate -> DEBU 1a19 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.442 UTC [cauthdsl] func2 -> DEBU 1a1a 0xc42014a7a8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp/identity] Verify -> DEBU 1a1b Verify: digest = 00000000 c7 86 2b 05 f4 f6 50 4a 42 3c 2f 6c 40 5e e5 72 |..+...PJB</l@^.r|
orderer.example.com | 00000010 52 5f b7 93 c5 76 02 33 02 a1 c5 e2 70 dc a9 85 |R_...v.3....p...|
orderer.example.com | 2018-01-30 08:55:01.442 UTC [msp/identity] Verify -> DEBU 1a1c Verify: sig = 00000000 30 45 02 21 00 ff 28 cb cc 80 65 18 bb d1 5c 24 |0E.!..(...e...\$|
orderer.example.com | 00000010 ac 69 c8 20 b8 2c 10 53 cd db 76 8f 39 00 3f 66 |.i. .,.S..v.9.?f|
orderer.example.com | 00000020 b3 a3 23 41 fe 02 20 49 e4 95 7c 08 6e 48 ba 96 |..#A.. I..|.nH..|
orderer.example.com | 00000030 f8 9d bf 35 de 4f 23 27 e4 59 8c d4 f0 e0 fd fe |...5.O#'.Y......|
orderer.example.com | 00000040 e2 35 b2 98 f3 37 3e |.5...7>|
orderer.example.com | 2018-01-30 08:55:01.443 UTC [cauthdsl] func2 -> DEBU 1a1d 0xc42014a7a8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.443 UTC [cauthdsl] func1 -> DEBU 1a1e 0xc42014a7a8 gate 1517302501441326602 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.443 UTC [orderer/common/sigfilter] Apply -> DEBU 1a1f Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.443 UTC [orderer/common/deliver] Handle -> DEBU 1a20 [channel: businesschannel] Received seekInfo (0xc420c8fd00) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:01.443 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a21 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:55:01.444 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a22 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:55:01.444 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a23 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.444 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a24 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:55:01.444 UTC [orderer/common/deliver] Handle -> DEBU 1a25 [channel: businesschannel] Delivering block for (0xc420c8fd00)
orderer.example.com | 2018-01-30 08:55:01.445 UTC [orderer/common/deliver] Handle -> DEBU 1a26 [channel: businesschannel] Done delivering for (0xc420c8fd00), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.445 UTC [orderer/common/deliver] Handle -> DEBU 1a27 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.449 UTC [orderer/common/deliver] Handle -> WARN 1a28 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.449 UTC [orderer/main] func1 -> DEBU 1a29 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.638 UTC [orderer/main] Deliver -> DEBU 1a2a Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.639 UTC [orderer/common/deliver] Handle -> DEBU 1a2b Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.639 UTC [orderer/common/deliver] Handle -> DEBU 1a2c Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.640 UTC [policies] GetPolicy -> DEBU 1a2d Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.640 UTC [cauthdsl] func1 -> DEBU 1a2e 0xc42014a820 gate 1517302501640322554 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.640 UTC [cauthdsl] func2 -> DEBU 1a2f 0xc42014a820 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.640 UTC [cauthdsl] func2 -> DEBU 1a30 0xc42014a820 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.640 UTC [msp/identity] newIdentity -> DEBU 1a31 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.641 UTC [cauthdsl] func2 -> DEBU 1a32 0xc42014a820 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.641 UTC [cauthdsl] func2 -> DEBU 1a33 0xc42014a820 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.641 UTC [cauthdsl] func1 -> DEBU 1a34 0xc42014a820 gate 1517302501640322554 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.642 UTC [cauthdsl] func1 -> DEBU 1a35 0xc42014a830 gate 1517302501641995217 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.642 UTC [cauthdsl] func2 -> DEBU 1a36 0xc42014a830 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.642 UTC [cauthdsl] func2 -> DEBU 1a37 0xc42014a830 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.645 UTC [msp/identity] newIdentity -> DEBU 1a38 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.645 UTC [cauthdsl] func2 -> DEBU 1a39 0xc42014a830 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.645 UTC [cauthdsl] func2 -> DEBU 1a3a 0xc42014a830 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.645 UTC [cauthdsl] func1 -> DEBU 1a3b 0xc42014a830 gate 1517302501641995217 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.646 UTC [cauthdsl] func1 -> DEBU 1a3c 0xc42014a840 gate 1517302501646611208 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.646 UTC [cauthdsl] func2 -> DEBU 1a3d 0xc42014a840 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.646 UTC [cauthdsl] func2 -> DEBU 1a3e 0xc42014a840 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.647 UTC [msp/identity] newIdentity -> DEBU 1a3f Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.647 UTC [msp] SatisfiesPrincipal -> DEBU 1a40 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.647 UTC [msp] Validate -> DEBU 1a41 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.647 UTC [cauthdsl] func2 -> DEBU 1a42 0xc42014a840 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.648 UTC [msp/identity] Verify -> DEBU 1a43 Verify: digest = 00000000 b0 55 a3 65 27 af f5 75 40 bb a1 06 1b 06 09 54 |.U.e'..u@......T|
orderer.example.com | 00000010 c2 b3 03 b4 e6 29 5a 51 80 27 cf 15 91 02 70 35 |.....)ZQ.'....p5|
orderer.example.com | 2018-01-30 08:55:01.648 UTC [msp/identity] Verify -> DEBU 1a44 Verify: sig = 00000000 30 44 02 20 71 69 10 e6 e2 f9 f1 82 10 52 82 b6 |0D. qi.......R..|
orderer.example.com | 00000010 80 87 02 27 72 df eb 1f 53 ae 88 3a a9 8d d9 36 |...'r...S..:...6|
orderer.example.com | 00000020 c2 35 6a 58 02 20 0d 1a 8b 57 a1 ce 85 28 bd 20 |.5jX. ...W...(. |
orderer.example.com | 00000030 01 a6 f0 ca 48 d7 76 f9 6a 92 b9 54 47 ad 49 3c |....H.v.j..TG.I<|
orderer.example.com | 00000040 65 13 ea 9b 5f 69 |e..._i|
orderer.example.com | 2018-01-30 08:55:01.648 UTC [cauthdsl] func2 -> DEBU 1a45 0xc42014a840 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.648 UTC [cauthdsl] func1 -> DEBU 1a46 0xc42014a840 gate 1517302501646611208 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.648 UTC [orderer/common/sigfilter] Apply -> DEBU 1a47 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.648 UTC [orderer/common/deliver] Handle -> DEBU 1a48 [channel: businesschannel] Received seekInfo (0xc420323b60) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:01.648 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a49 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:55:01.649 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a4a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:55:01.649 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4b Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.649 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a4c Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:55:01.649 UTC [orderer/common/deliver] Handle -> DEBU 1a4d [channel: businesschannel] Delivering block for (0xc420323b60)
orderer.example.com | 2018-01-30 08:55:01.649 UTC [orderer/common/deliver] Handle -> DEBU 1a4e [channel: businesschannel] Done delivering for (0xc420323b60), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.649 UTC [orderer/common/deliver] Handle -> DEBU 1a4f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.651 UTC [policies] GetPolicy -> DEBU 1a50 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.651 UTC [cauthdsl] func1 -> DEBU 1a51 0xc42014a900 gate 1517302501651311457 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.651 UTC [cauthdsl] func2 -> DEBU 1a52 0xc42014a900 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.651 UTC [cauthdsl] func2 -> DEBU 1a53 0xc42014a900 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.651 UTC [msp/identity] newIdentity -> DEBU 1a54 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a55 0xc42014a900 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a56 0xc42014a900 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func1 -> DEBU 1a57 0xc42014a900 gate 1517302501651311457 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func1 -> DEBU 1a58 0xc42014a918 gate 1517302501652532846 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a59 0xc42014a918 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.652 UTC [cauthdsl] func2 -> DEBU 1a5a 0xc42014a918 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.653 UTC [msp/identity] newIdentity -> DEBU 1a5b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a5c 0xc42014a918 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a5d 0xc42014a918 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func1 -> DEBU 1a5e 0xc42014a918 gate 1517302501652532846 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func1 -> DEBU 1a5f 0xc42014a928 gate 1517302501653632696 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a60 0xc42014a928 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.653 UTC [cauthdsl] func2 -> DEBU 1a61 0xc42014a928 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp/identity] newIdentity -> DEBU 1a62 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp] SatisfiesPrincipal -> DEBU 1a63 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp] Validate -> DEBU 1a64 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.654 UTC [cauthdsl] func2 -> DEBU 1a65 0xc42014a928 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.654 UTC [msp/identity] Verify -> DEBU 1a66 Verify: digest = 00000000 02 cd 40 f6 82 28 fd 8d 9a 20 8b 22 4e cd d0 82 |..@..(... ."N...|
orderer.example.com | 00000010 6c 6e 0c 40 ae cd b3 cc b3 7e 6c cd ea 71 7e 84 |ln.@.....~l..q~.|
orderer.example.com | 2018-01-30 08:55:01.655 UTC [msp/identity] Verify -> DEBU 1a67 Verify: sig = 00000000 30 44 02 20 21 86 a3 f6 1f 53 ab d7 7e 28 b9 75 |0D. !....S..~(.u|
orderer.example.com | 00000010 40 00 f8 ae 69 4a b7 89 b6 44 36 a6 e5 1f b0 b9 |@...iJ...D6.....|
orderer.example.com | 00000020 06 ee eb 35 02 20 6a b1 df cd aa 74 8b 95 a5 cc |...5. j....t....|
orderer.example.com | 00000030 6b e8 63 9d 10 47 93 e8 34 e3 a1 f2 29 22 65 8d |k.c..G..4...)"e.|
orderer.example.com | 00000040 ae 40 82 bf f6 54 |.@...T|
orderer.example.com | 2018-01-30 08:55:01.655 UTC [cauthdsl] func2 -> DEBU 1a68 0xc42014a928 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.655 UTC [cauthdsl] func1 -> DEBU 1a69 0xc42014a928 gate 1517302501653632696 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.655 UTC [orderer/common/sigfilter] Apply -> DEBU 1a6a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.655 UTC [orderer/common/deliver] Handle -> DEBU 1a6b [channel: businesschannel] Received seekInfo (0xc42011f400) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:55:01.655 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a6c retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:55:01.655 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a6d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:55:01.655 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a6e Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.656 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a6f Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:55:01.656 UTC [orderer/common/deliver] Handle -> DEBU 1a70 [channel: businesschannel] Delivering block for (0xc42011f400)
orderer.example.com | 2018-01-30 08:55:01.656 UTC [orderer/common/deliver] Handle -> DEBU 1a71 [channel: businesschannel] Done delivering for (0xc42011f400), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.657 UTC [orderer/common/deliver] Handle -> DEBU 1a72 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.663 UTC [orderer/common/deliver] Handle -> WARN 1a73 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.663 UTC [orderer/main] func1 -> DEBU 1a74 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.784 UTC [orderer/main] Deliver -> DEBU 1a75 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.784 UTC [orderer/common/deliver] Handle -> DEBU 1a76 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.784 UTC [orderer/common/deliver] Handle -> DEBU 1a77 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.785 UTC [policies] GetPolicy -> DEBU 1a78 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.785 UTC [cauthdsl] func1 -> DEBU 1a79 0xc42014a9a8 gate 1517302501785437460 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.785 UTC [cauthdsl] func2 -> DEBU 1a7a 0xc42014a9a8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.785 UTC [cauthdsl] func2 -> DEBU 1a7b 0xc42014a9a8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.785 UTC [msp/identity] newIdentity -> DEBU 1a7c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a7d 0xc42014a9a8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a7e 0xc42014a9a8 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func1 -> DEBU 1a7f 0xc42014a9a8 gate 1517302501785437460 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func1 -> DEBU 1a80 0xc42014a9b8 gate 1517302501786429064 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a81 0xc42014a9b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.786 UTC [cauthdsl] func2 -> DEBU 1a82 0xc42014a9b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.786 UTC [msp/identity] newIdentity -> DEBU 1a83 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.787 UTC [cauthdsl] func2 -> DEBU 1a84 0xc42014a9b8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func2 -> DEBU 1a85 0xc42014a9b8 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func1 -> DEBU 1a86 0xc42014a9b8 gate 1517302501786429064 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func1 -> DEBU 1a87 0xc42014a9c8 gate 1517302501788234761 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func2 -> DEBU 1a88 0xc42014a9c8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.788 UTC [cauthdsl] func2 -> DEBU 1a89 0xc42014a9c8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.789 UTC [msp/identity] newIdentity -> DEBU 1a8a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.789 UTC [msp] SatisfiesPrincipal -> DEBU 1a8b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.789 UTC [msp] Validate -> DEBU 1a8c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.789 UTC [cauthdsl] func2 -> DEBU 1a8d 0xc42014a9c8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.790 UTC [msp/identity] Verify -> DEBU 1a8e Verify: digest = 00000000 a2 2d 68 cc 65 17 94 40 54 a2 cd d8 e2 e3 3b 95 |.-h.e..@T.....;.|
orderer.example.com | 00000010 88 fb 8e e8 ab 4a 77 00 7e 94 06 df 12 bd 66 e2 |.....Jw.~.....f.|
orderer.example.com | 2018-01-30 08:55:01.790 UTC [msp/identity] Verify -> DEBU 1a8f Verify: sig = 00000000 30 44 02 20 28 a6 a9 c2 b6 95 e7 f5 88 2e b2 21 |0D. (..........!|
orderer.example.com | 00000010 c2 9d ea f3 09 96 1f 9a f6 01 d5 ac 2f d5 f6 01 |............/...|
orderer.example.com | 00000020 6d 66 6d 09 02 20 64 25 43 e9 7c 6b 1d 8f 22 75 |mfm.. d%C.|k.."u|
orderer.example.com | 00000030 eb 3b 8a d0 63 9e 64 39 3f 8d 8e f3 c8 24 d3 93 |.;..c.d9?....$..|
orderer.example.com | 00000040 e2 06 55 03 a9 87 |..U...|
orderer.example.com | 2018-01-30 08:55:01.790 UTC [cauthdsl] func2 -> DEBU 1a90 0xc42014a9c8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.790 UTC [cauthdsl] func1 -> DEBU 1a91 0xc42014a9c8 gate 1517302501788234761 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.791 UTC [orderer/common/sigfilter] Apply -> DEBU 1a92 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.791 UTC [orderer/common/deliver] Handle -> DEBU 1a93 [channel: businesschannel] Received seekInfo (0xc420bb62e0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:01.795 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a94 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:01.796 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a95 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:01.796 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a96 Remaining bytes=[59502], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.796 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a97 Returning blockbytes - length=[12013], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:01.796 UTC [orderer/common/deliver] Handle -> DEBU 1a98 [channel: businesschannel] Delivering block for (0xc420bb62e0)
orderer.example.com | 2018-01-30 08:55:01.797 UTC [orderer/common/deliver] Handle -> DEBU 1a99 [channel: businesschannel] Done delivering for (0xc420bb62e0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.797 UTC [orderer/common/deliver] Handle -> DEBU 1a9a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.802 UTC [orderer/common/deliver] Handle -> WARN 1a9b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.802 UTC [orderer/main] func1 -> DEBU 1a9c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:01.949 UTC [orderer/main] Deliver -> DEBU 1a9d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:01.950 UTC [orderer/common/deliver] Handle -> DEBU 1a9e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:01.950 UTC [orderer/common/deliver] Handle -> DEBU 1a9f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.955 UTC [policies] GetPolicy -> DEBU 1aa0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:01.955 UTC [cauthdsl] func1 -> DEBU 1aa1 0xc420026390 gate 1517302501955846913 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.956 UTC [cauthdsl] func2 -> DEBU 1aa2 0xc420026390 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.956 UTC [cauthdsl] func2 -> DEBU 1aa3 0xc420026390 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.956 UTC [msp/identity] newIdentity -> DEBU 1aa4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func2 -> DEBU 1aa5 0xc420026390 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func2 -> DEBU 1aa6 0xc420026390 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func1 -> DEBU 1aa7 0xc420026390 gate 1517302501955846913 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func1 -> DEBU 1aa8 0xc4200263e0 gate 1517302501957843914 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.957 UTC [cauthdsl] func2 -> DEBU 1aa9 0xc4200263e0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.958 UTC [cauthdsl] func2 -> DEBU 1aaa 0xc4200263e0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.958 UTC [msp/identity] newIdentity -> DEBU 1aab Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1aac 0xc4200263e0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1aad 0xc4200263e0 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func1 -> DEBU 1aae 0xc4200263e0 gate 1517302501957843914 evaluation fails
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func1 -> DEBU 1aaf 0xc420026410 gate 1517302501959494888 evaluation starts
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1ab0 0xc420026410 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:01.959 UTC [cauthdsl] func2 -> DEBU 1ab1 0xc420026410 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:01.959 UTC [msp/identity] newIdentity -> DEBU 1ab2 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp] SatisfiesPrincipal -> DEBU 1ab3 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp] Validate -> DEBU 1ab4 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:01.960 UTC [cauthdsl] func2 -> DEBU 1ab5 0xc420026410 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp/identity] Verify -> DEBU 1ab6 Verify: digest = 00000000 df 68 65 50 13 fc 39 46 c6 53 04 c6 75 b0 e1 10 |.heP..9F.S..u...|
orderer.example.com | 00000010 d7 86 5e 74 ad 67 da 27 b7 dd 43 e4 16 44 c1 28 |..^t.g.'..C..D.(|
orderer.example.com | 2018-01-30 08:55:01.960 UTC [msp/identity] Verify -> DEBU 1ab7 Verify: sig = 00000000 30 45 02 21 00 b5 c4 4b de a6 aa 7b bf ed 10 17 |0E.!...K...{....|
orderer.example.com | 00000010 a0 08 07 c2 68 17 f5 f6 68 39 0b 47 54 8f fb b5 |....h...h9.GT...|
orderer.example.com | 00000020 98 c3 2a ba 22 02 20 43 b6 19 4a 53 dc a7 73 4a |..*.". C..JS..sJ|
orderer.example.com | 00000030 6c 35 23 ad f8 0e d2 9b 88 0d 58 54 d4 f0 b0 e5 |l5#.......XT....|
orderer.example.com | 00000040 f2 42 10 86 99 c7 50 |.B....P|
orderer.example.com | 2018-01-30 08:55:01.961 UTC [cauthdsl] func2 -> DEBU 1ab8 0xc420026410 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:01.961 UTC [cauthdsl] func1 -> DEBU 1ab9 0xc420026410 gate 1517302501959494888 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:01.961 UTC [orderer/common/sigfilter] Apply -> DEBU 1aba Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:01.961 UTC [orderer/common/deliver] Handle -> DEBU 1abb [channel: businesschannel] Received seekInfo (0xc420a999e0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1abc retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] newBlockfileStream -> DEBU 1abd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[12015]
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1abe Remaining bytes=[47487], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:01.961 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1abf Returning blockbytes - length=[13815], placementInfo={fileNum=[0], startOffset=[12015], bytesOffset=[12017]}
orderer.example.com | 2018-01-30 08:55:01.961 UTC [orderer/common/deliver] Handle -> DEBU 1ac0 [channel: businesschannel] Delivering block for (0xc420a999e0)
orderer.example.com | 2018-01-30 08:55:01.962 UTC [orderer/common/deliver] Handle -> DEBU 1ac1 [channel: businesschannel] Done delivering for (0xc420a999e0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:01.962 UTC [orderer/common/deliver] Handle -> DEBU 1ac2 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:01.972 UTC [orderer/common/deliver] Handle -> WARN 1ac3 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:01.972 UTC [orderer/main] func1 -> DEBU 1ac4 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.099 UTC [orderer/main] Deliver -> DEBU 1ac5 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.099 UTC [orderer/common/deliver] Handle -> DEBU 1ac6 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.099 UTC [orderer/common/deliver] Handle -> DEBU 1ac7 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.099 UTC [policies] GetPolicy -> DEBU 1ac8 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func1 -> DEBU 1ac9 0xc42014aa20 gate 1517302502100031984 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1aca 0xc42014aa20 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1acb 0xc42014aa20 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.100 UTC [msp/identity] newIdentity -> DEBU 1acc Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1acd 0xc42014aa20 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func2 -> DEBU 1ace 0xc42014aa20 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.100 UTC [cauthdsl] func1 -> DEBU 1acf 0xc42014aa20 gate 1517302502100031984 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func1 -> DEBU 1ad0 0xc42014aa30 gate 1517302502101001599 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad1 0xc42014aa30 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad2 0xc42014aa30 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.101 UTC [msp/identity] newIdentity -> DEBU 1ad3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad4 0xc42014aa30 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad5 0xc42014aa30 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func1 -> DEBU 1ad6 0xc42014aa30 gate 1517302502101001599 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func1 -> DEBU 1ad7 0xc42014aa40 gate 1517302502101839780 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad8 0xc42014aa40 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.101 UTC [cauthdsl] func2 -> DEBU 1ad9 0xc42014aa40 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp/identity] newIdentity -> DEBU 1ada Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp] SatisfiesPrincipal -> DEBU 1adb Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp] Validate -> DEBU 1adc MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.102 UTC [cauthdsl] func2 -> DEBU 1add 0xc42014aa40 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp/identity] Verify -> DEBU 1ade Verify: digest = 00000000 18 64 7d 44 9b 24 29 a9 a0 38 8c 76 50 a7 fa 26 |.d}D.$)..8.vP..&|
orderer.example.com | 00000010 69 4a d8 82 06 b2 85 25 0b ff 33 86 40 30 48 60 |iJ.....%..3.@0H`|
orderer.example.com | 2018-01-30 08:55:02.102 UTC [msp/identity] Verify -> DEBU 1adf Verify: sig = 00000000 30 45 02 21 00 e5 2b f2 d0 58 75 3b 4b ce 38 04 |0E.!..+..Xu;K.8.|
orderer.example.com | 00000010 d5 4d b3 c7 66 9e 37 a6 64 2d 1f 90 d7 97 98 99 |.M..f.7.d-......|
orderer.example.com | 00000020 50 1f ba 50 3e 02 20 2e f2 01 2f d2 c8 a1 27 bf |P..P>. .../...'.|
orderer.example.com | 00000030 89 fe 32 10 a4 23 0d df cb 91 99 72 30 83 6d 35 |..2..#.....r0.m5|
orderer.example.com | 00000040 33 60 46 84 9c be b2 |3`F....|
orderer.example.com | 2018-01-30 08:55:02.103 UTC [cauthdsl] func2 -> DEBU 1ae0 0xc42014aa40 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.103 UTC [cauthdsl] func1 -> DEBU 1ae1 0xc42014aa40 gate 1517302502101839780 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.103 UTC [orderer/common/sigfilter] Apply -> DEBU 1ae2 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.103 UTC [orderer/common/deliver] Handle -> DEBU 1ae3 [channel: businesschannel] Received seekInfo (0xc420cd7cc0) start:<specified:<number:2 > > stop:<specified:<number:2 > >
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1ae4 retrieveBlockByNumber() - blockNum = [2]
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] newBlockfileStream -> DEBU 1ae5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[25832]
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae6 Remaining bytes=[33670], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.103 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ae7 Returning blockbytes - length=[13874], placementInfo={fileNum=[0], startOffset=[25832], bytesOffset=[25834]}
orderer.example.com | 2018-01-30 08:55:02.103 UTC [orderer/common/deliver] Handle -> DEBU 1ae8 [channel: businesschannel] Delivering block for (0xc420cd7cc0)
orderer.example.com | 2018-01-30 08:55:02.104 UTC [orderer/common/deliver] Handle -> DEBU 1ae9 [channel: businesschannel] Done delivering for (0xc420cd7cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.104 UTC [orderer/common/deliver] Handle -> DEBU 1aea Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.108 UTC [orderer/common/deliver] Handle -> WARN 1aeb Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.108 UTC [orderer/main] func1 -> DEBU 1aec Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.234 UTC [orderer/main] Deliver -> DEBU 1aed Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.234 UTC [orderer/common/deliver] Handle -> DEBU 1aee Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.234 UTC [orderer/common/deliver] Handle -> DEBU 1aef Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.235 UTC [policies] GetPolicy -> DEBU 1af0 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.235 UTC [cauthdsl] func1 -> DEBU 1af1 0xc420026490 gate 1517302502235764384 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.235 UTC [cauthdsl] func2 -> DEBU 1af2 0xc420026490 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.236 UTC [cauthdsl] func2 -> DEBU 1af3 0xc420026490 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.236 UTC [msp/identity] newIdentity -> DEBU 1af4 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1af5 0xc420026490 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1af6 0xc420026490 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func1 -> DEBU 1af7 0xc420026490 gate 1517302502235764384 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func1 -> DEBU 1af8 0xc4200264b0 gate 1517302502237401465 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1af9 0xc4200264b0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.237 UTC [cauthdsl] func2 -> DEBU 1afa 0xc4200264b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.237 UTC [msp/identity] newIdentity -> DEBU 1afb Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1afc 0xc4200264b0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1afd 0xc4200264b0 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func1 -> DEBU 1afe 0xc4200264b0 gate 1517302502237401465 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func1 -> DEBU 1aff 0xc4200264c0 gate 1517302502238580675 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1b00 0xc4200264c0 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.238 UTC [cauthdsl] func2 -> DEBU 1b01 0xc4200264c0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.239 UTC [msp/identity] newIdentity -> DEBU 1b02 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.239 UTC [msp] SatisfiesPrincipal -> DEBU 1b03 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.239 UTC [msp] Validate -> DEBU 1b04 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.240 UTC [cauthdsl] func2 -> DEBU 1b05 0xc4200264c0 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.240 UTC [msp/identity] Verify -> DEBU 1b06 Verify: digest = 00000000 77 00 5b fd f7 0f 02 e4 e0 f7 a0 6a 30 ff 9a 75 |w.[........j0..u|
orderer.example.com | 00000010 b7 ab dd f0 d4 5b 1b 83 fe c4 b5 d5 1d 49 df a6 |.....[.......I..|
orderer.example.com | 2018-01-30 08:55:02.240 UTC [msp/identity] Verify -> DEBU 1b07 Verify: sig = 00000000 30 44 02 20 57 d5 81 e9 7a b8 b1 20 2f ba a6 8e |0D. W...z.. /...|
orderer.example.com | 00000010 62 7d f0 da 6e d6 4a 67 07 3d c9 b1 2f 39 02 4d |b}..n.Jg.=../9.M|
orderer.example.com | 00000020 48 2c f1 44 02 20 2a f9 f6 87 a1 e4 e2 4b 66 d0 |H,.D. *......Kf.|
orderer.example.com | 00000030 6d b0 76 ad b4 e7 bd eb cd 53 4e 96 6a f9 0b 63 |m.v......SN.j..c|
orderer.example.com | 00000040 66 ed b0 e6 32 2b |f...2+|
orderer.example.com | 2018-01-30 08:55:02.240 UTC [cauthdsl] func2 -> DEBU 1b08 0xc4200264c0 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.240 UTC [cauthdsl] func1 -> DEBU 1b09 0xc4200264c0 gate 1517302502238580675 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.240 UTC [orderer/common/sigfilter] Apply -> DEBU 1b0a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.241 UTC [orderer/common/deliver] Handle -> DEBU 1b0b [channel: businesschannel] Received seekInfo (0xc420d79fc0) start:<specified:<number:3 > > stop:<specified:<number:3 > >
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b0c retrieveBlockByNumber() - blockNum = [3]
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b0d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[39708]
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0e Remaining bytes=[19794], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.241 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b0f Returning blockbytes - length=[5217], placementInfo={fileNum=[0], startOffset=[39708], bytesOffset=[39710]}
orderer.example.com | 2018-01-30 08:55:02.241 UTC [orderer/common/deliver] Handle -> DEBU 1b10 [channel: businesschannel] Delivering block for (0xc420d79fc0)
orderer.example.com | 2018-01-30 08:55:02.242 UTC [orderer/common/deliver] Handle -> DEBU 1b11 [channel: businesschannel] Done delivering for (0xc420d79fc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.242 UTC [orderer/common/deliver] Handle -> DEBU 1b12 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.247 UTC [orderer/common/deliver] Handle -> WARN 1b13 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.247 UTC [orderer/main] func1 -> DEBU 1b14 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.517 UTC [orderer/main] Deliver -> DEBU 1b15 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.518 UTC [orderer/common/deliver] Handle -> DEBU 1b16 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.521 UTC [orderer/common/deliver] Handle -> DEBU 1b17 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.522 UTC [policies] GetPolicy -> DEBU 1b18 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.522 UTC [cauthdsl] func1 -> DEBU 1b19 0xc42014a408 gate 1517302502522264363 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.522 UTC [cauthdsl] func2 -> DEBU 1b1a 0xc42014a408 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.522 UTC [cauthdsl] func2 -> DEBU 1b1b 0xc42014a408 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.523 UTC [msp/identity] newIdentity -> DEBU 1b1c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.524 UTC [cauthdsl] func2 -> DEBU 1b1d 0xc42014a408 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.524 UTC [cauthdsl] func2 -> DEBU 1b1e 0xc42014a408 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.524 UTC [cauthdsl] func1 -> DEBU 1b1f 0xc42014a408 gate 1517302502522264363 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.525 UTC [cauthdsl] func1 -> DEBU 1b20 0xc42014a418 gate 1517302502525387200 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.526 UTC [cauthdsl] func2 -> DEBU 1b21 0xc42014a418 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.526 UTC [cauthdsl] func2 -> DEBU 1b22 0xc42014a418 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.527 UTC [msp/identity] newIdentity -> DEBU 1b23 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b24 0xc42014a418 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b25 0xc42014a418 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func1 -> DEBU 1b26 0xc42014a418 gate 1517302502525387200 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func1 -> DEBU 1b27 0xc42014a490 gate 1517302502528443372 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b28 0xc42014a490 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.528 UTC [cauthdsl] func2 -> DEBU 1b29 0xc42014a490 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.528 UTC [msp/identity] newIdentity -> DEBU 1b2a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.529 UTC [msp] SatisfiesPrincipal -> DEBU 1b2b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.529 UTC [msp] Validate -> DEBU 1b2c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.529 UTC [cauthdsl] func2 -> DEBU 1b2d 0xc42014a490 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.530 UTC [msp/identity] Verify -> DEBU 1b2e Verify: digest = 00000000 66 34 8a 31 55 49 14 b3 c2 e0 1d b4 96 cd 36 0c |f4.1UI........6.|
orderer.example.com | 00000010 51 bf bf 69 37 54 19 d9 43 dd a9 a7 5d 3e c2 cf |Q..i7T..C...]>..|
orderer.example.com | 2018-01-30 08:55:02.530 UTC [msp/identity] Verify -> DEBU 1b2f Verify: sig = 00000000 30 44 02 20 22 dd 2f 16 e3 99 53 35 10 51 19 e1 |0D. "./...S5.Q..|
orderer.example.com | 00000010 64 2e f8 ba 35 84 b8 74 82 23 87 25 9a 6d 89 25 |d...5..t.#.%.m.%|
orderer.example.com | 00000020 fa 6d 6b db 02 20 71 e9 b9 3f 22 5a 6c 3c 3b d8 |.mk.. q..?"Zl<;.|
orderer.example.com | 00000030 68 73 89 6a de f7 75 ec 15 6a 7d f8 79 68 8b bc |hs.j..u..j}.yh..|
orderer.example.com | 00000040 e1 54 cb ef 9e ef |.T....|
orderer.example.com | 2018-01-30 08:55:02.533 UTC [cauthdsl] func2 -> DEBU 1b30 0xc42014a490 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.534 UTC [cauthdsl] func1 -> DEBU 1b31 0xc42014a490 gate 1517302502528443372 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.534 UTC [orderer/common/sigfilter] Apply -> DEBU 1b32 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.537 UTC [orderer/common/deliver] Handle -> DEBU 1b33 [channel: businesschannel] Received seekInfo (0xc420853740) start:<specified:<number:4 > > stop:<specified:<number:4 > >
orderer.example.com | 2018-01-30 08:55:02.538 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b34 retrieveBlockByNumber() - blockNum = [4]
orderer.example.com | 2018-01-30 08:55:02.538 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b35 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[44927]
orderer.example.com | 2018-01-30 08:55:02.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b36 Remaining bytes=[14575], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.539 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b37 Returning blockbytes - length=[5214], placementInfo={fileNum=[0], startOffset=[44927], bytesOffset=[44929]}
orderer.example.com | 2018-01-30 08:55:02.540 UTC [orderer/common/deliver] Handle -> DEBU 1b38 [channel: businesschannel] Delivering block for (0xc420853740)
orderer.example.com | 2018-01-30 08:55:02.541 UTC [orderer/common/deliver] Handle -> DEBU 1b39 [channel: businesschannel] Done delivering for (0xc420853740), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.541 UTC [orderer/common/deliver] Handle -> DEBU 1b3a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.550 UTC [orderer/common/deliver] Handle -> WARN 1b3b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.550 UTC [orderer/main] func1 -> DEBU 1b3c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.720 UTC [orderer/main] Deliver -> DEBU 1b3d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.720 UTC [orderer/common/deliver] Handle -> DEBU 1b3e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.720 UTC [orderer/common/deliver] Handle -> DEBU 1b3f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.722 UTC [policies] GetPolicy -> DEBU 1b40 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.722 UTC [cauthdsl] func1 -> DEBU 1b41 0xc42014a500 gate 1517302502722838825 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.723 UTC [cauthdsl] func2 -> DEBU 1b42 0xc42014a500 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.723 UTC [cauthdsl] func2 -> DEBU 1b43 0xc42014a500 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.724 UTC [msp/identity] newIdentity -> DEBU 1b44 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.724 UTC [cauthdsl] func2 -> DEBU 1b45 0xc42014a500 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.724 UTC [cauthdsl] func2 -> DEBU 1b46 0xc42014a500 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.724 UTC [cauthdsl] func1 -> DEBU 1b47 0xc42014a500 gate 1517302502722838825 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.725 UTC [cauthdsl] func1 -> DEBU 1b48 0xc42014a518 gate 1517302502725040824 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.725 UTC [cauthdsl] func2 -> DEBU 1b49 0xc42014a518 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.725 UTC [cauthdsl] func2 -> DEBU 1b4a 0xc42014a518 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.725 UTC [msp/identity] newIdentity -> DEBU 1b4b Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.726 UTC [cauthdsl] func2 -> DEBU 1b4c 0xc42014a518 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.726 UTC [cauthdsl] func2 -> DEBU 1b4d 0xc42014a518 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.726 UTC [cauthdsl] func1 -> DEBU 1b4e 0xc42014a518 gate 1517302502725040824 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.727 UTC [cauthdsl] func1 -> DEBU 1b4f 0xc42014a578 gate 1517302502727023232 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.727 UTC [cauthdsl] func2 -> DEBU 1b50 0xc42014a578 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.727 UTC [cauthdsl] func2 -> DEBU 1b51 0xc42014a578 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.727 UTC [msp/identity] newIdentity -> DEBU 1b52 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.728 UTC [msp] SatisfiesPrincipal -> DEBU 1b53 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.728 UTC [msp] Validate -> DEBU 1b54 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.728 UTC [cauthdsl] func2 -> DEBU 1b55 0xc42014a578 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.729 UTC [msp/identity] Verify -> DEBU 1b56 Verify: digest = 00000000 88 d6 31 3b af 1a d3 f9 cf 8c 22 1e 29 5b ea a2 |..1;......".)[..|
orderer.example.com | 00000010 d6 b6 cc 76 45 84 f7 c1 00 e7 61 57 1e dc 0c 9c |...vE.....aW....|
orderer.example.com | 2018-01-30 08:55:02.729 UTC [msp/identity] Verify -> DEBU 1b57 Verify: sig = 00000000 30 44 02 20 01 2d a2 b8 73 cd 02 72 60 4d 18 8b |0D. .-..s..r`M..|
orderer.example.com | 00000010 90 42 d7 3f 5d 00 9e 68 db 5f 19 35 c8 85 9b 98 |.B.?]..h._.5....|
orderer.example.com | 00000020 e0 56 a2 54 02 20 48 be 2d a8 f2 c4 51 9d b5 d6 |.V.T. H.-...Q...|
orderer.example.com | 00000030 52 61 13 80 fe 1b e5 24 97 cf 6e 7b f3 0d b3 a0 |Ra.....$..n{....|
orderer.example.com | 00000040 58 83 da 55 1b ec |X..U..|
orderer.example.com | 2018-01-30 08:55:02.729 UTC [cauthdsl] func2 -> DEBU 1b58 0xc42014a578 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.729 UTC [cauthdsl] func1 -> DEBU 1b59 0xc42014a578 gate 1517302502727023232 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.729 UTC [orderer/common/sigfilter] Apply -> DEBU 1b5a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.729 UTC [orderer/common/deliver] Handle -> DEBU 1b5b [channel: businesschannel] Received seekInfo (0xc42024d720) start:<specified:<number:5 > > stop:<specified:<number:5 > >
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b5c retrieveBlockByNumber() - blockNum = [5]
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b5d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[50143]
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5e Remaining bytes=[9359], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.730 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b5f Returning blockbytes - length=[4678], placementInfo={fileNum=[0], startOffset=[50143], bytesOffset=[50145]}
orderer.example.com | 2018-01-30 08:55:02.730 UTC [orderer/common/deliver] Handle -> DEBU 1b60 [channel: businesschannel] Delivering block for (0xc42024d720)
orderer.example.com | 2018-01-30 08:55:02.730 UTC [orderer/common/deliver] Handle -> DEBU 1b61 [channel: businesschannel] Done delivering for (0xc42024d720), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.731 UTC [orderer/common/deliver] Handle -> DEBU 1b62 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.735 UTC [orderer/common/deliver] Handle -> WARN 1b63 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.735 UTC [orderer/main] func1 -> DEBU 1b64 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:02.873 UTC [orderer/main] Deliver -> DEBU 1b65 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:02.873 UTC [orderer/common/deliver] Handle -> DEBU 1b66 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:02.873 UTC [orderer/common/deliver] Handle -> DEBU 1b67 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.874 UTC [policies] GetPolicy -> DEBU 1b68 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:02.874 UTC [cauthdsl] func1 -> DEBU 1b69 0xc420026050 gate 1517302502874788612 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.875 UTC [cauthdsl] func2 -> DEBU 1b6a 0xc420026050 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.875 UTC [cauthdsl] func2 -> DEBU 1b6b 0xc420026050 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.875 UTC [msp/identity] newIdentity -> DEBU 1b6c Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func2 -> DEBU 1b6d 0xc420026050 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func2 -> DEBU 1b6e 0xc420026050 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func1 -> DEBU 1b6f 0xc420026050 gate 1517302502874788612 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func1 -> DEBU 1b70 0xc420026078 gate 1517302502876754929 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.876 UTC [cauthdsl] func2 -> DEBU 1b71 0xc420026078 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.877 UTC [cauthdsl] func2 -> DEBU 1b72 0xc420026078 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.877 UTC [msp/identity] newIdentity -> DEBU 1b73 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b74 0xc420026078 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP)
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b75 0xc420026078 principal evaluation fails
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func1 -> DEBU 1b76 0xc420026078 gate 1517302502876754929 evaluation fails
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func1 -> DEBU 1b77 0xc420026098 gate 1517302502878295358 evaluation starts
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b78 0xc420026098 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:02.878 UTC [cauthdsl] func2 -> DEBU 1b79 0xc420026098 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:02.879 UTC [msp/identity] newIdentity -> DEBU 1b7a Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:02.879 UTC [msp] SatisfiesPrincipal -> DEBU 1b7b Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:02.879 UTC [msp] Validate -> DEBU 1b7c MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:02.880 UTC [cauthdsl] func2 -> DEBU 1b7d 0xc420026098 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:02.880 UTC [msp/identity] Verify -> DEBU 1b7e Verify: digest = 00000000 ad 6d ec 63 51 15 f0 c9 71 7b 2e 65 bd 45 2c 54 |.m.cQ...q{.e.E,T|
orderer.example.com | 00000010 e5 b3 16 bd 8d d9 7b 8d 39 cf 8a f2 6e 5f 05 a5 |......{.9...n_..|
orderer.example.com | 2018-01-30 08:55:02.880 UTC [msp/identity] Verify -> DEBU 1b7f Verify: sig = 00000000 30 45 02 21 00 f5 d9 e6 76 c5 51 d9 e5 c5 3c b6 |0E.!....v.Q...<.|
orderer.example.com | 00000010 d1 2e 98 62 6e 58 82 25 f8 32 d5 60 d6 17 0c 13 |...bnX.%.2.`....|
orderer.example.com | 00000020 49 63 73 92 b2 02 20 13 8a a1 f6 1d a4 92 3f be |Ics... .......?.|
orderer.example.com | 00000030 42 ca eb b4 ac a7 4a 5a 23 ef 23 2f 67 fc aa cd |B.....JZ#.#/g...|
orderer.example.com | 00000040 e9 c7 21 b4 b6 2e c7 |..!....|
orderer.example.com | 2018-01-30 08:55:02.881 UTC [cauthdsl] func2 -> DEBU 1b80 0xc420026098 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:02.881 UTC [cauthdsl] func1 -> DEBU 1b81 0xc420026098 gate 1517302502878295358 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:02.881 UTC [orderer/common/sigfilter] Apply -> DEBU 1b82 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c704c0 1 [0xc42014acb0 0xc42014ad50]}) %!s(*policies.implicitMetaPolicy=&{0xc420c71500 1 [0xc42014adf0]})]}
orderer.example.com | 2018-01-30 08:55:02.881 UTC [orderer/common/deliver] Handle -> DEBU 1b83 [channel: businesschannel] Received seekInfo (0xc420c3b080) start:<specified:<number:6 > > stop:<specified:<number:6 > >
orderer.example.com | 2018-01-30 08:55:02.881 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b84 retrieveBlockByNumber() - blockNum = [6]
orderer.example.com | 2018-01-30 08:55:02.881 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b85 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/businesschannel/blockfile_000000], startOffset=[54823]
orderer.example.com | 2018-01-30 08:55:02.882 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b86 Remaining bytes=[4679], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:02.882 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b87 Returning blockbytes - length=[4677], placementInfo={fileNum=[0], startOffset=[54823], bytesOffset=[54825]}
orderer.example.com | 2018-01-30 08:55:02.882 UTC [orderer/common/deliver] Handle -> DEBU 1b88 [channel: businesschannel] Delivering block for (0xc420c3b080)
orderer.example.com | 2018-01-30 08:55:02.882 UTC [orderer/common/deliver] Handle -> DEBU 1b89 [channel: businesschannel] Done delivering for (0xc420c3b080), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:02.882 UTC [orderer/common/deliver] Handle -> DEBU 1b8a Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:02.886 UTC [orderer/common/deliver] Handle -> WARN 1b8b Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:02.886 UTC [orderer/main] func1 -> DEBU 1b8c Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.027 UTC [orderer/main] Deliver -> DEBU 1b8d Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.027 UTC [orderer/common/deliver] Handle -> DEBU 1b8e Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.027 UTC [orderer/common/deliver] Handle -> DEBU 1b8f Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.028 UTC [policies] GetPolicy -> DEBU 1b90 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.028 UTC [cauthdsl] func1 -> DEBU 1b91 0xc42014a648 gate 1517302503028340298 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.028 UTC [cauthdsl] func2 -> DEBU 1b92 0xc42014a648 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.028 UTC [cauthdsl] func2 -> DEBU 1b93 0xc42014a648 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.028 UTC [msp/identity] newIdentity -> DEBU 1b94 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp] SatisfiesPrincipal -> DEBU 1b95 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp] Validate -> DEBU 1b96 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.029 UTC [cauthdsl] func2 -> DEBU 1b97 0xc42014a648 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp/identity] Verify -> DEBU 1b98 Verify: digest = 00000000 5c ff a0 b3 99 58 fc 2c 31 a8 93 16 be 73 a7 80 |\....X.,1....s..|
orderer.example.com | 00000010 bb 86 8e a9 5f 48 e0 4d a9 ce 4c 90 fe 07 98 43 |...._H.M..L....C|
orderer.example.com | 2018-01-30 08:55:03.029 UTC [msp/identity] Verify -> DEBU 1b99 Verify: sig = 00000000 30 45 02 21 00 b8 3a 6e f0 b5 e8 75 73 bf 8b 72 |0E.!..:n...us..r|
orderer.example.com | 00000010 72 a7 34 11 04 7e 8d bb ac 9a 43 ab 55 32 32 a0 |r.4..~....C.U22.|
orderer.example.com | 00000020 c1 4b f8 e4 a3 02 20 2a 76 6f 93 3d 3d 87 a9 e4 |.K.... *vo.==...|
orderer.example.com | 00000030 56 dc f7 e4 fe 97 a6 47 da c6 83 7c 22 75 09 a8 |V......G...|"u..|
orderer.example.com | 00000040 d1 11 c5 e6 57 bf 12 |....W..|
orderer.example.com | 2018-01-30 08:55:03.029 UTC [cauthdsl] func2 -> DEBU 1b9a 0xc42014a648 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.029 UTC [cauthdsl] func1 -> DEBU 1b9b 0xc42014a648 gate 1517302503028340298 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.030 UTC [orderer/common/sigfilter] Apply -> DEBU 1b9c Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.030 UTC [orderer/common/deliver] Handle -> DEBU 1b9d [channel: testchainid] Received seekInfo (0xc420947f80) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b9e retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b9f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba0 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.030 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ba1 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:03.030 UTC [orderer/common/deliver] Handle -> DEBU 1ba2 [channel: testchainid] Delivering block for (0xc420947f80)
orderer.example.com | 2018-01-30 08:55:03.031 UTC [orderer/common/deliver] Handle -> DEBU 1ba3 [channel: testchainid] Done delivering for (0xc420947f80), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.031 UTC [orderer/common/deliver] Handle -> DEBU 1ba4 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.033 UTC [orderer/common/deliver] Handle -> WARN 1ba5 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.034 UTC [orderer/main] func1 -> DEBU 1ba6 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.195 UTC [orderer/main] Deliver -> DEBU 1ba7 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.195 UTC [orderer/common/deliver] Handle -> DEBU 1ba8 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.195 UTC [orderer/common/deliver] Handle -> DEBU 1ba9 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.196 UTC [policies] GetPolicy -> DEBU 1baa Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.196 UTC [cauthdsl] func1 -> DEBU 1bab 0xc42014a6b8 gate 1517302503196313170 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.196 UTC [cauthdsl] func2 -> DEBU 1bac 0xc42014a6b8 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.196 UTC [cauthdsl] func2 -> DEBU 1bad 0xc42014a6b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.196 UTC [msp/identity] newIdentity -> DEBU 1bae Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp] SatisfiesPrincipal -> DEBU 1baf Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp] Validate -> DEBU 1bb0 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.197 UTC [cauthdsl] func2 -> DEBU 1bb1 0xc42014a6b8 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp/identity] Verify -> DEBU 1bb2 Verify: digest = 00000000 e4 de f1 1d 0a 34 6a 00 56 2e ed f6 2d be d0 bb |.....4j.V...-...|
orderer.example.com | 00000010 75 96 ac 12 34 9a 3d 0a 74 fb c5 bd 76 12 3b 82 |u...4.=.t...v.;.|
orderer.example.com | 2018-01-30 08:55:03.197 UTC [msp/identity] Verify -> DEBU 1bb3 Verify: sig = 00000000 30 44 02 20 42 79 58 af ed a9 10 c8 e5 94 b1 2a |0D. ByX........*|
orderer.example.com | 00000010 ff 7d ae 60 4f d8 bc b6 05 74 fe 8c e3 91 90 77 |.}.`O....t.....w|
orderer.example.com | 00000020 6a ff 02 a3 02 20 23 9a 63 a4 3b f9 bf 72 08 40 |j.... #.c.;..r.@|
orderer.example.com | 00000030 7f 63 82 fb 98 09 0c 40 41 3f d9 33 47 93 68 f0 |.c.....@A?.3G.h.|
orderer.example.com | 00000040 18 66 dd a6 5c d1 |.f..\.|
orderer.example.com | 2018-01-30 08:55:03.198 UTC [cauthdsl] func2 -> DEBU 1bb4 0xc42014a6b8 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.198 UTC [cauthdsl] func1 -> DEBU 1bb5 0xc42014a6b8 gate 1517302503196313170 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.198 UTC [orderer/common/sigfilter] Apply -> DEBU 1bb6 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.198 UTC [orderer/common/deliver] Handle -> DEBU 1bb7 [channel: testchainid] Received seekInfo (0xc420bffde0) start:<newest:<> > stop:<newest:<> >
orderer.example.com | 2018-01-30 08:55:03.198 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1bb8 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:03.199 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bb9 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:03.199 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bba Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.199 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bbb Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:03.200 UTC [orderer/common/deliver] Handle -> DEBU 1bbc [channel: testchainid] Delivering block for (0xc420bffde0)
orderer.example.com | 2018-01-30 08:55:03.201 UTC [orderer/common/deliver] Handle -> DEBU 1bbd [channel: testchainid] Done delivering for (0xc420bffde0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.201 UTC [orderer/common/deliver] Handle -> DEBU 1bbe Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.202 UTC [policies] GetPolicy -> DEBU 1bbf Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.202 UTC [cauthdsl] func1 -> DEBU 1bc0 0xc42014a700 gate 1517302503202793328 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.202 UTC [cauthdsl] func2 -> DEBU 1bc1 0xc42014a700 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.203 UTC [cauthdsl] func2 -> DEBU 1bc2 0xc42014a700 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.203 UTC [msp/identity] newIdentity -> DEBU 1bc3 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.203 UTC [msp] SatisfiesPrincipal -> DEBU 1bc4 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.203 UTC [msp] Validate -> DEBU 1bc5 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.204 UTC [cauthdsl] func2 -> DEBU 1bc6 0xc42014a700 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.204 UTC [msp/identity] Verify -> DEBU 1bc7 Verify: digest = 00000000 cf 34 7e bd 64 ba 58 51 69 4f fc 3a 5b 2c cb 51 |.4~.d.XQiO.:[,.Q|
orderer.example.com | 00000010 fe a1 1a 56 e2 3d c3 86 fa ef 26 a8 cb 16 a3 82 |...V.=....&.....|
orderer.example.com | 2018-01-30 08:55:03.204 UTC [msp/identity] Verify -> DEBU 1bc8 Verify: sig = 00000000 30 44 02 21 00 ad 3a fd 39 89 14 b4 5c 3d ec 67 |0D.!..:.9...\=.g|
orderer.example.com | 00000010 2a 48 eb ac 55 e5 99 9e 44 73 b0 d6 fa 60 bc 17 |*H..U...Ds...`..|
orderer.example.com | 00000020 0b 73 5d a0 23 02 1f 7a f6 9b 30 7f 52 d9 2b 25 |.s].#..z..0.R.+%|
orderer.example.com | 00000030 94 0d 97 ea f0 a7 b0 20 f8 78 f1 99 e0 6b f5 2a |....... .x...k.*|
orderer.example.com | 00000040 0a 04 08 a2 70 04 |....p.|
orderer.example.com | 2018-01-30 08:55:03.204 UTC [cauthdsl] func2 -> DEBU 1bc9 0xc42014a700 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.204 UTC [cauthdsl] func1 -> DEBU 1bca 0xc42014a700 gate 1517302503202793328 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.204 UTC [orderer/common/sigfilter] Apply -> DEBU 1bcb Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.205 UTC [orderer/common/deliver] Handle -> DEBU 1bcc [channel: testchainid] Received seekInfo (0xc420c0a7a0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1bcd retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bce newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bcf Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.205 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bd0 Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:03.205 UTC [orderer/common/deliver] Handle -> DEBU 1bd1 [channel: testchainid] Delivering block for (0xc420c0a7a0)
orderer.example.com | 2018-01-30 08:55:03.206 UTC [orderer/common/deliver] Handle -> DEBU 1bd2 [channel: testchainid] Done delivering for (0xc420c0a7a0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.206 UTC [orderer/common/deliver] Handle -> DEBU 1bd3 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.211 UTC [orderer/common/deliver] Handle -> WARN 1bd4 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.211 UTC [orderer/main] func1 -> DEBU 1bd5 Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.397 UTC [orderer/main] Deliver -> DEBU 1bd6 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.397 UTC [orderer/common/deliver] Handle -> DEBU 1bd7 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.397 UTC [orderer/common/deliver] Handle -> DEBU 1bd8 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.398 UTC [policies] GetPolicy -> DEBU 1bd9 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.398 UTC [cauthdsl] func1 -> DEBU 1bda 0xc420026108 gate 1517302503398960196 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.399 UTC [cauthdsl] func2 -> DEBU 1bdb 0xc420026108 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.399 UTC [cauthdsl] func2 -> DEBU 1bdc 0xc420026108 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.399 UTC [msp/identity] newIdentity -> DEBU 1bdd Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.399 UTC [msp] SatisfiesPrincipal -> DEBU 1bde Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.399 UTC [msp] Validate -> DEBU 1bdf MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.400 UTC [cauthdsl] func2 -> DEBU 1be0 0xc420026108 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.400 UTC [msp/identity] Verify -> DEBU 1be1 Verify: digest = 00000000 9e e0 f7 31 d3 68 fe f1 e8 03 48 43 dc 94 5c c3 |...1.h....HC..\.|
orderer.example.com | 00000010 05 d9 ba 8f 47 d0 e6 df 2f 72 27 53 ec 2c bf fa |....G.../r'S.,..|
orderer.example.com | 2018-01-30 08:55:03.400 UTC [msp/identity] Verify -> DEBU 1be2 Verify: sig = 00000000 30 44 02 20 1f d5 30 17 a5 5d 0d b5 3a 30 00 b2 |0D. ..0..]..:0..|
orderer.example.com | 00000010 a2 59 e1 f8 a9 aa a5 0a 2a 3b 28 4b a8 04 87 98 |.Y......*;(K....|
orderer.example.com | 00000020 f7 ca 07 0b 02 20 57 dd 37 50 bf 36 4a f8 67 47 |..... W.7P.6J.gG|
orderer.example.com | 00000030 96 84 43 9d 65 80 06 85 88 64 4e 40 9e c3 93 44 |..C.e....dN@...D|
orderer.example.com | 00000040 8d 62 53 8f d0 ad |.bS...|
orderer.example.com | 2018-01-30 08:55:03.400 UTC [cauthdsl] func2 -> DEBU 1be3 0xc420026108 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.400 UTC [cauthdsl] func1 -> DEBU 1be4 0xc420026108 gate 1517302503398960196 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.401 UTC [orderer/common/sigfilter] Apply -> DEBU 1be5 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.402 UTC [orderer/common/deliver] Handle -> DEBU 1be6 [channel: testchainid] Received seekInfo (0xc4203849c0) start:<specified:<> > stop:<specified:<> >
orderer.example.com | 2018-01-30 08:55:03.403 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1be7 retrieveBlockByNumber() - blockNum = [0]
orderer.example.com | 2018-01-30 08:55:03.403 UTC [fsblkstorage] newBlockfileStream -> DEBU 1be8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]
orderer.example.com | 2018-01-30 08:55:03.403 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1be9 Remaining bytes=[23857], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.404 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bea Returning blockbytes - length=[9161], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[2]}
orderer.example.com | 2018-01-30 08:55:03.404 UTC [orderer/common/deliver] Handle -> DEBU 1beb [channel: testchainid] Delivering block for (0xc4203849c0)
orderer.example.com | 2018-01-30 08:55:03.405 UTC [orderer/common/deliver] Handle -> DEBU 1bec [channel: testchainid] Done delivering for (0xc4203849c0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.405 UTC [orderer/common/deliver] Handle -> DEBU 1bed Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.413 UTC [orderer/common/deliver] Handle -> WARN 1bee Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.414 UTC [orderer/main] func1 -> DEBU 1bef Closing Deliver stream
orderer.example.com | 2018-01-30 08:55:03.561 UTC [orderer/main] Deliver -> DEBU 1bf0 Starting new Deliver handler
orderer.example.com | 2018-01-30 08:55:03.561 UTC [orderer/common/deliver] Handle -> DEBU 1bf1 Starting new deliver loop
orderer.example.com | 2018-01-30 08:55:03.562 UTC [orderer/common/deliver] Handle -> DEBU 1bf2 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.562 UTC [policies] GetPolicy -> DEBU 1bf3 Returning policy Readers for evaluation
orderer.example.com | 2018-01-30 08:55:03.562 UTC [cauthdsl] func1 -> DEBU 1bf4 0xc420026150 gate 1517302503562932468 evaluation starts
orderer.example.com | 2018-01-30 08:55:03.562 UTC [cauthdsl] func2 -> DEBU 1bf5 0xc420026150 signed by 0 principal evaluation starts (used [false])
orderer.example.com | 2018-01-30 08:55:03.563 UTC [cauthdsl] func2 -> DEBU 1bf6 0xc420026150 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a4343416247674177494241674952414e35377330486f61553933566f596445673455722b6377436759494b6f5a497a6a3045417749776154454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784644415342674e5642416f54433256345957317762475575593239744d52637746515944565151444577356a5953356c654746740a6347786c4c6d4e7662544165467730784f4441784d7a41774f444d354e545a61467730794f4441784d6a67774f444d354e545a614d465978437a414a42674e560a42415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d52597746415944565151484577315459573467526e4a68626d4e700a63324e764d526f774741594456515144444246425a473170626b426c654746746347786c4c6d4e766254425a4d424d4742797147534d343941674547434371470a534d34394177454841304941424379656a5a646f424e67386a427975414a3949634b746b4b783479776c444c33424d2b5257533937324c7554736e304a4d65680a36616574674168616c5262534c7174562f30516f654d7934303861304f566950376f4f6a5454424c4d41344741315564447745422f775145417749486744414d0a42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494b30627057574c70557a4b306533647a6e394749795965466441644e5159590a74554b5037503270334763454d416f4743437147534d343942414d43413067414d4555434951444769354d63714f6b7072302f63356539345a493550597a6d530a77323741645044303541595a6170474549414967584f4d43524b52656955326b5a4a44556c715246616a733732775564787a6461444f51467631392b3638513d0a2d2d2d2d2d454e44202d2d2d2d2d0a
orderer.example.com | 2018-01-30 08:55:03.563 UTC [msp/identity] newIdentity -> DEBU 1bf7 Creating identity instance for ID -----BEGIN CERTIFICATE-----
orderer.example.com | MIICCzCCAbGgAwIBAgIRAN57s0HoaU93VoYdEg4Ur+cwCgYIKoZIzj0EAwIwaTEL
orderer.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer.example.com | cGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZaMFYxCzAJBgNV
orderer.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer.example.com | c2NvMRowGAYDVQQDDBFBZG1pbkBleGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqG
orderer.example.com | SM49AwEHA0IABCyejZdoBNg8jByuAJ9IcKtkKx4ywlDL3BM+RWS972LuTsn0JMeh
orderer.example.com | 6aetgAhalRbSLqtV/0QoeMy408a0OViP7oOjTTBLMA4GA1UdDwEB/wQEAwIHgDAM
orderer.example.com | BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIK0bpWWLpUzK0e3dzn9GIyYeFdAdNQYY
orderer.example.com | tUKP7P2p3GcEMAoGCCqGSM49BAMCA0gAMEUCIQDGi5McqOkpr0/c5e94ZI5PYzmS
orderer.example.com | w27AdPD05AYZapGEIAIgXOMCRKReiU2kZJDUlqRFajs72wUdxzdaDOQFv19+68Q=
orderer.example.com | -----END CERTIFICATE-----
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp] SatisfiesPrincipal -> DEBU 1bf8 Checking if identity satisfies MEMBER role for OrdererMSP
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp] Validate -> DEBU 1bf9 MSP OrdererMSP validating identity
orderer.example.com | 2018-01-30 08:55:03.564 UTC [cauthdsl] func2 -> DEBU 1bfa 0xc420026150 principal matched by identity 0
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp/identity] Verify -> DEBU 1bfb Verify: digest = 00000000 c9 42 9c 81 ce 97 42 1e 35 66 f4 d9 61 eb b1 b5 |.B....B.5f..a...|
orderer.example.com | 00000010 66 8f 2a 51 b6 77 9f 79 04 ba 01 bb 1a 32 d3 cc |f.*Q.w.y.....2..|
orderer.example.com | 2018-01-30 08:55:03.564 UTC [msp/identity] Verify -> DEBU 1bfc Verify: sig = 00000000 30 45 02 21 00 80 4f 3d 9d 59 ca 39 1d fa f1 26 |0E.!..O=.Y.9...&|
orderer.example.com | 00000010 bb d6 c8 be 50 51 b3 65 12 fb 99 ea c7 69 d2 f0 |....PQ.e.....i..|
orderer.example.com | 00000020 f3 24 01 4d cc 02 20 5d 7c 57 c3 f2 25 e0 9a 86 |.$.M.. ]|W..%...|
orderer.example.com | 00000030 54 7d 48 d5 4f 9b f9 a3 a0 59 8f 42 ad 25 d7 25 |T}H.O....Y.B.%.%|
orderer.example.com | 00000040 57 fa cd 7d b9 d5 c1 |W..}...|
orderer.example.com | 2018-01-30 08:55:03.564 UTC [cauthdsl] func2 -> DEBU 1bfd 0xc420026150 principal evaluation succeeds for identity 0
orderer.example.com | 2018-01-30 08:55:03.565 UTC [cauthdsl] func1 -> DEBU 1bfe 0xc420026150 gate 1517302503562932468 evaluation succeeds
orderer.example.com | 2018-01-30 08:55:03.565 UTC [orderer/common/sigfilter] Apply -> DEBU 1bff Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420367ea0 1 [0xc4200263a0]}) Readers]}
orderer.example.com | 2018-01-30 08:55:03.565 UTC [orderer/common/deliver] Handle -> DEBU 1c00 [channel: testchainid] Received seekInfo (0xc420380cc0) start:<specified:<number:1 > > stop:<specified:<number:1 > >
orderer.example.com | 2018-01-30 08:55:03.565 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1c01 retrieveBlockByNumber() - blockNum = [1]
orderer.example.com | 2018-01-30 08:55:03.565 UTC [fsblkstorage] newBlockfileStream -> DEBU 1c02 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[9163]
orderer.example.com | 2018-01-30 08:55:03.565 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c03 Remaining bytes=[14694], Going to peek [8] bytes
orderer.example.com | 2018-01-30 08:55:03.566 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1c04 Returning blockbytes - length=[14692], placementInfo={fileNum=[0], startOffset=[9163], bytesOffset=[9165]}
orderer.example.com | 2018-01-30 08:55:03.566 UTC [orderer/common/deliver] Handle -> DEBU 1c05 [channel: testchainid] Delivering block for (0xc420380cc0)
orderer.example.com | 2018-01-30 08:55:03.566 UTC [orderer/common/deliver] Handle -> DEBU 1c06 [channel: testchainid] Done delivering for (0xc420380cc0), waiting for new SeekInfo
orderer.example.com | 2018-01-30 08:55:03.566 UTC [orderer/common/deliver] Handle -> DEBU 1c07 Attempting to read seek info message
orderer.example.com | 2018-01-30 08:55:03.572 UTC [orderer/common/deliver] Handle -> WARN 1c08 Error reading from stream: rpc error: code = Canceled desc = context canceled
orderer.example.com | 2018-01-30 08:55:03.572 UTC [orderer/main] func1 -> DEBU 1c09 Closing Deliver stream